pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/graphics/gnome-backgrounds Depend on xdg-dirs 1.3, whi...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a02654f97ae2
branches:  trunk
changeset: 510661:a02654f97ae2
user:      jmmv <jmmv%pkgsrc.org@localhost>
date:      Sat Apr 01 21:42:49 2006 +0000

description:
Depend on xdg-dirs 1.3, which handles the share/pixmaps/backgrounds directory
(to be shared with gnome-screensaver).  Bump PKGREVISION to 1.

diffstat:

 graphics/gnome-backgrounds/Makefile |  5 +++--
 graphics/gnome-backgrounds/PLIST    |  5 ++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diffs (39 lines):

diff -r 371f4a28ae9f -r a02654f97ae2 graphics/gnome-backgrounds/Makefile
--- a/graphics/gnome-backgrounds/Makefile       Sat Apr 01 21:40:21 2006 +0000
+++ b/graphics/gnome-backgrounds/Makefile       Sat Apr 01 21:42:49 2006 +0000
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.11 2006/03/30 21:17:48 jmmv Exp $
+# $NetBSD: Makefile,v 1.12 2006/04/01 21:42:49 jmmv Exp $
 #
 
 DISTNAME=      gnome-backgrounds-2.14.0
+PKGREVISION=   1
 CATEGORIES=    graphics gnome
 MASTER_SITES=  ${MASTER_SITE_GNOME:=sources/gnome-backgrounds/2.14/}
 EXTRACT_SUFX=  .tar.bz2
@@ -13,7 +14,7 @@
 BUILD_USES_MSGFMT=     YES
 
 GNU_CONFIGURE=         YES
-USE_DIRS+=             xdg-1.1
+USE_DIRS+=             xdg-1.3
 USE_TOOLS+=            gmake
 USE_LANGUAGES=         # empty
 USE_PKGLOCALEDIR=      YES
diff -r 371f4a28ae9f -r a02654f97ae2 graphics/gnome-backgrounds/PLIST
--- a/graphics/gnome-backgrounds/PLIST  Sat Apr 01 21:40:21 2006 +0000
+++ b/graphics/gnome-backgrounds/PLIST  Sat Apr 01 21:42:49 2006 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.6 2006/03/30 21:17:48 jmmv Exp $
+@comment $NetBSD: PLIST,v 1.7 2006/04/01 21:42:49 jmmv Exp $
 share/gnome-background-properties/gnome-branded.xml
 share/gnome-background-properties/gnome-nature.xml
 share/gnome-background-properties/gnome-tiles.xml
@@ -71,6 +71,5 @@
 @dirrm share/pixmaps/backgrounds/gnome/nature
 @dirrm share/pixmaps/backgrounds/gnome/branded
 @dirrm share/pixmaps/backgrounds/gnome
-@dirrm share/pixmaps/backgrounds
-@comment in xdg-dirs: @dirrm share/pixmaps
+@comment in xdg-dirs: @dirrm share/pixmaps/backgrounds
 @dirrm share/gnome-background-properties



Home | Main Index | Thread Index | Old Index