pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/graphics/ImageViewer Catch up with changes in gnustep-...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/5124f1c13f22
branches:  trunk
changeset: 543646:5124f1c13f22
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Sat Jun 21 18:24:24 2008 +0000

description:
Catch up with changes in gnustep-base. Bump revision.

diffstat:

 graphics/ImageViewer/Makefile |  6 ++++--
 graphics/ImageViewer/PLIST    |  4 ++--
 2 files changed, 6 insertions(+), 4 deletions(-)

diffs (41 lines):

diff -r 647356b787dc -r 5124f1c13f22 graphics/ImageViewer/Makefile
--- a/graphics/ImageViewer/Makefile     Sat Jun 21 18:12:42 2008 +0000
+++ b/graphics/ImageViewer/Makefile     Sat Jun 21 18:24:24 2008 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.26 2008/01/18 05:06:38 tnn Exp $
+# $NetBSD: Makefile,v 1.27 2008/06/21 18:24:24 joerg Exp $
 
 DISTNAME=      ImageViewer-0.6.3
-PKGREVISION=   5
+PKGREVISION=   6
 CATEGORIES=    graphics gnustep
 MASTER_SITES=  http://www.nice.ch/~phip/
 
@@ -9,6 +9,8 @@
 HOMEPAGE=      http://www.nice.ch/~phip/softcorner.html
 COMMENT=       GNUstep image display application
 
+PKG_DESTDIR_SUPPORT=   user-destdir
+
 USE_LANGUAGES= objc
 
 NO_CONFIGURE=  yes
diff -r 647356b787dc -r 5124f1c13f22 graphics/ImageViewer/PLIST
--- a/graphics/ImageViewer/PLIST        Sat Jun 21 18:12:42 2008 +0000
+++ b/graphics/ImageViewer/PLIST        Sat Jun 21 18:24:24 2008 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.3 2004/11/08 14:44:14 adam Exp $
+@comment $NetBSD: PLIST,v 1.4 2008/06/21 18:24:24 joerg Exp $
 share/GNUstep/Local/Applications/ImageViewer.app/ImageViewer
 share/GNUstep/Local/Applications/ImageViewer.app/Resources/AUTHORS
 share/GNUstep/Local/Applications/ImageViewer.app/Resources/COPYING
@@ -16,8 +16,8 @@
 share/GNUstep/Local/Applications/ImageViewer.app/Resources/Info-gnustep.plist
 share/GNUstep/Local/Applications/ImageViewer.app/Resources/README
 share/GNUstep/Local/Applications/ImageViewer.app/Resources/genericImage.tiff
-share/GNUstep/Local/Applications/ImageViewer.app/library_paths.openapp
 share/GNUstep/Local/Applications/ImageViewer.app/stamp.make
+share/GNUstep/Local/Tools/ImageViewer
 @dirrm share/GNUstep/Local/Applications/ImageViewer.app/Resources/Hungarian.lproj
 @dirrm share/GNUstep/Local/Applications/ImageViewer.app/Resources/German.lproj
 @dirrm share/GNUstep/Local/Applications/ImageViewer.app/Resources/French.lproj



Home | Main Index | Thread Index | Old Index