summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorjmmv <jmmv@pkgsrc.org>2003-01-28 23:00:53 +0000
committerjmmv <jmmv@pkgsrc.org>2003-01-28 23:00:53 +0000
commit855dceb89db02bffab132d741238e36eb8a88d6e (patch)
treef5ebddec78f3cb8e22c0ab9199baa10545826ac0 /graphics
parent7261349a281ab68275de94a73e3331bccdebbe7c (diff)
downloadpkgsrc-855dceb89db02bffab132d741238e36eb8a88d6e.tar.gz
Depend on gnome1-dirs to handle shared directories. Bump PKGREVISION.
Diffstat (limited to 'graphics')
-rw-r--r--graphics/gimageview/Makefile4
-rw-r--r--graphics/gphoto/Makefile5
-rw-r--r--graphics/gphoto/PLIST5
-rw-r--r--graphics/scigraphica/Makefile5
4 files changed, 10 insertions, 9 deletions
diff --git a/graphics/gimageview/Makefile b/graphics/gimageview/Makefile
index 3d8652a1475..2a0cff8add7 100644
--- a/graphics/gimageview/Makefile
+++ b/graphics/gimageview/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.5 2003/01/20 22:00:38 drochner Exp $
+# $NetBSD: Makefile,v 1.6 2003/01/28 23:00:53 jmmv Exp $
DISTNAME= gimageview-0.2.13
+PKGREVISION= 1
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gtkmmviewer/}
@@ -24,6 +25,7 @@ CONFIGURE_ARGS+= --disable-xinetest
# don't need both -- gimageview prefers gdk-pixbuf, so do we
#.include "../../graphics/imlib/buildlink2.mk"
.include "../../graphics/gdk-pixbuf/buildlink2.mk"
+.include "../../misc/gnome1-dirs/buildlink2.mk"
.include "../../mk/pthread.buildlink2.mk"
.include "../../x11/gtk/buildlink2.mk"
.include "../../graphics/mng/buildlink2.mk"
diff --git a/graphics/gphoto/Makefile b/graphics/gphoto/Makefile
index e5dd7ddd953..b321cec37f7 100644
--- a/graphics/gphoto/Makefile
+++ b/graphics/gphoto/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.14 2002/11/28 11:04:14 tron Exp $
+# $NetBSD: Makefile,v 1.15 2003/01/28 23:00:54 jmmv Exp $
DISTNAME= gphoto-0.4.3
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= graphics
MASTER_SITES= http://www.gphoto.net/dist/
@@ -17,4 +17,5 @@ GNU_CONFIGURE= yes
CPPFLAGS+= -I${LOCALBASE}/include
.include "../../graphics/imlib/buildlink2.mk"
+.include "../../misc/gnome1-dirs/buildlink2.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/graphics/gphoto/PLIST b/graphics/gphoto/PLIST
index 363075f2a13..fe9c690b546 100644
--- a/graphics/gphoto/PLIST
+++ b/graphics/gphoto/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.3 2002/12/09 16:01:27 tron Exp $
+@comment $NetBSD: PLIST,v 1.4 2003/01/28 23:00:55 jmmv Exp $
bin/dc21x_cam
bin/gphoto
bin/gphoto-exifdump
@@ -125,6 +125,3 @@ share/gphoto/gallery/RedNGray/thumbnail.html
@dirrm share/gphoto/gallery
@dirrm share/gphoto/doc
@dirrm share/gphoto
-@unexec ${RMDIR} %D/share/gnome/apps/Graphics 2>/dev/null || ${TRUE}
-@unexec ${RMDIR} %D/share/gnome/apps 2>/dev/null || ${TRUE}
-@unexec ${RMDIR} %D/share/gnome 2>/dev/null || ${TRUE}
diff --git a/graphics/scigraphica/Makefile b/graphics/scigraphica/Makefile
index 2249793f70e..94cb318335a 100644
--- a/graphics/scigraphica/Makefile
+++ b/graphics/scigraphica/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.13 2002/09/22 10:50:44 jlam Exp $
+# $NetBSD: Makefile,v 1.14 2003/01/28 23:00:55 jmmv Exp $
#
DISTNAME= scigraphica-0.8.0
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= graphics math
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=scigraphica/}
@@ -29,6 +29,7 @@ PY_PATCHPLIST= YES
.include "../../devel/readline/buildlink2.mk"
.include "../../graphics/imlib/buildlink2.mk"
.include "../../math/py-Numeric/buildlink2.mk"
+.include "../../misc/gnome1-dirs/buildlink2.mk"
.include "../../textproc/libxml/buildlink2.mk"
.include "../../x11/gtk/buildlink2.mk"
.include "../../x11/gtk+extra/buildlink2.mk"