diff options
author | wiz <wiz@pkgsrc.org> | 2007-09-19 23:57:00 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2007-09-19 23:57:00 +0000 |
commit | 4844fc3d848ff8e5c21d64369b0c8ab2b1166945 (patch) | |
tree | 1258eb87a7191a82b1c8c2d869927ea8893c22ed /x11/gnome-terminal | |
parent | 0f4a9720296fab5a57f400f464055486500aa7fb (diff) | |
download | pkgsrc-4844fc3d848ff8e5c21d64369b0c8ab2b1166945.tar.gz |
Rename gnome2-terminal to gnome-terminal to match upstream name.
ok jmmv, drochner
Diffstat (limited to 'x11/gnome-terminal')
-rw-r--r-- | x11/gnome-terminal/DESCR | 16 | ||||
-rw-r--r-- | x11/gnome-terminal/Makefile | 40 | ||||
-rw-r--r-- | x11/gnome-terminal/PLIST | 191 | ||||
-rw-r--r-- | x11/gnome-terminal/distinfo | 8 | ||||
-rw-r--r-- | x11/gnome-terminal/patches/patch-aa | 15 | ||||
-rw-r--r-- | x11/gnome-terminal/patches/patch-ab | 15 | ||||
-rw-r--r-- | x11/gnome-terminal/patches/patch-ac | 15 |
7 files changed, 300 insertions, 0 deletions
diff --git a/x11/gnome-terminal/DESCR b/x11/gnome-terminal/DESCR new file mode 100644 index 00000000000..d764558f8cb --- /dev/null +++ b/x11/gnome-terminal/DESCR @@ -0,0 +1,16 @@ +An xterm like program for GNOME 2. This is a terminal thing that isn't +finished at all. See TODO for more information. + +How it works +=== + +Profiles - + all settings are stored in profiles. prefs dialog edits the current + profile + +Session - + just the number of open windows/tabs and their profile is stored + per-session + +Command line options - + do not overlap things that are preferences diff --git a/x11/gnome-terminal/Makefile b/x11/gnome-terminal/Makefile new file mode 100644 index 00000000000..712b6071f56 --- /dev/null +++ b/x11/gnome-terminal/Makefile @@ -0,0 +1,40 @@ +# $NetBSD: Makefile,v 1.1 2007/09/19 23:57:04 wiz Exp $ +# + +DISTNAME= gnome-terminal-2.18.1 +PKGREVISION= 1 +CATEGORIES= x11 gnome +MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-terminal/2.18/} +EXTRACT_SUFX= .tar.bz2 + +MAINTAINER= jmmv@NetBSD.org +HOMEPAGE= http://www.gnome.org/ +COMMENT= Xterm like terminal program for GNOME 2 + +CONFLICTS= gnome-core-[0-9]* gnome2-terminal-[0-9]* + +GNU_CONFIGURE= YES +USE_DIRS+= gnome2-1.5 +USE_PKGLOCALEDIR= YES +USE_TOOLS+= gmake intltool msgfmt perl pkg-config +USE_LIBTOOL= YES + +GCONF2_SCHEMAS= gnome-terminal.schemas + +BUILDLINK_API_DEPENDS.gtk2+= gtk2+>=2.10.0 +BUILDLINK_API_DEPENDS.startup-notification+= startup-notification>=0.8 + +.include "../../devel/GConf2/schemas.mk" +.include "../../devel/libglade2/buildlink3.mk" +.include "../../devel/libgnomeui/buildlink3.mk" +.include "../../devel/pango/buildlink3.mk" +.include "../../sysutils/gnome-vfs/buildlink3.mk" +.include "../../textproc/gnome-doc-utils/buildlink3.mk" +.include "../../textproc/scrollkeeper/omf.mk" +.include "../../x11/gtk2/buildlink3.mk" +.include "../../x11/libSM/buildlink3.mk" +.include "../../x11/libXft/buildlink3.mk" +.include "../../x11/libzvt/buildlink3.mk" +.include "../../x11/startup-notification/buildlink3.mk" +.include "../../x11/vte/buildlink3.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/x11/gnome-terminal/PLIST b/x11/gnome-terminal/PLIST new file mode 100644 index 00000000000..3593f83b304 --- /dev/null +++ b/x11/gnome-terminal/PLIST @@ -0,0 +1,191 @@ +@comment $NetBSD: PLIST,v 1.1 2007/09/19 23:57:04 wiz Exp $ +bin/gnome-terminal +lib/bonobo/servers/gnome-terminal.server +share/applications/gnome-terminal.desktop +share/gconf/schemas/gnome-terminal.schemas +share/gnome-terminal/glade/gnome-terminal.glade2 +share/gnome/help/gnome-terminal/C/figures/gnome-terminal-default.png +share/gnome/help/gnome-terminal/C/figures/gnome-terminal-tabbed.png +share/gnome/help/gnome-terminal/C/gnome-terminal.xml +share/gnome/help/gnome-terminal/C/legal.xml +share/gnome/help/gnome-terminal/bg/figures/gnome-terminal-default.png +share/gnome/help/gnome-terminal/bg/figures/gnome-terminal-tabbed.png +share/gnome/help/gnome-terminal/bg/figures/terminal_window.png +share/gnome/help/gnome-terminal/bg/gnome-terminal.xml +share/gnome/help/gnome-terminal/bg/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/gnome-terminal.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/gnome-terminal.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/gnome-terminal.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/ru/figures/gnome-terminal-default.png +share/gnome/help/gnome-terminal/ru/figures/gnome-terminal-tabbed.png +share/gnome/help/gnome-terminal/ru/gnome-terminal.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/gnome-terminal.xml +share/gnome/help/gnome-terminal/uk/figures/gnome-terminal-default.png +share/gnome/help/gnome-terminal/uk/figures/gnome-terminal-tabbed.png +share/gnome/help/gnome-terminal/uk/gnome-terminal.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 +share/locale/am/LC_MESSAGES/gnome-terminal.mo +share/locale/ar/LC_MESSAGES/gnome-terminal.mo +share/locale/az/LC_MESSAGES/gnome-terminal.mo +share/locale/be/LC_MESSAGES/gnome-terminal.mo +share/locale/be@latin/LC_MESSAGES/gnome-terminal.mo +share/locale/bg/LC_MESSAGES/gnome-terminal.mo +share/locale/bn/LC_MESSAGES/gnome-terminal.mo +share/locale/bn_IN/LC_MESSAGES/gnome-terminal.mo +share/locale/bs/LC_MESSAGES/gnome-terminal.mo +share/locale/ca/LC_MESSAGES/gnome-terminal.mo +share/locale/cs/LC_MESSAGES/gnome-terminal.mo +share/locale/cy/LC_MESSAGES/gnome-terminal.mo +share/locale/da/LC_MESSAGES/gnome-terminal.mo +share/locale/de/LC_MESSAGES/gnome-terminal.mo +share/locale/dz/LC_MESSAGES/gnome-terminal.mo +share/locale/el/LC_MESSAGES/gnome-terminal.mo +share/locale/en_CA/LC_MESSAGES/gnome-terminal.mo +share/locale/en_GB/LC_MESSAGES/gnome-terminal.mo +share/locale/es/LC_MESSAGES/gnome-terminal.mo +share/locale/et/LC_MESSAGES/gnome-terminal.mo +share/locale/eu/LC_MESSAGES/gnome-terminal.mo +share/locale/fa/LC_MESSAGES/gnome-terminal.mo +share/locale/fi/LC_MESSAGES/gnome-terminal.mo +share/locale/fr/LC_MESSAGES/gnome-terminal.mo +share/locale/ga/LC_MESSAGES/gnome-terminal.mo +share/locale/gl/LC_MESSAGES/gnome-terminal.mo +share/locale/gu/LC_MESSAGES/gnome-terminal.mo +share/locale/he/LC_MESSAGES/gnome-terminal.mo +share/locale/hi/LC_MESSAGES/gnome-terminal.mo +share/locale/hr/LC_MESSAGES/gnome-terminal.mo +share/locale/hu/LC_MESSAGES/gnome-terminal.mo +share/locale/hy/LC_MESSAGES/gnome-terminal.mo +share/locale/id/LC_MESSAGES/gnome-terminal.mo +share/locale/it/LC_MESSAGES/gnome-terminal.mo +share/locale/ja/LC_MESSAGES/gnome-terminal.mo +share/locale/ka/LC_MESSAGES/gnome-terminal.mo +share/locale/ko/LC_MESSAGES/gnome-terminal.mo +share/locale/ku/LC_MESSAGES/gnome-terminal.mo +share/locale/lt/LC_MESSAGES/gnome-terminal.mo +share/locale/lv/LC_MESSAGES/gnome-terminal.mo +share/locale/mg/LC_MESSAGES/gnome-terminal.mo +share/locale/mk/LC_MESSAGES/gnome-terminal.mo +share/locale/ml/LC_MESSAGES/gnome-terminal.mo +share/locale/mn/LC_MESSAGES/gnome-terminal.mo +share/locale/mr/LC_MESSAGES/gnome-terminal.mo +share/locale/ms/LC_MESSAGES/gnome-terminal.mo +share/locale/nb/LC_MESSAGES/gnome-terminal.mo +share/locale/ne/LC_MESSAGES/gnome-terminal.mo +share/locale/nl/LC_MESSAGES/gnome-terminal.mo +share/locale/nn/LC_MESSAGES/gnome-terminal.mo +share/locale/oc/LC_MESSAGES/gnome-terminal.mo +share/locale/or/LC_MESSAGES/gnome-terminal.mo +share/locale/pa/LC_MESSAGES/gnome-terminal.mo +share/locale/pl/LC_MESSAGES/gnome-terminal.mo +share/locale/pt/LC_MESSAGES/gnome-terminal.mo +share/locale/pt_BR/LC_MESSAGES/gnome-terminal.mo +share/locale/ro/LC_MESSAGES/gnome-terminal.mo +share/locale/ru/LC_MESSAGES/gnome-terminal.mo +share/locale/rw/LC_MESSAGES/gnome-terminal.mo +share/locale/sk/LC_MESSAGES/gnome-terminal.mo +share/locale/sl/LC_MESSAGES/gnome-terminal.mo +share/locale/sq/LC_MESSAGES/gnome-terminal.mo +share/locale/sr/LC_MESSAGES/gnome-terminal.mo +share/locale/sr@Latn/LC_MESSAGES/gnome-terminal.mo +share/locale/sv/LC_MESSAGES/gnome-terminal.mo +share/locale/ta/LC_MESSAGES/gnome-terminal.mo +share/locale/th/LC_MESSAGES/gnome-terminal.mo +share/locale/tr/LC_MESSAGES/gnome-terminal.mo +share/locale/uk/LC_MESSAGES/gnome-terminal.mo +share/locale/vi/LC_MESSAGES/gnome-terminal.mo +share/locale/wa/LC_MESSAGES/gnome-terminal.mo +share/locale/xh/LC_MESSAGES/gnome-terminal.mo +share/locale/zh_CN/LC_MESSAGES/gnome-terminal.mo +share/locale/zh_HK/LC_MESSAGES/gnome-terminal.mo +share/locale/zh_TW/LC_MESSAGES/gnome-terminal.mo +share/omf/gnome-terminal/gnome-terminal-C.omf +share/omf/gnome-terminal/gnome-terminal-bg.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-ru.omf +share/omf/gnome-terminal/gnome-terminal-sv.omf +share/omf/gnome-terminal/gnome-terminal-uk.omf +share/omf/gnome-terminal/gnome-terminal-zh_CN.omf +share/omf/gnome-terminal/gnome-terminal-zh_TW.omf +share/pixmaps/gnome-terminal.png +@comment in xdg-dirs: @dirrm share/pixmaps +@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/uk/figures +@dirrm share/gnome/help/gnome-terminal/uk +@dirrm share/gnome/help/gnome-terminal/sv/figures +@dirrm share/gnome/help/gnome-terminal/sv +@dirrm share/gnome/help/gnome-terminal/ru/figures +@dirrm share/gnome/help/gnome-terminal/ru +@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/bg/figures +@dirrm share/gnome/help/gnome-terminal/bg +@dirrm share/gnome/help/gnome-terminal/C/figures +@dirrm share/gnome/help/gnome-terminal/C +@dirrm share/gnome/help/gnome-terminal +@comment in gnome2-dirs: @dirrm share/gnome/help +@dirrm share/gnome-terminal/glade +@dirrm share/gnome-terminal +@comment in GConf2: @dirrm share/gconf/schemas +@comment in xdg-dirs: @dirrm share/applications +@comment in libbonobo: @dirrm lib/bonobo/servers diff --git a/x11/gnome-terminal/distinfo b/x11/gnome-terminal/distinfo new file mode 100644 index 00000000000..8b68b885c7e --- /dev/null +++ b/x11/gnome-terminal/distinfo @@ -0,0 +1,8 @@ +$NetBSD: distinfo,v 1.1 2007/09/19 23:57:04 wiz Exp $ + +SHA1 (gnome-terminal-2.18.1.tar.bz2) = 130af5f027f967116f86947ec54be66f0f974df6 +RMD160 (gnome-terminal-2.18.1.tar.bz2) = fb99a2e42752ae67eda7e2b980c1127e104c849d +Size (gnome-terminal-2.18.1.tar.bz2) = 1995096 bytes +SHA1 (patch-aa) = 852623004e3aa680be4c090bb58fd23ac0055aa1 +SHA1 (patch-ab) = c32fe51f97ec7f244c8a5f46e7a13acf2daa2478 +SHA1 (patch-ac) = 0f7f7f64abd8f614e44c068ac398afe92c5506aa diff --git a/x11/gnome-terminal/patches/patch-aa b/x11/gnome-terminal/patches/patch-aa new file mode 100644 index 00000000000..553cc5603cc --- /dev/null +++ b/x11/gnome-terminal/patches/patch-aa @@ -0,0 +1,15 @@ +$NetBSD: patch-aa,v 1.1 2007/09/19 23:57:05 wiz Exp $ + +--- po/am.po.orig 2005-09-06 14:30:48.000000000 +0200 ++++ po/am.po +@@ -2395,8 +2395,8 @@ msgstr "" + #, fuzzy, c-format + msgid "Delete this profile?\n" + msgid_plural "Delete these %d profiles?\n" +-msgstr[0] "ግለ መግለጫን አጥፉ" +-msgstr[1] "ግለ መግለጫን አጥፉ" ++msgstr[0] "ግለ መግለጫን አጥፉ\n" ++msgstr[1] "ግለ መግለጫን አጥፉ\n" + + #: ../src/terminal.c:2701 + #, c-format diff --git a/x11/gnome-terminal/patches/patch-ab b/x11/gnome-terminal/patches/patch-ab new file mode 100644 index 00000000000..faec0632ce6 --- /dev/null +++ b/x11/gnome-terminal/patches/patch-ab @@ -0,0 +1,15 @@ +$NetBSD: patch-ab,v 1.1 2007/09/19 23:57:05 wiz Exp $ + +--- po/ga.po.orig 2005-09-06 14:30:48.000000000 +0200 ++++ po/ga.po +@@ -2385,8 +2385,8 @@ msgstr "" + #, fuzzy, c-format + msgid "Delete this profile?\n" + msgid_plural "Delete these %d profiles?\n" +-msgstr[0] "Scrios Próifíl" +-msgstr[1] "Scrios Próifíl" ++msgstr[0] "Scrios Próifíl\n" ++msgstr[1] "Scrios Próifíl\n" + + #: ../src/terminal.c:2701 + #, c-format diff --git a/x11/gnome-terminal/patches/patch-ac b/x11/gnome-terminal/patches/patch-ac new file mode 100644 index 00000000000..a63fbd61017 --- /dev/null +++ b/x11/gnome-terminal/patches/patch-ac @@ -0,0 +1,15 @@ +$NetBSD: patch-ac,v 1.1 2007/09/19 23:57:05 wiz Exp $ + +--- po/ms.po.orig 2005-09-06 14:30:48.000000000 +0200 ++++ po/ms.po +@@ -2623,8 +2623,8 @@ msgstr "" + #, fuzzy, c-format + msgid "Delete this profile?\n" + msgid_plural "Delete these %d profiles?\n" +-msgstr[0] "Padam Profil" +-msgstr[1] "Padam Profil" ++msgstr[0] "Padam Profil\n" ++msgstr[1] "Padam Profil\n" + + #: ../src/terminal.c:2701 + #, c-format |