From b9a46006315f6c077ed62d1abbe736d0cc8238c4 Mon Sep 17 00:00:00 2001 From: rh Date: Wed, 30 Oct 2002 10:32:14 +0000 Subject: Initial import of gnome2-terminal-2.0.1, an xterm like terminal program for GNOME 2. Based on a package provided by Scott Aaron Bamford as part of PR pkg/18660. --- x11/gnome2-terminal/DESCR | 16 +++++++++ x11/gnome2-terminal/Makefile | 29 +++++++++++++++ x11/gnome2-terminal/PLIST | 69 ++++++++++++++++++++++++++++++++++++ x11/gnome2-terminal/distinfo | 5 +++ x11/gnome2-terminal/patches/patch-aa | 13 +++++++ 5 files changed, 132 insertions(+) create mode 100644 x11/gnome2-terminal/DESCR create mode 100644 x11/gnome2-terminal/Makefile create mode 100644 x11/gnome2-terminal/PLIST create mode 100644 x11/gnome2-terminal/distinfo create mode 100644 x11/gnome2-terminal/patches/patch-aa (limited to 'x11/gnome2-terminal') diff --git a/x11/gnome2-terminal/DESCR b/x11/gnome2-terminal/DESCR new file mode 100644 index 00000000000..b0dd4071383 --- /dev/null +++ b/x11/gnome2-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/gnome2-terminal/Makefile b/x11/gnome2-terminal/Makefile new file mode 100644 index 00000000000..60f1cca866b --- /dev/null +++ b/x11/gnome2-terminal/Makefile @@ -0,0 +1,29 @@ +# $NetBSD: Makefile,v 1.1.1.1 2002/10/30 10:32:14 rh Exp $ +# + +DISTNAME= gnome-terminal-2.0.1 +PKGNAME= ${DISTNAME:S/-/2-/} +CATEGORIES= x11 gnome +MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-terminal/2.0/} +EXTRACT_SUFX= .tar.bz2 + +MAINTAINER= sab@posix.org.uk +HOMEPAGE= http://www.gnome.org/ +COMMENT= xterm like terminal program for GNOME 2 + +BUILD_USES_MSGFMT= YES + +USE_PERL5= build +GNU_CONFIGURE= YES +USE_BUILDLINK2= YES +USE_GMAKE= YES +USE_X11= YES +USE_LIBTOOL= YES +LIBTOOL_OVERRIDE= ${WRKSRC}/libtool + +.include "../../x11/gtk2/buildlink2.mk" +.include "../../x11/libzvt/buildlink2.mk" +.include "../../devel/GConf2/buildlink2.mk" +.include "../../devel/libglade2/buildlink2.mk" +.include "../../devel/libgnomeui/buildlink2.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/x11/gnome2-terminal/PLIST b/x11/gnome2-terminal/PLIST new file mode 100644 index 00000000000..b0f9599dfa2 --- /dev/null +++ b/x11/gnome2-terminal/PLIST @@ -0,0 +1,69 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2002/10/30 10:32:14 rh Exp $ +bin/gnome2-terminal +etc/gconf/gconf.xml.defaults/apps/gnome-terminal/global/%gconf.xml +etc/gconf/gconf.xml.defaults/apps/gnome-terminal/keybindings/%gconf.xml +etc/gconf/gconf.xml.defaults/apps/gnome-terminal/profiles/%gconf.xml +etc/gconf/gconf.xml.defaults/apps/gnome-terminal/profiles/Default/%gconf.xml +etc/gconf/gconf.xml.defaults/apps/gnome-terminal/%gconf.xml +etc/gconf/gconf.xml.defaults/schemas/apps/gnome-terminal/global/%gconf.xml +etc/gconf/gconf.xml.defaults/schemas/apps/gnome-terminal/%gconf.xml +etc/gconf/gconf.xml.defaults/schemas/apps/gnome-terminal/keybindings/%gconf.xml +etc/gconf/gconf.xml.defaults/schemas/apps/gnome-terminal/profiles/%gconf.xml +etc/gconf/gconf.xml.defaults/schemas/apps/gnome-terminal/profiles/Default/%gconf.xml +etc/gconf/schemas/gnome-terminal.schemas +lib/bonobo/servers/gnome-terminal.server +share/applications/gnome-terminal.desktop +share/gnome-terminal/glade/gnome-terminal.glade2 +share/gnome/help/gnome-terminal/C/gnome-terminal.xml +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/figures/terminal_window.png +share/gnome/help/gnome-terminal/C/legal.xml +${PKGLOCALEDIR}/locale/bg/LC_MESSAGES/gnome-terminal.mo +${PKGLOCALEDIR}/locale/ca/LC_MESSAGES/gnome-terminal.mo +${PKGLOCALEDIR}/locale/cs/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/fi/LC_MESSAGES/gnome-terminal.mo +${PKGLOCALEDIR}/locale/fr/LC_MESSAGES/gnome-terminal.mo +${PKGLOCALEDIR}/locale/gl/LC_MESSAGES/gnome-terminal.mo +${PKGLOCALEDIR}/locale/hu/LC_MESSAGES/gnome-terminal.mo +${PKGLOCALEDIR}/locale/ko/LC_MESSAGES/gnome-terminal.mo +${PKGLOCALEDIR}/locale/lt/LC_MESSAGES/gnome-terminal.mo +${PKGLOCALEDIR}/locale/ms/LC_MESSAGES/gnome-terminal.mo +${PKGLOCALEDIR}/locale/no/LC_MESSAGES/gnome-terminal.mo +${PKGLOCALEDIR}/locale/pl/LC_MESSAGES/gnome-terminal.mo +${PKGLOCALEDIR}/locale/pt_BR/LC_MESSAGES/gnome-terminal.mo +${PKGLOCALEDIR}/locale/pt/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/sv/LC_MESSAGES/gnome-terminal.mo +${PKGLOCALEDIR}/locale/tr/LC_MESSAGES/gnome-terminal.mo +${PKGLOCALEDIR}/locale/uk/LC_MESSAGES/gnome-terminal.mo +${PKGLOCALEDIR}/locale/vi/LC_MESSAGES/gnome-terminal.mo +${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/pixmaps/gnome-terminal.png +@dirrm share/omf/gnome-terminal +@dirrm share/gnome/help/gnome-terminal/C/figures +@dirrm share/gnome/help/gnome-terminal/C +@dirrm share/gnome/help/gnome-terminal +@dirrm share/gnome-terminal/glade +@dirrm share/gnome-terminal +@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnome-terminal/profiles/Default +@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnome-terminal/profiles +@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnome-terminal/keybindings +@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnome-terminal/global +@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnome-terminal +@dirrm etc/gconf/gconf.xml.defaults/apps/gnome-terminal/profiles/Default +@dirrm etc/gconf/gconf.xml.defaults/apps/gnome-terminal/profiles +@dirrm etc/gconf/gconf.xml.defaults/apps/gnome-terminal/keybindings +@dirrm etc/gconf/gconf.xml.defaults/apps/gnome-terminal/global +@dirrm etc/gconf/gconf.xml.defaults/apps/gnome-terminal diff --git a/x11/gnome2-terminal/distinfo b/x11/gnome2-terminal/distinfo new file mode 100644 index 00000000000..18861dafda5 --- /dev/null +++ b/x11/gnome2-terminal/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1.1.1 2002/10/30 10:32:15 rh Exp $ + +SHA1 (gnome-terminal-2.0.1.tar.bz2) = 514a21a00f9a6b87161f4b90acc553ec3ede02a1 +Size (gnome-terminal-2.0.1.tar.bz2) = 616470 bytes +SHA1 (patch-aa) = f87211a54c16b23730566c8149a1b3f5efbd6acd diff --git a/x11/gnome2-terminal/patches/patch-aa b/x11/gnome2-terminal/patches/patch-aa new file mode 100644 index 00000000000..ae80e9f9b6f --- /dev/null +++ b/x11/gnome2-terminal/patches/patch-aa @@ -0,0 +1,13 @@ +$NetBSD: patch-aa,v 1.1.1.1 2002/10/30 10:32:15 rh Exp $ + +--- src/Makefile.in.orig Mon Aug 5 03:05:07 2002 ++++ src/Makefile.in +@@ -268,7 +268,7 @@ install-binPROGRAMS: $(bin_PROGRAMS) + @list='$(bin_PROGRAMS)'; for p in $$list; do \ + if test -f $$p; then \ + echo " $(LIBTOOL) --mode=install $(INSTALL_PROGRAM) $$p $(DESTDIR)$(bindir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`"; \ +- $(LIBTOOL) --mode=install $(INSTALL_PROGRAM) $$p $(DESTDIR)$(bindir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`; \ ++ $(LIBTOOL) --mode=install $(INSTALL_PROGRAM) $$p $(DESTDIR)$(bindir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(transform)'|sed -e 's/$$/$(EXEEXT)/' -e 's/gnome/gnome2/'`; \ + else :; fi; \ + done + -- cgit v1.2.3