pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/time/gtodo-applet Do not install gtodo_tray.png, which...
details: https://anonhg.NetBSD.org/pkgsrc/rev/657be8b967b5
branches: trunk
changeset: 499409:657be8b967b5
user: minskim <minskim%pkgsrc.org@localhost>
date: Thu Sep 22 03:57:51 2005 +0000
description:
Do not install gtodo_tray.png, which is installed by time/gtodo.
diffstat:
time/gtodo-applet/Makefile | 4 ++--
time/gtodo-applet/PLIST | 4 +---
time/gtodo-applet/distinfo | 3 ++-
time/gtodo-applet/patches/patch-ab | 13 +++++++++++++
4 files changed, 18 insertions(+), 6 deletions(-)
diffs (58 lines):
diff -r 0393d4fd6593 -r 657be8b967b5 time/gtodo-applet/Makefile
--- a/time/gtodo-applet/Makefile Thu Sep 22 02:09:22 2005 +0000
+++ b/time/gtodo-applet/Makefile Thu Sep 22 03:57:51 2005 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.7 2005/08/10 20:56:24 jlam Exp $
+# $NetBSD: Makefile,v 1.8 2005/09/22 03:57:51 minskim Exp $
#
DISTNAME= gtodo-applet-0.1
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= time gnome
MASTER_SITES= http://download.qballcow.nl/programs/gtodo/
diff -r 0393d4fd6593 -r 657be8b967b5 time/gtodo-applet/PLIST
--- a/time/gtodo-applet/PLIST Thu Sep 22 02:09:22 2005 +0000
+++ b/time/gtodo-applet/PLIST Thu Sep 22 03:57:51 2005 +0000
@@ -1,10 +1,8 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2004/03/10 19:22:10 jmmv Exp $
+@comment $NetBSD: PLIST,v 1.2 2005/09/22 03:57:51 minskim 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 0393d4fd6593 -r 657be8b967b5 time/gtodo-applet/distinfo
--- a/time/gtodo-applet/distinfo Thu Sep 22 02:09:22 2005 +0000
+++ b/time/gtodo-applet/distinfo Thu Sep 22 03:57:51 2005 +0000
@@ -1,6 +1,7 @@
-$NetBSD: distinfo,v 1.3 2005/02/23 19:14:54 wiz Exp $
+$NetBSD: distinfo,v 1.4 2005/09/22 03:57:51 minskim Exp $
SHA1 (gtodo-applet-0.1.tar.gz) = c214e1d1527121d14492cd8c37c63b64b182970e
RMD160 (gtodo-applet-0.1.tar.gz) = ff22c1f091955bf2a3fb91797d76121306415f83
Size (gtodo-applet-0.1.tar.gz) = 303635 bytes
SHA1 (patch-aa) = be4d6466e463a5abbe51a9c40e1aae3aefc81014
+SHA1 (patch-ab) = 33dabe60d8b0cc7a415922c260e04a4831c94d7f
diff -r 0393d4fd6593 -r 657be8b967b5 time/gtodo-applet/patches/patch-ab
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/time/gtodo-applet/patches/patch-ab Thu Sep 22 03:57:51 2005 +0000
@@ -0,0 +1,13 @@
+$NetBSD: patch-ab,v 1.1 2005/09/22 03:57:52 minskim Exp $
+
+--- Makefile.in.orig 2004-02-13 07:06:52.000000000 -0800
++++ Makefile.in
+@@ -136,7 +136,7 @@ sbindir = @sbindir@
+ sharedstatedir = @sharedstatedir@
+ sysconfdir = @sysconfdir@
+ target_alias = @target_alias@
+-SUBDIRS = src pixmaps
++SUBDIRS = src
+ subdir = .
+ ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
+ mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
Home |
Main Index |
Thread Index |
Old Index