From 8ebd376358866192a0dd9e43a996e8ed70c72165 Mon Sep 17 00:00:00 2001 From: minskim Date: Thu, 22 Sep 2005 03:57:51 +0000 Subject: Do not install gtodo_tray.png, which is installed by time/gtodo. --- 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(-) create mode 100644 time/gtodo-applet/patches/patch-ab diff --git a/time/gtodo-applet/Makefile b/time/gtodo-applet/Makefile index aab62a244e1..55b97f936a2 100644 --- a/time/gtodo-applet/Makefile +++ b/time/gtodo-applet/Makefile @@ -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 --git a/time/gtodo-applet/PLIST b/time/gtodo-applet/PLIST index 13f5b94df73..f6582ce9020 100644 --- a/time/gtodo-applet/PLIST +++ b/time/gtodo-applet/PLIST @@ -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 --git a/time/gtodo-applet/distinfo b/time/gtodo-applet/distinfo index acaeef6a954..ba6f2f6843b 100644 --- a/time/gtodo-applet/distinfo +++ b/time/gtodo-applet/distinfo @@ -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 --git a/time/gtodo-applet/patches/patch-ab b/time/gtodo-applet/patches/patch-ab new file mode 100644 index 00000000000..933b5f84d4c --- /dev/null +++ b/time/gtodo-applet/patches/patch-ab @@ -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 -- cgit v1.2.3