diff options
author | snj <snj@pkgsrc.org> | 2009-11-29 22:16:34 +0000 |
---|---|---|
committer | snj <snj@pkgsrc.org> | 2009-11-29 22:16:34 +0000 |
commit | 82695bbb911a4fb551d07f7896eb02a10c849654 (patch) | |
tree | 72578ae5b09d3112418387baada8c729c9de6332 /x11/xfce4-terminal | |
parent | f70e883a996b35fd491ca3841b0559b7c447e81c (diff) | |
download | pkgsrc-82695bbb911a4fb551d07f7896eb02a10c849654.tar.gz |
Update to 0.4.2. Changes:
0.4.2
=====
- Fix broken background image when compositing is disabled.
- Use new xdt-autogen macros.
- Translation updates
0.4.1
=====
- Install documentation in @docdir@.
- Don't die on dbus exit.
- Use the initial title in tabs if the dynamic title is set to hidden.
- Silence the build.
- Disable mnemonics in GtkSettings.
- Translation updates
0.4.0
=====
- Don't show the set title dialog when double-clicking on the scrollbar.
- Don't build the menubar when not enabled on startup.
- Various small code cleanups.
- Translation updates
0.2.99.1
========
- Do not save properties that are the same as the default value (and not
hidden) in the rc file. This makes startup a bit faster.
- Remove vte-title-workaround and show the vte title in the go menu
(so without the initial title).
- Documentation updates.
0.2.90
======
- Change minimum dependency of VTE to 0.17.1 and GTK+ to 2.14.
- Use environ variables provided by GLib for better compatibility.
- Use new VTE api.
- Don't set contents change on window resize.
- Fix segfault in special tab configuration.
- Monitor config files using GIO to avoid polling for file changes.
- Check for case problems when creating the symlink.
- Add hidden option to disable middle-click tab close.
- Property handle the button accelerators in the compose dialog.
- Convert the preferences dialog into GtkBuilder.
- Use stock icons and remove unused icons.
- Allow editing of shortcuts from the menu.
- Make the tab close button smaller.
- Fix compilation problems on Solaris.
- Update fullscreen action if changed by the wm.
- Add commandline option to set the window icon.
- Refactor the usage help so it's easier to understand. Also add
the --maximize option.
- Allow '-character in links.
- Add hidden option for the cursor shape.
- Convert preferences dialog in Gtkbuilder and make it fit better
inside Xfce using the titled dialog.
- Fix compiler warnings, code cleanups and improvements.
- Support for the erase tty key binding, requires vte 0.20.4.
- A lot of updated translations.
Diffstat (limited to 'x11/xfce4-terminal')
-rw-r--r-- | x11/xfce4-terminal/Makefile | 6 | ||||
-rw-r--r-- | x11/xfce4-terminal/PLIST | 81 | ||||
-rw-r--r-- | x11/xfce4-terminal/distinfo | 8 |
3 files changed, 70 insertions, 25 deletions
diff --git a/x11/xfce4-terminal/Makefile b/x11/xfce4-terminal/Makefile index 986f76370df..bb3ea111d0d 100644 --- a/x11/xfce4-terminal/Makefile +++ b/x11/xfce4-terminal/Makefile @@ -1,16 +1,18 @@ -# $NetBSD: Makefile,v 1.11 2009/09/16 01:15:36 reed Exp $ +# $NetBSD: Makefile,v 1.12 2009/11/29 22:16:34 snj Exp $ PKG_DESTDIR_SUPPORT= user-destdir .include "../../meta-pkgs/xfce4/Makefile.common" -XFCE4_VERSION= 0.2.12 +XFCE4_VERSION= 0.4.2 DISTNAME= Terminal-${XFCE4_VERSION} PKGNAME= xfce4-terminal-${XFCE4_VERSION} CATEGORIES= x11 COMMENT= Xfce terminal emulator +MASTER_SITES= http://www.xfce.org/archive/src/apps/terminal/0.4/ + .include "../../graphics/hicolor-icon-theme/buildlink3.mk" .include "../../sysutils/dbus/buildlink3.mk" .include "../../sysutils/dbus-glib/buildlink3.mk" diff --git a/x11/xfce4-terminal/PLIST b/x11/xfce4-terminal/PLIST index 01ab162a34c..0970b1de753 100644 --- a/x11/xfce4-terminal/PLIST +++ b/x11/xfce4-terminal/PLIST @@ -1,19 +1,16 @@ -@comment $NetBSD: PLIST,v 1.5 2009/09/16 01:15:36 reed Exp $ +@comment $NetBSD: PLIST,v 1.6 2009/11/29 22:16:34 snj Exp $ bin/Terminal bin/terminal libexec/TerminalHelp man/man1/Terminal.1 share/Terminal/Terminal-toolbars.ui +share/Terminal/Terminal.glade share/applications/Terminal.desktop share/doc/Terminal/C/advanced.html share/doc/Terminal/C/copyright.html share/doc/Terminal/C/faq.html share/doc/Terminal/C/getting-started.html -share/doc/Terminal/C/images/terminal-applications-dialog.png -share/doc/Terminal/C/images/terminal-applications-menu.png -share/doc/Terminal/C/images/terminal-choose-custom-webbrowser.png share/doc/Terminal/C/images/terminal-compose-shortcut.png -share/doc/Terminal/C/images/terminal-edit-applications.png share/doc/Terminal/C/images/terminal-edit-preferences.png share/doc/Terminal/C/images/terminal-first-time.png share/doc/Terminal/C/images/terminal-multiple-tabs.png @@ -28,15 +25,30 @@ share/doc/Terminal/C/index.html share/doc/Terminal/C/preferences.html share/doc/Terminal/C/support.html share/doc/Terminal/C/usage.html +share/doc/Terminal/da/advanced.html +share/doc/Terminal/da/copyright.html +share/doc/Terminal/da/faq.html +share/doc/Terminal/da/getting-started.html +share/doc/Terminal/da/images/terminal-compose-shortcut.png +share/doc/Terminal/da/images/terminal-edit-preferences.png +share/doc/Terminal/da/images/terminal-first-time.png +share/doc/Terminal/da/images/terminal-multiple-tabs.png +share/doc/Terminal/da/images/terminal-preferences-advanced.png +share/doc/Terminal/da/images/terminal-preferences-appearance.png +share/doc/Terminal/da/images/terminal-preferences-colors.png +share/doc/Terminal/da/images/terminal-preferences-general.png +share/doc/Terminal/da/images/terminal-preferences-shortcuts.png +share/doc/Terminal/da/images/terminal-set-title.png +share/doc/Terminal/da/images/terminal-toolbars.png +share/doc/Terminal/da/index.html +share/doc/Terminal/da/preferences.html +share/doc/Terminal/da/support.html +share/doc/Terminal/da/usage.html share/doc/Terminal/fr/advanced.html share/doc/Terminal/fr/copyright.html share/doc/Terminal/fr/faq.html share/doc/Terminal/fr/getting-started.html -share/doc/Terminal/fr/images/terminal-applications-dialog.png -share/doc/Terminal/fr/images/terminal-applications-menu.png -share/doc/Terminal/fr/images/terminal-choose-custom-webbrowser.png share/doc/Terminal/fr/images/terminal-compose-shortcut.png -share/doc/Terminal/fr/images/terminal-edit-applications.png share/doc/Terminal/fr/images/terminal-edit-preferences.png share/doc/Terminal/fr/images/terminal-first-time.png share/doc/Terminal/fr/images/terminal-multiple-tabs.png @@ -51,15 +63,49 @@ share/doc/Terminal/fr/index.html share/doc/Terminal/fr/preferences.html share/doc/Terminal/fr/support.html share/doc/Terminal/fr/usage.html +share/doc/Terminal/gl/advanced.html +share/doc/Terminal/gl/copyright.html +share/doc/Terminal/gl/faq.html +share/doc/Terminal/gl/getting-started.html +share/doc/Terminal/gl/images/terminal-compose-shortcut.png +share/doc/Terminal/gl/images/terminal-edit-preferences.png +share/doc/Terminal/gl/images/terminal-first-time.png +share/doc/Terminal/gl/images/terminal-multiple-tabs.png +share/doc/Terminal/gl/images/terminal-preferences-advanced.png +share/doc/Terminal/gl/images/terminal-preferences-appearance.png +share/doc/Terminal/gl/images/terminal-preferences-colors.png +share/doc/Terminal/gl/images/terminal-preferences-general.png +share/doc/Terminal/gl/images/terminal-preferences-shortcuts.png +share/doc/Terminal/gl/images/terminal-set-title.png +share/doc/Terminal/gl/images/terminal-toolbars.png +share/doc/Terminal/gl/index.html +share/doc/Terminal/gl/preferences.html +share/doc/Terminal/gl/support.html +share/doc/Terminal/gl/usage.html +share/doc/Terminal/id/advanced.html +share/doc/Terminal/id/copyright.html +share/doc/Terminal/id/faq.html +share/doc/Terminal/id/getting-started.html +share/doc/Terminal/id/images/terminal-compose-shortcut.png +share/doc/Terminal/id/images/terminal-edit-preferences.png +share/doc/Terminal/id/images/terminal-first-time.png +share/doc/Terminal/id/images/terminal-multiple-tabs.png +share/doc/Terminal/id/images/terminal-preferences-advanced.png +share/doc/Terminal/id/images/terminal-preferences-appearance.png +share/doc/Terminal/id/images/terminal-preferences-colors.png +share/doc/Terminal/id/images/terminal-preferences-general.png +share/doc/Terminal/id/images/terminal-preferences-shortcuts.png +share/doc/Terminal/id/images/terminal-set-title.png +share/doc/Terminal/id/images/terminal-toolbars.png +share/doc/Terminal/id/index.html +share/doc/Terminal/id/preferences.html +share/doc/Terminal/id/support.html +share/doc/Terminal/id/usage.html share/doc/Terminal/ja/advanced.html share/doc/Terminal/ja/copyright.html share/doc/Terminal/ja/faq.html share/doc/Terminal/ja/getting-started.html -share/doc/Terminal/ja/images/terminal-applications-dialog.png -share/doc/Terminal/ja/images/terminal-applications-menu.png -share/doc/Terminal/ja/images/terminal-choose-custom-webbrowser.png share/doc/Terminal/ja/images/terminal-compose-shortcut.png -share/doc/Terminal/ja/images/terminal-edit-applications.png share/doc/Terminal/ja/images/terminal-edit-preferences.png share/doc/Terminal/ja/images/terminal-first-time.png share/doc/Terminal/ja/images/terminal-multiple-tabs.png @@ -82,21 +128,16 @@ share/icons/hicolor/16x16/stock/navigation/stock_terminal-newwindow.png share/icons/hicolor/16x16/stock/navigation/stock_terminal-reportbug.png share/icons/hicolor/24x24/stock/navigation/stock_terminal-closetab.png share/icons/hicolor/24x24/stock/navigation/stock_terminal-closewindow.png -share/icons/hicolor/24x24/stock/navigation/stock_terminal-fullscreen.png share/icons/hicolor/24x24/stock/navigation/stock_terminal-newtab.png share/icons/hicolor/24x24/stock/navigation/stock_terminal-newwindow.png share/icons/hicolor/24x24/stock/navigation/stock_terminal-reportbug.png share/icons/hicolor/24x24/stock/navigation/stock_terminal-showborders.png share/icons/hicolor/24x24/stock/navigation/stock_terminal-showmenu.png share/icons/hicolor/48x48/apps/Terminal.png -share/icons/hicolor/48x48/stock/navigation/stock_terminal-advanced.png -share/icons/hicolor/48x48/stock/navigation/stock_terminal-appearance.png -share/icons/hicolor/48x48/stock/navigation/stock_terminal-colors.png share/icons/hicolor/48x48/stock/navigation/stock_terminal-compose.png -share/icons/hicolor/48x48/stock/navigation/stock_terminal-general.png -share/icons/hicolor/48x48/stock/navigation/stock_terminal-shortcuts.png share/icons/hicolor/scalable/apps/Terminal.svg share/locale/ar/LC_MESSAGES/Terminal.mo +share/locale/ast/LC_MESSAGES/Terminal.mo share/locale/be/LC_MESSAGES/Terminal.mo share/locale/ca/LC_MESSAGES/Terminal.mo share/locale/cs/LC_MESSAGES/Terminal.mo @@ -117,6 +158,7 @@ share/locale/hu/LC_MESSAGES/Terminal.mo share/locale/id/LC_MESSAGES/Terminal.mo share/locale/it/LC_MESSAGES/Terminal.mo share/locale/ja/LC_MESSAGES/Terminal.mo +share/locale/kk/LC_MESSAGES/Terminal.mo share/locale/ko/LC_MESSAGES/Terminal.mo share/locale/ku/LC_MESSAGES/Terminal.mo share/locale/lt/LC_MESSAGES/Terminal.mo @@ -135,6 +177,7 @@ share/locale/sv/LC_MESSAGES/Terminal.mo share/locale/tr/LC_MESSAGES/Terminal.mo share/locale/uk/LC_MESSAGES/Terminal.mo share/locale/ur/LC_MESSAGES/Terminal.mo +share/locale/ur_PK/LC_MESSAGES/Terminal.mo share/locale/vi/LC_MESSAGES/Terminal.mo share/locale/zh_CN/LC_MESSAGES/Terminal.mo share/locale/zh_TW/LC_MESSAGES/Terminal.mo diff --git a/x11/xfce4-terminal/distinfo b/x11/xfce4-terminal/distinfo index f76b2bfe59d..ab1a01999fe 100644 --- a/x11/xfce4-terminal/distinfo +++ b/x11/xfce4-terminal/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.5 2009/09/16 01:15:36 reed Exp $ +$NetBSD: distinfo,v 1.6 2009/11/29 22:16:34 snj Exp $ -SHA1 (Terminal-0.2.12.tar.bz2) = f6d0fc380fff6ac6fba7842fd4cfc46e2e5c6e40 -RMD160 (Terminal-0.2.12.tar.bz2) = 0879cfbb69d33d63a1a816cf5a67b1c836a5bb65 -Size (Terminal-0.2.12.tar.bz2) = 2005311 bytes +SHA1 (Terminal-0.4.2.tar.bz2) = bf4510e331284d7f68ba193fe1d6f2e57b7815bb +RMD160 (Terminal-0.4.2.tar.bz2) = 8e6364673d6b0d8eddfd59f3f82d3944fca45684 +Size (Terminal-0.4.2.tar.bz2) = 1981158 bytes |