diff options
author | xtraeme <xtraeme@pkgsrc.org> | 2004-01-08 20:58:39 +0000 |
---|---|---|
committer | xtraeme <xtraeme@pkgsrc.org> | 2004-01-08 20:58:39 +0000 |
commit | efca53d1b0cbdd016eb3dc01376c2bfd192c4dee (patch) | |
tree | 0b0f1276ed1a2904bc71c6e8f16d337a246a1f9c /x11/gnome2-terminal | |
parent | 8c4fb60874ce9f59a94035c7fb05913a86ff0c0e (diff) | |
download | pkgsrc-efca53d1b0cbdd016eb3dc01376c2bfd192c4dee.tar.gz |
Updated to 2.4.1.
Changes:
2.4.1
===
- Escape profile names when used as gconf directory names.
- Make new tabs/windows open in the current tab's working directory when
they are opened through the context menu.
- Undeprecate --use-factory, which was the default anyways.
- Translation updates.
2.4.0
===
Thanks to Mariano Suarez-Alvarez, Irene Ryan, Pasupath Duraisamy
for contributions to this release. Thanks as always to the
translation team.
- fix skey dingus
- translate default profile title
- documentation improvements
- fix some error messages
- only allow numeric values in spinbutton in profiles dialog
- actually use system font when requested
- improve HIG compliance
2.3.2
===
Thanks to Mariano Suarez-Alvarez, John Fleck, Kjartan Maraas,
Nalin Dahyabhai, Mark Finlay, Jonathan Blandford, Paul Duran for
contributions to this release. Thanks also to the tireless
translators.
- fixups to config key descriptions in .schemas
- update active widget on tab switching, fixes several
bugs
- don't add accelerator for notebook tab 1 if there's
only one tab
- add mimetype so you can OpenWith->Terminal in nautilus
- open new windows and tabs in same directory as
the current tab
- don't show URL-related menu items when no url was
clicked on
- handle underscores in profile names
- fixups to regexp for urls
- HIG fixes
- fix up build system for online help
- fix a memleak
2.3.1
===
Thanks to Christophe Fergeau, Nalin Dahyabhai, Breda McColgan,
Mariano Suarez-Alvarez, Shivram Upadhyayula, Mike Lei, Laszlo
Kovacs, Kjartan Maraas, Pasupathi Duraisamy for help with this
release.
- fix compilation with old compilers
- fix some memory corruption screwups in argument parsing,
and don't mangle post-"-x" options
- make background shading really work
- documentation updates
- translation updates
- clean up handling of dingus click in combination with
modifiers
- dropped libzvt support
- set application name for window group in window list
- add --active command line option to preserve
active tab across sessions
- add --tab/--window options
- background scrolling now works
- tab focus fix
- honor "menus have icons" pref
- clean up some duplicate mnemonics in prefs dialog
Diffstat (limited to 'x11/gnome2-terminal')
-rw-r--r-- | x11/gnome2-terminal/Makefile | 13 | ||||
-rw-r--r-- | x11/gnome2-terminal/PLIST | 102 | ||||
-rw-r--r-- | x11/gnome2-terminal/distinfo | 6 |
3 files changed, 110 insertions, 11 deletions
diff --git a/x11/gnome2-terminal/Makefile b/x11/gnome2-terminal/Makefile index db1e6ac88fd..c4d8d1eab1d 100644 --- a/x11/gnome2-terminal/Makefile +++ b/x11/gnome2-terminal/Makefile @@ -1,11 +1,10 @@ -# $NetBSD: Makefile,v 1.16 2004/01/03 18:49:56 reed Exp $ +# $NetBSD: Makefile,v 1.17 2004/01/08 20:58:39 xtraeme Exp $ # -DISTNAME= gnome-terminal-2.0.2 +DISTNAME= gnome-terminal-2.4.1 PKGNAME= ${DISTNAME:S/-/2-/} -PKGREVISION= 5 CATEGORIES= x11 gnome -MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-terminal/2.0/} +MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-terminal/2.4/} EXTRACT_SUFX= .tar.bz2 MAINTAINER= sab@posix.org.uk @@ -28,10 +27,12 @@ LIBTOOL_OVERRIDE= ${WRKSRC}/libtool GCONF2_SCHEMAS= gnome-terminal.schemas -.include "../../x11/gtk2/buildlink2.mk" -.include "../../x11/libzvt/buildlink2.mk" .include "../../devel/GConf2/schemas.mk" .include "../../devel/libglade2/buildlink2.mk" .include "../../devel/libgnomeui/buildlink2.mk" .include "../../textproc/scrollkeeper/omf.mk" +.include "../../x11/gtk2/buildlink2.mk" +.include "../../x11/libzvt/buildlink2.mk" +.include "../../x11/startup-notification/buildlink2.mk" +.include "../../x11/vte/buildlink2.mk" .include "../../mk/bsd.pkg.mk" diff --git a/x11/gnome2-terminal/PLIST b/x11/gnome2-terminal/PLIST index d1ce77ebfe2..5fbf1713c54 100644 --- a/x11/gnome2-terminal/PLIST +++ b/x11/gnome2-terminal/PLIST @@ -1,6 +1,7 @@ -@comment $NetBSD: PLIST,v 1.5 2003/09/08 18:07:21 jmmv Exp $ +@comment $NetBSD: PLIST,v 1.6 2004/01/08 20:58:39 xtraeme Exp $ bin/gnome-terminal lib/bonobo/servers/gnome-terminal.server +share/application-registry/gnome-terminal.applications share/applications/gnome-terminal.desktop share/gconf/schemas/gnome-terminal.schemas share/gnome-terminal/glade/gnome-terminal.glade2 @@ -9,26 +10,90 @@ share/gnome/help/gnome-terminal/C/figures/gnome-terminal-tabbed.png share/gnome/help/gnome-terminal/C/figures/terminal_window.png share/gnome/help/gnome-terminal/C/gnome-terminal.xml share/gnome/help/gnome-terminal/C/legal.xml +share/gnome/help/gnome-terminal/de/figures/gnome-terminal-default.png +share/gnome/help/gnome-terminal/de/figures/gnome-terminal-tabbed.png +share/gnome/help/gnome-terminal/de/figures/terminal_window.png +share/gnome/help/gnome-terminal/de/gnome-terminal.xml +share/gnome/help/gnome-terminal/de/legal.xml +share/gnome/help/gnome-terminal/es/figures/gnome-terminal-default.png +share/gnome/help/gnome-terminal/es/figures/gnome-terminal-tabbed.png +share/gnome/help/gnome-terminal/es/figures/terminal_window.png +share/gnome/help/gnome-terminal/es/gnome-terminal.xml +share/gnome/help/gnome-terminal/es/legal.xml +share/gnome/help/gnome-terminal/fr/figures/gnome-terminal-default.png +share/gnome/help/gnome-terminal/fr/figures/gnome-terminal-tabbed.png +share/gnome/help/gnome-terminal/fr/figures/terminal_window.png +share/gnome/help/gnome-terminal/fr/gnome-terminal.xml +share/gnome/help/gnome-terminal/fr/legal.xml +share/gnome/help/gnome-terminal/it/figures/gnome-terminal-default.png +share/gnome/help/gnome-terminal/it/figures/gnome-terminal-tabbed.png +share/gnome/help/gnome-terminal/it/figures/terminal_window.png +share/gnome/help/gnome-terminal/it/gnome-terminal.xml +share/gnome/help/gnome-terminal/it/legal.xml +share/gnome/help/gnome-terminal/ja/figures/gnome-terminal-default.png +share/gnome/help/gnome-terminal/ja/figures/gnome-terminal-tabbed.png +share/gnome/help/gnome-terminal/ja/figures/terminal_window.png +share/gnome/help/gnome-terminal/ja/gnome-terminal.xml +share/gnome/help/gnome-terminal/ja/legal.xml +share/gnome/help/gnome-terminal/ko/figures/gnome-terminal-default.png +share/gnome/help/gnome-terminal/ko/figures/gnome-terminal-tabbed.png +share/gnome/help/gnome-terminal/ko/figures/terminal_window.png +share/gnome/help/gnome-terminal/ko/gnome-terminal.xml +share/gnome/help/gnome-terminal/ko/legal.xml +share/gnome/help/gnome-terminal/ro/figures/gnome-terminal-default.png +share/gnome/help/gnome-terminal/ro/figures/gnome-terminal-tabbed.png +share/gnome/help/gnome-terminal/ro/figures/terminal_window.png +share/gnome/help/gnome-terminal/ro/gnome-terminal.xml +share/gnome/help/gnome-terminal/ro/legal.xml +share/gnome/help/gnome-terminal/sv/figures/gnome-terminal-default.png +share/gnome/help/gnome-terminal/sv/figures/gnome-terminal-tabbed.png +share/gnome/help/gnome-terminal/sv/figures/terminal_window.png +share/gnome/help/gnome-terminal/sv/gnome-terminal.xml +share/gnome/help/gnome-terminal/sv/legal.xml +share/gnome/help/gnome-terminal/zh_CN/figures/gnome-terminal-default.png +share/gnome/help/gnome-terminal/zh_CN/figures/gnome-terminal-tabbed.png +share/gnome/help/gnome-terminal/zh_CN/figures/terminal_window.png +share/gnome/help/gnome-terminal/zh_CN/gnome-terminal.xml +share/gnome/help/gnome-terminal/zh_CN/legal.xml +share/gnome/help/gnome-terminal/zh_TW/figures/gnome-terminal-default.png +share/gnome/help/gnome-terminal/zh_TW/figures/gnome-terminal-tabbed.png +share/gnome/help/gnome-terminal/zh_TW/figures/terminal_window.png +share/gnome/help/gnome-terminal/zh_TW/gnome-terminal.xml +share/gnome/help/gnome-terminal/zh_TW/legal.xml ${PKGLOCALEDIR}/locale/am/LC_MESSAGES/gnome-terminal.mo +${PKGLOCALEDIR}/locale/ar/LC_MESSAGES/gnome-terminal.mo +${PKGLOCALEDIR}/locale/az/LC_MESSAGES/gnome-terminal.mo ${PKGLOCALEDIR}/locale/be/LC_MESSAGES/gnome-terminal.mo ${PKGLOCALEDIR}/locale/bg/LC_MESSAGES/gnome-terminal.mo +${PKGLOCALEDIR}/locale/bn/LC_MESSAGES/gnome-terminal.mo ${PKGLOCALEDIR}/locale/ca/LC_MESSAGES/gnome-terminal.mo ${PKGLOCALEDIR}/locale/cs/LC_MESSAGES/gnome-terminal.mo +${PKGLOCALEDIR}/locale/cy/LC_MESSAGES/gnome-terminal.mo ${PKGLOCALEDIR}/locale/da/LC_MESSAGES/gnome-terminal.mo ${PKGLOCALEDIR}/locale/de/LC_MESSAGES/gnome-terminal.mo ${PKGLOCALEDIR}/locale/el/LC_MESSAGES/gnome-terminal.mo ${PKGLOCALEDIR}/locale/en_GB/LC_MESSAGES/gnome-terminal.mo ${PKGLOCALEDIR}/locale/es/LC_MESSAGES/gnome-terminal.mo ${PKGLOCALEDIR}/locale/et/LC_MESSAGES/gnome-terminal.mo +${PKGLOCALEDIR}/locale/fa/LC_MESSAGES/gnome-terminal.mo ${PKGLOCALEDIR}/locale/fi/LC_MESSAGES/gnome-terminal.mo ${PKGLOCALEDIR}/locale/fr/LC_MESSAGES/gnome-terminal.mo +${PKGLOCALEDIR}/locale/ga/LC_MESSAGES/gnome-terminal.mo ${PKGLOCALEDIR}/locale/gl/LC_MESSAGES/gnome-terminal.mo +${PKGLOCALEDIR}/locale/he/LC_MESSAGES/gnome-terminal.mo +${PKGLOCALEDIR}/locale/hi/LC_MESSAGES/gnome-terminal.mo ${PKGLOCALEDIR}/locale/hu/LC_MESSAGES/gnome-terminal.mo +${PKGLOCALEDIR}/locale/id/LC_MESSAGES/gnome-terminal.mo +${PKGLOCALEDIR}/locale/it/LC_MESSAGES/gnome-terminal.mo ${PKGLOCALEDIR}/locale/ja/LC_MESSAGES/gnome-terminal.mo ${PKGLOCALEDIR}/locale/ko/LC_MESSAGES/gnome-terminal.mo ${PKGLOCALEDIR}/locale/lt/LC_MESSAGES/gnome-terminal.mo ${PKGLOCALEDIR}/locale/lv/LC_MESSAGES/gnome-terminal.mo +${PKGLOCALEDIR}/locale/mk/LC_MESSAGES/gnome-terminal.mo +${PKGLOCALEDIR}/locale/ml/LC_MESSAGES/gnome-terminal.mo +${PKGLOCALEDIR}/locale/mn/LC_MESSAGES/gnome-terminal.mo ${PKGLOCALEDIR}/locale/ms/LC_MESSAGES/gnome-terminal.mo +${PKGLOCALEDIR}/locale/nl/LC_MESSAGES/gnome-terminal.mo ${PKGLOCALEDIR}/locale/no/LC_MESSAGES/gnome-terminal.mo ${PKGLOCALEDIR}/locale/pl/LC_MESSAGES/gnome-terminal.mo ${PKGLOCALEDIR}/locale/pt/LC_MESSAGES/gnome-terminal.mo @@ -37,6 +102,9 @@ ${PKGLOCALEDIR}/locale/ro/LC_MESSAGES/gnome-terminal.mo ${PKGLOCALEDIR}/locale/ru/LC_MESSAGES/gnome-terminal.mo ${PKGLOCALEDIR}/locale/sk/LC_MESSAGES/gnome-terminal.mo ${PKGLOCALEDIR}/locale/sl/LC_MESSAGES/gnome-terminal.mo +${PKGLOCALEDIR}/locale/sq/LC_MESSAGES/gnome-terminal.mo +${PKGLOCALEDIR}/locale/sr/LC_MESSAGES/gnome-terminal.mo +${PKGLOCALEDIR}/locale/sr@Latn/LC_MESSAGES/gnome-terminal.mo ${PKGLOCALEDIR}/locale/sv/LC_MESSAGES/gnome-terminal.mo ${PKGLOCALEDIR}/locale/ta/LC_MESSAGES/gnome-terminal.mo ${PKGLOCALEDIR}/locale/tr/LC_MESSAGES/gnome-terminal.mo @@ -46,9 +114,39 @@ ${PKGLOCALEDIR}/locale/wa/LC_MESSAGES/gnome-terminal.mo ${PKGLOCALEDIR}/locale/zh_CN/LC_MESSAGES/gnome-terminal.mo ${PKGLOCALEDIR}/locale/zh_TW/LC_MESSAGES/gnome-terminal.mo share/omf/gnome-terminal/gnome-terminal-C.omf +share/omf/gnome-terminal/gnome-terminal-de.omf +share/omf/gnome-terminal/gnome-terminal-es.omf +share/omf/gnome-terminal/gnome-terminal-fr.omf +share/omf/gnome-terminal/gnome-terminal-it.omf +share/omf/gnome-terminal/gnome-terminal-ja.omf +share/omf/gnome-terminal/gnome-terminal-ko.omf +share/omf/gnome-terminal/gnome-terminal-ro.omf +share/omf/gnome-terminal/gnome-terminal-sv.omf +share/omf/gnome-terminal/gnome-terminal-zh_CN.omf +share/omf/gnome-terminal/gnome-terminal-zh_TW.omf share/pixmaps/gnome-terminal.png @dirrm share/omf/gnome-terminal @comment in scrollkeeper: @dirrm share/omf +@dirrm share/gnome/help/gnome-terminal/zh_TW/figures +@dirrm share/gnome/help/gnome-terminal/zh_TW +@dirrm share/gnome/help/gnome-terminal/zh_CN/figures +@dirrm share/gnome/help/gnome-terminal/zh_CN +@dirrm share/gnome/help/gnome-terminal/sv/figures +@dirrm share/gnome/help/gnome-terminal/sv +@dirrm share/gnome/help/gnome-terminal/ro/figures +@dirrm share/gnome/help/gnome-terminal/ro +@dirrm share/gnome/help/gnome-terminal/ko/figures +@dirrm share/gnome/help/gnome-terminal/ko +@dirrm share/gnome/help/gnome-terminal/ja/figures +@dirrm share/gnome/help/gnome-terminal/ja +@dirrm share/gnome/help/gnome-terminal/it/figures +@dirrm share/gnome/help/gnome-terminal/it +@dirrm share/gnome/help/gnome-terminal/fr/figures +@dirrm share/gnome/help/gnome-terminal/fr +@dirrm share/gnome/help/gnome-terminal/es/figures +@dirrm share/gnome/help/gnome-terminal/es +@dirrm share/gnome/help/gnome-terminal/de/figures +@dirrm share/gnome/help/gnome-terminal/de @dirrm share/gnome/help/gnome-terminal/C/figures @dirrm share/gnome/help/gnome-terminal/C @dirrm share/gnome/help/gnome-terminal @@ -57,4 +155,4 @@ share/pixmaps/gnome-terminal.png @dirrm share/gnome-terminal @comment in GConf2: @dirrm share/gconf/schemas @comment in gnome2-dirs: @dirrm share/applications -@comment in bonobo-activation: @dirrm lib/bonobo/servers +@comment in libbonobo: @dirrm lib/bonobo/servers diff --git a/x11/gnome2-terminal/distinfo b/x11/gnome2-terminal/distinfo index 2a8c0364ad4..35fbbf545be 100644 --- a/x11/gnome2-terminal/distinfo +++ b/x11/gnome2-terminal/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.5 2003/09/08 18:07:21 jmmv Exp $ +$NetBSD: distinfo,v 1.6 2004/01/08 20:58:39 xtraeme Exp $ -SHA1 (gnome-terminal-2.0.2.tar.bz2) = 9bf4feaa60ae6e1a154a011173b373b543d5b4e5 -Size (gnome-terminal-2.0.2.tar.bz2) = 684517 bytes +SHA1 (gnome-terminal-2.4.1.tar.bz2) = a943954d27685dbaf64bdf52f64be290560d0681 +Size (gnome-terminal-2.4.1.tar.bz2) = 1672158 bytes |