summaryrefslogtreecommitdiff
path: root/graphics/gimp-base
diff options
context:
space:
mode:
authordrochner <drochner@pkgsrc.org>2003-06-05 15:24:32 +0000
committerdrochner <drochner@pkgsrc.org>2003-06-05 15:24:32 +0000
commitabac35c5275879c9902ea0ba24940bfcf0d5db53 (patch)
tree3c5bf2f2be41ee527494587fee8b540705726784 /graphics/gimp-base
parentdb03c717eae2e47cdd7f146f00c9c86d695ecf20 (diff)
downloadpkgsrc-abac35c5275879c9902ea0ba24940bfcf0d5db53.tar.gz
The "print" plugin gets built separately (../../print/gimp-print),
so there is no need to depend on the gimp-print lib.
Diffstat (limited to 'graphics/gimp-base')
-rw-r--r--graphics/gimp-base/Makefile5
-rw-r--r--graphics/gimp-base/distinfo3
-rw-r--r--graphics/gimp-base/patches/patch-ab13
3 files changed, 4 insertions, 17 deletions
diff --git a/graphics/gimp-base/Makefile b/graphics/gimp-base/Makefile
index 4a9deacc0fd..841dceb1292 100644
--- a/graphics/gimp-base/Makefile
+++ b/graphics/gimp-base/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2003/05/23 18:04:32 salo Exp $
+# $NetBSD: Makefile,v 1.16 2003/06/05 15:24:32 drochner Exp $
#
DISTNAME= gimp-1.2.4
@@ -32,6 +32,8 @@ GNU_CONFIGURE= YES
CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR}
CONFIGURE_ARGS+= --disable-perl
CONFIGURE_ARGS+= --disable-python
+# The "print" plugin gets built separately (../../print/gimp-print)
+CONFIGURE_ARGS+= --disable-print
# Add settings for MPEG, LIBMPEG, and GAP_DECODE_MPEG to properly support
# the MPEG library from graphics/mpeg-lib that changed it's name, as the
@@ -70,7 +72,6 @@ post-install:
.include "../../devel/gettext-lib/buildlink2.mk"
.include "../../graphics/mpeg-lib/buildlink2.mk"
-.include "../../print/gimp-print-lib/buildlink2.mk"
.if defined(GIMP_WITH_HELPBROWSER) && ${GIMP_WITH_HELPBROWSER} != "no"
PLIST_SUBST+= HELPBROWSER=""
.include "../../x11/gnome-libs/buildlink2.mk"
diff --git a/graphics/gimp-base/distinfo b/graphics/gimp-base/distinfo
index 560b9979da1..b5a8afbe37a 100644
--- a/graphics/gimp-base/distinfo
+++ b/graphics/gimp-base/distinfo
@@ -1,8 +1,7 @@
-$NetBSD: distinfo,v 1.5 2003/05/23 18:04:32 salo Exp $
+$NetBSD: distinfo,v 1.6 2003/06/05 15:24:32 drochner Exp $
SHA1 (gimp-1.2.4.tar.bz2) = e746f6cfde1a943eec9b6d09768da5a38f97b7c4
Size (gimp-1.2.4.tar.bz2) = 10875154 bytes
SHA1 (patch-aa) = 2d2f7ce110822522314aebfd86c06ebcbdbabb9d
-SHA1 (patch-ab) = 41ca54a3f632ecd1dd2b47da6b6333b5db61c10e
SHA1 (patch-ac) = 9949ba730b031132a183cabf69025e36500c70f0
SHA1 (patch-ad) = 29c68f53be2d527661dcbaa38b2bf92626cb139c
diff --git a/graphics/gimp-base/patches/patch-ab b/graphics/gimp-base/patches/patch-ab
deleted file mode 100644
index 5438cf67022..00000000000
--- a/graphics/gimp-base/patches/patch-ab
+++ /dev/null
@@ -1,13 +0,0 @@
-$NetBSD: patch-ab,v 1.2 2003/05/23 18:04:32 salo Exp $
-
---- plug-ins/Makefile.in.orig 2003-05-20 01:07:31.000000000 +0200
-+++ plug-ins/Makefile.in 2003-05-23 17:14:38.000000000 +0200
-@@ -186,7 +186,7 @@
- @OS_WIN32_TRUE@TWAIN = twain
- @OS_WIN32_TRUE@WINSNAP = winsnap
-
--SUBDIRS = libgck dbbrowser script-fu $(GIMP_PERL) FractalExplorer Lighting MapObject bmp faxg3 fits flame fp gap gdyntext gfig gflare gfli gimpressionist $(HELPBROWSER) ifscompose imagemap maze mosaic pagecurl $(PRINT) rcm sgi sel2path $(TWAIN) $(WEBBROWSER) $(WINSNAP) $(XJT) common
-+SUBDIRS = libgck dbbrowser script-fu $(GIMP_PERL) FractalExplorer Lighting MapObject bmp faxg3 fits flame fp gap gdyntext gfig gflare gfli gimpressionist $(HELPBROWSER) ifscompose imagemap maze mosaic pagecurl rcm sgi sel2path $(TWAIN) $(WEBBROWSER) $(WINSNAP) $(XJT) common
-
- mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
- CONFIG_HEADER = ../config.h