pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/Terminal Import Terminal-0.2.4. Packaged by Kibum...
details: https://anonhg.NetBSD.org/pkgsrc/rev/1aa2fda933e8
branches: trunk
changeset: 500982:1aa2fda933e8
user: minskim <minskim%pkgsrc.org@localhost>
date: Sat Oct 15 18:47:39 2005 +0000
description:
Import Terminal-0.2.4. Packaged by Kibum Han.
Terminal is a modern terminal emulator for the Unix/Linux desktop -
primarly for the Xfce desktop environment. It was developed because
of the need for a lightweight and easy to use terminal emulator in the
Xfce desktop environment, that doesn't require the user to install the
GNOME plattform, but still provides a worthy alternative to the GNOME
terminal emulator.
diffstat:
x11/Terminal/.svn/README.txt | 2 +
x11/Terminal/.svn/entries | 52 +++++++++++++++++++
x11/Terminal/.svn/format | 1 +
x11/Terminal/.svn/prop-base/DESCR.svn-base | 9 +++
x11/Terminal/.svn/prop-base/Makefile.svn-base | 9 +++
x11/Terminal/.svn/prop-base/PLIST.svn-base | 9 +++
x11/Terminal/.svn/prop-base/distinfo.svn-base | 9 +++
x11/Terminal/.svn/props/DESCR.svn-work | 9 +++
x11/Terminal/.svn/props/Makefile.svn-work | 9 +++
x11/Terminal/.svn/props/PLIST.svn-work | 9 +++
x11/Terminal/.svn/props/distinfo.svn-work | 9 +++
x11/Terminal/.svn/text-base/DESCR.svn-base | 6 ++
x11/Terminal/.svn/text-base/Makefile.svn-base | 30 +++++++++++
x11/Terminal/.svn/text-base/PLIST.svn-base | 72 +++++++++++++++++++++++++++
x11/Terminal/.svn/text-base/distinfo.svn-base | 5 +
x11/Terminal/DESCR | 6 ++
x11/Terminal/Makefile | 30 +++++++++++
x11/Terminal/PLIST | 72 +++++++++++++++++++++++++++
x11/Terminal/distinfo | 5 +
19 files changed, 353 insertions(+), 0 deletions(-)
diffs (truncated from 429 to 300 lines):
diff -r 482cebb4cd24 -r 1aa2fda933e8 x11/Terminal/.svn/README.txt
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/x11/Terminal/.svn/README.txt Sat Oct 15 18:47:39 2005 +0000
@@ -0,0 +1,2 @@
+This is a Subversion working copy administrative directory.
+Visit http://subversion.tigris.org/ for more information.
diff -r 482cebb4cd24 -r 1aa2fda933e8 x11/Terminal/.svn/entries
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/x11/Terminal/.svn/entries Sat Oct 15 18:47:39 2005 +0000
@@ -0,0 +1,52 @@
+<?xml version="1.0" encoding="utf-8"?>
+<wc-entries
+ xmlns="svn:">
+<entry
+ committed-rev="329"
+ name=""
+ committed-date="2005-10-03T05:01:23.859493Z"
+ url="svn+ssh://minskim%kldp.net@localhost/svnroot/pkgsrc-wip/trunk/wip-kr/Terminal"
+ last-author="minskim"
+ kind="dir"
+ uuid="29a96212-56fd-0310-96e6-dcb058db4e01"
+ revision="331"/>
+<entry
+ committed-rev="323"
+ name="distinfo"
+ text-time="2005-08-14T15:17:45.000000Z"
+ committed-date="2005-07-31T15:00:40.000000Z"
+ checksum="af45c0c95e87f6781d856c196086faa7"
+ last-author="yui"
+ kind="file"
+ prop-time="2005-08-14T15:17:45.000000Z"/>
+<entry
+ committed-rev="335"
+ name="DESCR"
+ text-time="2005-10-15T18:44:20.000000Z"
+ committed-date="2005-10-15T18:49:17.500761Z"
+ checksum="e57545d401c704a0888a556af7d59828"
+ last-author="minskim"
+ kind="file"
+ prop-time="2005-08-14T15:17:45.000000Z"
+ revision="335"/>
+<entry
+ committed-rev="334"
+ name="PLIST"
+ text-time="2005-10-15T18:39:29.000000Z"
+ committed-date="2005-10-15T18:47:27.601502Z"
+ checksum="c555212963fac67692c69546427a75dd"
+ last-author="minskim"
+ kind="file"
+ prop-time="2005-08-14T15:17:45.000000Z"
+ revision="334"/>
+<entry
+ committed-rev="334"
+ name="Makefile"
+ text-time="2005-10-15T18:43:05.000000Z"
+ committed-date="2005-10-15T18:47:27.601502Z"
+ checksum="2205767b107bcdeff88a59bcdb57636b"
+ last-author="minskim"
+ kind="file"
+ prop-time="2005-09-08T04:22:58.000000Z"
+ revision="334"/>
+</wc-entries>
diff -r 482cebb4cd24 -r 1aa2fda933e8 x11/Terminal/.svn/format
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/x11/Terminal/.svn/format Sat Oct 15 18:47:39 2005 +0000
@@ -0,0 +1,1 @@
+4
diff -r 482cebb4cd24 -r 1aa2fda933e8 x11/Terminal/.svn/prop-base/DESCR.svn-base
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/x11/Terminal/.svn/prop-base/DESCR.svn-base Sat Oct 15 18:47:39 2005 +0000
@@ -0,0 +1,9 @@
+K 13
+svn:eol-style
+V 6
+native
+K 12
+svn:keywords
+V 23
+Author Date Id Revision
+END
diff -r 482cebb4cd24 -r 1aa2fda933e8 x11/Terminal/.svn/prop-base/Makefile.svn-base
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/x11/Terminal/.svn/prop-base/Makefile.svn-base Sat Oct 15 18:47:39 2005 +0000
@@ -0,0 +1,9 @@
+K 13
+svn:eol-style
+V 6
+native
+K 12
+svn:keywords
+V 23
+Author Date Id Revision
+END
diff -r 482cebb4cd24 -r 1aa2fda933e8 x11/Terminal/.svn/prop-base/PLIST.svn-base
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/x11/Terminal/.svn/prop-base/PLIST.svn-base Sat Oct 15 18:47:39 2005 +0000
@@ -0,0 +1,9 @@
+K 13
+svn:eol-style
+V 6
+native
+K 12
+svn:keywords
+V 23
+Author Date Id Revision
+END
diff -r 482cebb4cd24 -r 1aa2fda933e8 x11/Terminal/.svn/prop-base/distinfo.svn-base
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/x11/Terminal/.svn/prop-base/distinfo.svn-base Sat Oct 15 18:47:39 2005 +0000
@@ -0,0 +1,9 @@
+K 13
+svn:eol-style
+V 6
+native
+K 12
+svn:keywords
+V 23
+Author Date Id Revision
+END
diff -r 482cebb4cd24 -r 1aa2fda933e8 x11/Terminal/.svn/props/DESCR.svn-work
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/x11/Terminal/.svn/props/DESCR.svn-work Sat Oct 15 18:47:39 2005 +0000
@@ -0,0 +1,9 @@
+K 13
+svn:eol-style
+V 6
+native
+K 12
+svn:keywords
+V 23
+Author Date Id Revision
+END
diff -r 482cebb4cd24 -r 1aa2fda933e8 x11/Terminal/.svn/props/Makefile.svn-work
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/x11/Terminal/.svn/props/Makefile.svn-work Sat Oct 15 18:47:39 2005 +0000
@@ -0,0 +1,9 @@
+K 13
+svn:eol-style
+V 6
+native
+K 12
+svn:keywords
+V 23
+Author Date Id Revision
+END
diff -r 482cebb4cd24 -r 1aa2fda933e8 x11/Terminal/.svn/props/PLIST.svn-work
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/x11/Terminal/.svn/props/PLIST.svn-work Sat Oct 15 18:47:39 2005 +0000
@@ -0,0 +1,9 @@
+K 13
+svn:eol-style
+V 6
+native
+K 12
+svn:keywords
+V 23
+Author Date Id Revision
+END
diff -r 482cebb4cd24 -r 1aa2fda933e8 x11/Terminal/.svn/props/distinfo.svn-work
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/x11/Terminal/.svn/props/distinfo.svn-work Sat Oct 15 18:47:39 2005 +0000
@@ -0,0 +1,9 @@
+K 13
+svn:eol-style
+V 6
+native
+K 12
+svn:keywords
+V 23
+Author Date Id Revision
+END
diff -r 482cebb4cd24 -r 1aa2fda933e8 x11/Terminal/.svn/text-base/DESCR.svn-base
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/x11/Terminal/.svn/text-base/DESCR.svn-base Sat Oct 15 18:47:39 2005 +0000
@@ -0,0 +1,6 @@
+Terminal is a modern terminal emulator for the Unix/Linux desktop -
+primarly for the Xfce desktop environment. It was developed because
+of the need for a lightweight and easy to use terminal emulator in the
+Xfce desktop environment, that doesn't require the user to install the
+GNOME plattform, but still provides a worthy alternative to the GNOME
+terminal emulator.
diff -r 482cebb4cd24 -r 1aa2fda933e8 x11/Terminal/.svn/text-base/Makefile.svn-base
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/x11/Terminal/.svn/text-base/Makefile.svn-base Sat Oct 15 18:47:39 2005 +0000
@@ -0,0 +1,30 @@
+# $NetBSD: Makefile.svn-base,v 1.1.1.1 2005/10/15 18:47:39 minskim Exp $
+#
+
+DISTNAME= Terminal-0.2.4
+CATEGORIES= x11
+MASTER_SITES= http://download.berlios.de/xfce-goodies/
+EXTRACT_SUFX= .tar.bz2
+
+MAINTAINER= yui%yui.pe.kr@localhost
+HOMEPAGE= http://terminal.os-cillation.com/
+COMMENT= Terminal emulator primarly for the Xfce
+
+USE_PKGLOCALEDIR= yes
+USE_LIBTOOL= yes
+GNU_CONFIGURE= yes
+USE_TOOLS+= gmake pkg-config
+USE_DIRS+= xdg-1.1
+
+.include "../../devel/glib2/buildlink3.mk"
+.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
+.include "../../sysutils/dbus/buildlink3.mk"
+.include "../../sysutils/dbus-glib/buildlink3.mk"
+.include "../../textproc/intltool/buildlink3.mk"
+.include "../../x11/gtk2/buildlink3.mk"
+.include "../../x11/libexo/buildlink3.mk"
+.include "../../x11/libxfce4gui/buildlink3.mk"
+.include "../../x11/libxfce4util/buildlink3.mk"
+.include "../../x11/startup-notification/buildlink3.mk"
+.include "../../x11/vte/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 482cebb4cd24 -r 1aa2fda933e8 x11/Terminal/.svn/text-base/PLIST.svn-base
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/x11/Terminal/.svn/text-base/PLIST.svn-base Sat Oct 15 18:47:39 2005 +0000
@@ -0,0 +1,72 @@
+@comment $NetBSD: PLIST.svn-base,v 1.1.1.1 2005/10/15 18:47:39 minskim Exp $
+bin/Terminal
+bin/terminal
+libexec/TerminalHelp
+man/man1/Terminal.1
+share/Terminal/Terminal-toolbars.ui
+share/Terminal/Terminal.ui
+share/Terminal/apps/balsa.desktop
+share/Terminal/apps/epiphany.desktop
+share/Terminal/apps/evolution.desktop
+share/Terminal/apps/firefox.desktop
+share/Terminal/apps/galeon.desktop
+share/Terminal/apps/kmail.desktop
+share/Terminal/apps/konqueror.desktop
+share/Terminal/apps/lynx.desktop
+share/Terminal/apps/mozilla-browser.desktop
+share/Terminal/apps/mozilla-mailer.desktop
+share/Terminal/apps/mutt.desktop
+share/Terminal/apps/opera-browser.desktop
+share/Terminal/apps/opera-mailer.desktop
+share/Terminal/apps/sensible-browser.desktop
+share/Terminal/apps/thunderbird.desktop
+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
+share/doc/Terminal/C/images/terminal-preferences-advanced.png
+share/doc/Terminal/C/images/terminal-preferences-appearance.png
+share/doc/Terminal/C/images/terminal-preferences-colors.png
+share/doc/Terminal/C/images/terminal-preferences-general.png
+share/doc/Terminal/C/images/terminal-preferences-shortcuts.png
+share/doc/Terminal/C/images/terminal-set-title.png
+share/doc/Terminal/C/images/terminal-toolbars.png
+share/doc/Terminal/C/index.html
+share/doc/Terminal/C/preferences.html
+share/doc/Terminal/C/preferred-applications.html
+share/doc/Terminal/C/support.html
+share/doc/Terminal/C/usage.html
+share/doc/Terminal/terminal.css
+share/icons/hicolor/48x48/apps/Terminal.png
+share/icons/hicolor/scalable/apps/Terminal.svg
+${PKGLOCALEDIR}/locale/de/LC_MESSAGES/Terminal.mo
+${PKGLOCALEDIR}/locale/en_GB/LC_MESSAGES/Terminal.mo
+${PKGLOCALEDIR}/locale/es/LC_MESSAGES/Terminal.mo
+${PKGLOCALEDIR}/locale/fi/LC_MESSAGES/Terminal.mo
+${PKGLOCALEDIR}/locale/fr/LC_MESSAGES/Terminal.mo
+${PKGLOCALEDIR}/locale/he/LC_MESSAGES/Terminal.mo
+${PKGLOCALEDIR}/locale/ja/LC_MESSAGES/Terminal.mo
+${PKGLOCALEDIR}/locale/nl/LC_MESSAGES/Terminal.mo
+${PKGLOCALEDIR}/locale/ru/LC_MESSAGES/Terminal.mo
+${PKGLOCALEDIR}/locale/zh_CN/LC_MESSAGES/Terminal.mo
+${PKGLOCALEDIR}/locale/zh_TW/LC_MESSAGES/Terminal.mo
+share/pixmaps/terminal.xpm
+@comment in xdg-dirs: @dirrm share/pixmaps
+@comment in hicolor-icon-theme: @dirrm share/icons/hicolor/scalable/apps
+@comment in hicolor-icon-theme: @dirrm share/icons/hicolor/scalable
+@comment in hicolor-icon-theme: @dirrm share/icons/hicolor/48x48/apps
+@dirrm share/doc/Terminal/C/images
+@dirrm share/doc/Terminal/C
+@dirrm share/doc/Terminal
+@comment in xdg-dirs: @dirrm share/applications
+@dirrm share/Terminal/apps
+@dirrm share/Terminal
diff -r 482cebb4cd24 -r 1aa2fda933e8 x11/Terminal/.svn/text-base/distinfo.svn-base
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/x11/Terminal/.svn/text-base/distinfo.svn-base Sat Oct 15 18:47:39 2005 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo.svn-base,v 1.1.1.1 2005/10/15 18:47:39 minskim Exp $
+
+SHA1 (Terminal-0.2.4.tar.bz2) = 8787f574469ec47cba9786d64fa5803fd28dd3b3
+RMD160 (Terminal-0.2.4.tar.bz2) = 1c01548ab4e208c9dd423155cf43fd42acb47a1c
+Size (Terminal-0.2.4.tar.bz2) = 1008348 bytes
Home |
Main Index |
Thread Index |
Old Index