summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorjmmv <jmmv>2006-03-30 21:14:32 +0000
committerjmmv <jmmv>2006-03-30 21:14:32 +0000
commitf413ca93fe83c89fccf7848cdddf80676a212533 (patch)
treea9138e1002c1bca5965ababc485fc4aeae10a96a /misc
parent9f14415c7ae236e66bf2b951bfeea061b25b8a16 (diff)
downloadpkgsrc-f413ca93fe83c89fccf7848cdddf80676a212533.tar.gz
Update gnome-dirs, gnome1-dirs and gnome2-dirs to 1.6:
- Add the share/gnome-default-applications.
Diffstat (limited to 'misc')
-rw-r--r--misc/gnome-dirs/Makefile5
-rw-r--r--misc/gnome1-dirs/Makefile7
-rw-r--r--misc/gnome2-dirs/Makefile7
-rw-r--r--misc/gnome2-dirs/dirs.mk3
4 files changed, 10 insertions, 12 deletions
diff --git a/misc/gnome-dirs/Makefile b/misc/gnome-dirs/Makefile
index 2e954bd94da..dd526c5ee34 100644
--- a/misc/gnome-dirs/Makefile
+++ b/misc/gnome-dirs/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.16 2006/02/05 23:10:09 joerg Exp $
+# $NetBSD: Makefile,v 1.17 2006/03/30 21:14:32 jmmv Exp $
#
-DISTNAME= gnome-dirs-1.5
-PKGREVISION= 2
+DISTNAME= gnome-dirs-1.6
CATEGORIES= misc gnome
MASTER_SITES= # empty
DISTFILES= # empty
diff --git a/misc/gnome1-dirs/Makefile b/misc/gnome1-dirs/Makefile
index 9215135378c..82558ddc7ab 100644
--- a/misc/gnome1-dirs/Makefile
+++ b/misc/gnome1-dirs/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.21 2006/02/05 23:10:09 joerg Exp $
+# $NetBSD: Makefile,v 1.22 2006/03/30 21:14:32 jmmv Exp $
#
-DISTNAME= gnome1-dirs-1.5
-PKGREVISION= 2
+DISTNAME= gnome1-dirs-1.6
CATEGORIES= misc gnome
MASTER_SITES= # empty
DISTFILES= # empty
@@ -11,7 +10,7 @@ MAINTAINER= jmmv@NetBSD.org
HOMEPAGE= # empty
COMMENT= Shared GTK/GNOME (v1) directories
-DEPENDS+= gnome-dirs>=1.0:../../misc/gnome-dirs
+DEPENDS+= gnome-dirs>=1.6:../../misc/gnome-dirs
WRKSRC= ${WRKDIR}
USE_LANGUAGES= # empty
diff --git a/misc/gnome2-dirs/Makefile b/misc/gnome2-dirs/Makefile
index 7494fa030d1..a1b29c4ce0d 100644
--- a/misc/gnome2-dirs/Makefile
+++ b/misc/gnome2-dirs/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.25 2006/02/05 23:10:09 joerg Exp $
+# $NetBSD: Makefile,v 1.26 2006/03/30 21:14:32 jmmv Exp $
#
-DISTNAME= gnome2-dirs-1.5
-PKGREVISION= 2
+DISTNAME= gnome2-dirs-1.6
CATEGORIES= misc gnome
MASTER_SITES= # empty
DISTFILES= # empty
@@ -22,7 +21,7 @@ NO_BUILD= yes
.include "../../mk/bsd.prefs.mk"
.if ${X11PREFIX} == ${LOCALBASE}
-DEPENDS+= gnome-dirs>=1.0:../../misc/gnome-dirs
+DEPENDS+= gnome-dirs>=1.6:../../misc/gnome-dirs
ALL_GNOME_DIRS= ${GNOME2_DIRS}
.else
ALL_GNOME_DIRS= ${GNOME_DIRS} ${GNOME2_DIRS}
diff --git a/misc/gnome2-dirs/dirs.mk b/misc/gnome2-dirs/dirs.mk
index 597a1ea788a..3c6657bbfc0 100644
--- a/misc/gnome2-dirs/dirs.mk
+++ b/misc/gnome2-dirs/dirs.mk
@@ -1,4 +1,4 @@
-# $NetBSD: dirs.mk,v 1.4 2005/12/05 20:50:39 rillig Exp $
+# $NetBSD: dirs.mk,v 1.5 2006/03/30 21:14:32 jmmv Exp $
#
# This file is intended to be included by mk/dirs.mk, not directly by packages.
#
@@ -15,6 +15,7 @@ GNOME2_DIRS+= share/control-center-2.0/capplets
GNOME2_DIRS+= share/control-center-2.0/icons
GNOME2_DIRS+= share/gnome-2.0
GNOME2_DIRS+= share/gnome-2.0/ui
+GNOME2_DIRS+= share/gnome-default-applications
GNOME2_DIRS+= share/gnome/wm-properties
.if defined(_USE_GNOME2_DIRS) && !empty(_USE_GNOME2_DIRS)