pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/time/gtodo-applet Initial import of gtodo-applet, vers...
details: https://anonhg.NetBSD.org/pkgsrc/rev/4b0de362cc1e
branches: trunk
changeset: 470610:4b0de362cc1e
user: jmmv <jmmv%pkgsrc.org@localhost>
date: Wed Mar 10 19:22:10 2004 +0000
description:
Initial import of gtodo-applet, version 0.1:
Gtodo is a to-do list manager written for use with the GNOME desktop.
It tries to follow the HIG and GNOME policies as well as possible.
This package provides an applet for this application, to be integrated
within the GNOME's panel.
diffstat:
time/gtodo-applet/DESCR | 5 +++++
time/gtodo-applet/Makefile | 24 ++++++++++++++++++++++++
time/gtodo-applet/PLIST | 10 ++++++++++
time/gtodo-applet/distinfo | 4 ++++
4 files changed, 43 insertions(+), 0 deletions(-)
diffs (59 lines):
diff -r c29056a96f96 -r 4b0de362cc1e time/gtodo-applet/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/time/gtodo-applet/DESCR Wed Mar 10 19:22:10 2004 +0000
@@ -0,0 +1,5 @@
+Gtodo is a to-do list manager written for use with the GNOME desktop.
+It tries to follow the HIG and GNOME policies as well as possible.
+
+This package provides an applet for this application, to be integrated
+within the GNOME's panel.
diff -r c29056a96f96 -r 4b0de362cc1e time/gtodo-applet/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/time/gtodo-applet/Makefile Wed Mar 10 19:22:10 2004 +0000
@@ -0,0 +1,24 @@
+# $NetBSD: Makefile,v 1.1.1.1 2004/03/10 19:22:10 jmmv Exp $
+#
+
+DISTNAME= gtodo-applet-0.1
+CATEGORIES= time gnome
+MASTER_SITES= http://download.qballcow.nl/programs/gtodo/
+
+MAINTAINER= jmmv%NetBSD.org@localhost
+HOMEPAGE= http://qballcow.nl/index.php?s=4
+COMMENT= GNOME applet for the gtodo application
+
+DEPENDS+= gnome2-dirs>=1.5:../../misc/gnome2-dirs
+DEPENDS+= gtodo>=0.14:../../time/gtodo
+
+GNU_CONFIGURE= YES
+USE_BUILDLINK3= YES
+USE_LIBTOOL= YES
+
+.include "../../devel/GConf2/schemas.mk"
+.include "../../devel/libglade2/buildlink3.mk"
+.include "../../devel/libgnomeui/buildlink3.mk"
+.include "../../devel/pkgconfig/buildlink3.mk"
+.include "../../x11/gnome-panel/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r c29056a96f96 -r 4b0de362cc1e time/gtodo-applet/PLIST
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/time/gtodo-applet/PLIST Wed Mar 10 19:22:10 2004 +0000
@@ -0,0 +1,10 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2004/03/10 19:22:10 jmmv Exp $
+bin/gtodo-applet
+lib/bonobo/servers/gtodo_applet_Factory.server
+share/gconf/schemas/gtodo-applet.schemas
+share/gnome-2.0/ui/gtodo-applet.xml
+share/pixmaps/gtodo_tray.png
+@comment in xdg-dirs: @dirrm share/pixmaps
+@comment in gnome2-dirs: @dirrm share/gnome-2.0/ui
+@comment in GConf2: @dirrm share/gconf/schemas
+@comment in libbonobo: @dirrm lib/bonobo/servers
diff -r c29056a96f96 -r 4b0de362cc1e time/gtodo-applet/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/time/gtodo-applet/distinfo Wed Mar 10 19:22:10 2004 +0000
@@ -0,0 +1,4 @@
+$NetBSD: distinfo,v 1.1.1.1 2004/03/10 19:22:10 jmmv Exp $
+
+SHA1 (gtodo-applet-0.1.tar.gz) = c214e1d1527121d14492cd8c37c63b64b182970e
+Size (gtodo-applet-0.1.tar.gz) = 303635 bytes
Home |
Main Index |
Thread Index |
Old Index