pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/misc Handle the share/control-center-2.0/icons directo...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f086108c9800
branches:  trunk
changeset: 468633:f086108c9800
user:      jmmv <jmmv%pkgsrc.org@localhost>
date:      Sun Feb 15 18:36:23 2004 +0000

description:
Handle the share/control-center-2.0/icons directory in gnome2-dirs.
Bump version to 1.3.

diffstat:

 misc/gnome-dirs/Makefile.common |  4 ++--
 misc/gnome2-dirs/Makefile       |  4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diffs (41 lines):

diff -r 5aa8619ecc60 -r f086108c9800 misc/gnome-dirs/Makefile.common
--- a/misc/gnome-dirs/Makefile.common   Sun Feb 15 18:26:45 2004 +0000
+++ b/misc/gnome-dirs/Makefile.common   Sun Feb 15 18:36:23 2004 +0000
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile.common,v 1.4 2003/05/30 15:54:42 jmmv Exp $
+# $NetBSD: Makefile.common,v 1.5 2004/02/15 18:36:23 jmmv Exp $
 #
 
 # This Makefile contains all the logic needed to automatically generate
 # PLIST's for the gnome*-dirs packages.
 # It also installs all GTK/GNOME directories common to v1 and v2.
 
-GNOME_DIRS_VERSION=    1.2
+GNOME_DIRS_VERSION=    1.3
 
 GNOME_DIRS_COMMON=     share/gnome/apps
 GNOME_DIRS_COMMON+=    share/gnome/apps/Applications
diff -r 5aa8619ecc60 -r f086108c9800 misc/gnome2-dirs/Makefile
--- a/misc/gnome2-dirs/Makefile Sun Feb 15 18:26:45 2004 +0000
+++ b/misc/gnome2-dirs/Makefile Sun Feb 15 18:36:23 2004 +0000
@@ -1,11 +1,10 @@
-# $NetBSD: Makefile,v 1.13 2004/02/15 12:12:32 jlam Exp $
+# $NetBSD: Makefile,v 1.14 2004/02/15 18:36:23 jmmv Exp $
 #
 
 DISTNAME=      gnome2-dirs-${GNOME_DIRS_VERSION}
 CATEGORIES=    misc gnome
 MASTER_SITES=  # empty
 DISTFILES=     # empty
-PKGREVISION=   1
 
 MAINTAINER=    tech-pkg%NetBSD.org@localhost
 HOMEPAGE=      # empty
@@ -33,6 +32,7 @@
 GNOME_DIRS+=   share/application-registry
 GNOME_DIRS+=   share/control-center-2.0
 GNOME_DIRS+=   share/control-center-2.0/capplets
+GNOME_DIRS+=   share/control-center-2.0/icons
 GNOME_DIRS+=   share/gnome-2.0
 GNOME_DIRS+=   share/gnome-2.0/ui
 GNOME_DIRS+=   share/gnome/wm-properties



Home | Main Index | Thread Index | Old Index