diff options
author | wiz <wiz> | 2001-05-22 09:32:18 +0000 |
---|---|---|
committer | wiz <wiz> | 2001-05-22 09:32:18 +0000 |
commit | 2d0bc71d62d0a950fd5dac8432fe6b67c45228c2 (patch) | |
tree | 1df5f6c020b6f6acdff761eca4cb1348bc4276f8 /graphics | |
parent | 1c7d6b8bd5b706359bc20720ac0c4579669989c3 (diff) | |
download | pkgsrc-2d0bc71d62d0a950fd5dac8432fe6b67c45228c2.tar.gz |
Update dependency on png to >=1.0.11 because of the shlib major bump.
Noted by Frederick Bruckman.
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/ImageMagick/Makefile | 4 | ||||
-rw-r--r-- | graphics/alevt/Makefile | 4 | ||||
-rw-r--r-- | graphics/clanlib/Makefile | 4 | ||||
-rw-r--r-- | graphics/gd/Makefile | 4 | ||||
-rw-r--r-- | graphics/gdk-pixbuf/Makefile.common | 4 | ||||
-rw-r--r-- | graphics/gif2png/Makefile | 4 | ||||
-rw-r--r-- | graphics/gimp/Makefile | 4 | ||||
-rw-r--r-- | graphics/hp2xx/Makefile | 4 | ||||
-rw-r--r-- | graphics/imlib/Makefile | 4 | ||||
-rw-r--r-- | graphics/libgdgeda/Makefile | 4 | ||||
-rw-r--r-- | graphics/libwmf/Makefile | 4 | ||||
-rw-r--r-- | graphics/magicpoint/Makefile | 4 | ||||
-rw-r--r-- | graphics/mgl/Makefile | 4 | ||||
-rw-r--r-- | graphics/netpbm/Makefile | 4 | ||||
-rw-r--r-- | graphics/ploticus/Makefile | 4 | ||||
-rw-r--r-- | graphics/plotutils/Makefile | 4 | ||||
-rw-r--r-- | graphics/povray/Makefile | 4 | ||||
-rw-r--r-- | graphics/xart/Makefile | 4 | ||||
-rw-r--r-- | graphics/xli/Makefile | 4 | ||||
-rw-r--r-- | graphics/xpaint/Makefile | 4 | ||||
-rw-r--r-- | graphics/xsane/Makefile | 4 | ||||
-rw-r--r-- | graphics/xv/Makefile | 4 | ||||
-rw-r--r-- | graphics/xzgv/Makefile | 4 |
23 files changed, 46 insertions, 46 deletions
diff --git a/graphics/ImageMagick/Makefile b/graphics/ImageMagick/Makefile index 74e81d0a9b2..d906826db72 100644 --- a/graphics/ImageMagick/Makefile +++ b/graphics/ImageMagick/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.67 2001/05/14 16:34:38 drochner Exp $ +# $NetBSD: Makefile,v 1.68 2001/05/22 09:32:19 wiz Exp $ DISTNAME= ImageMagick-5.2.8 CATEGORIES= graphics @@ -11,7 +11,7 @@ COMMENT= Package for display and interactive manipulation of images DEPENDS+= jpeg-6b:../../graphics/jpeg DEPENDS+= mpeg2codec-1.2:../../graphics/mpeg2codec -DEPENDS+= png>1.0.9:../../graphics/png +DEPENDS+= png>=1.0.11:../../graphics/png DEPENDS+= tiff-*:../../graphics/tiff CONFLICTS= geomview-* # both have a program named 'animate' diff --git a/graphics/alevt/Makefile b/graphics/alevt/Makefile index 93a53172ff4..361315436c3 100644 --- a/graphics/alevt/Makefile +++ b/graphics/alevt/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2001/03/04 09:06:11 tron Exp $ +# $NetBSD: Makefile,v 1.6 2001/05/22 09:32:19 wiz Exp $ DISTNAME= alevt-1.6.0 CATEGORIES= graphics @@ -8,7 +8,7 @@ MAINTAINER= magick@bundy.zhadum.de HOMEPAGE= http://user.exit.de/froese/ COMMENT= Teletext decoder and browser for Brooktree 848 compatible TV cards -DEPENDS+= png>1.0.9:../../graphics/png +DEPENDS+= png>=1.0.11:../../graphics/png DEPENDS+= fxtv>=1.02:../../graphics/fxtv ONLY_FOR_PLATFORM= NetBSD-1.4[Y-Z]-* NetBSD-1.4Z[A-Z]-* \ diff --git a/graphics/clanlib/Makefile b/graphics/clanlib/Makefile index c7fa6467a27..adb1ba375b4 100644 --- a/graphics/clanlib/Makefile +++ b/graphics/clanlib/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.17 2001/04/02 22:15:48 wiz Exp $ +# $NetBSD: Makefile,v 1.18 2001/05/22 09:32:20 wiz Exp $ DISTNAME= ClanLib-0.4.4 CATEGORIES= graphics games devel x11 @@ -9,7 +9,7 @@ HOMEPAGE= http://www.clanlib.org/ COMMENT= The ClanLib Game SDK DEPENDS+= Hermes>=1.3:../../graphics/hermes -DEPENDS+= png>1.0.9:../../graphics/png +DEPENDS+= png>=1.0.11:../../graphics/png DEPENDS+= pth-*:../../devel/pth USE_X11BASE= yes diff --git a/graphics/gd/Makefile b/graphics/gd/Makefile index 4a8192faae7..7e8d95eee25 100644 --- a/graphics/gd/Makefile +++ b/graphics/gd/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.26 2001/03/04 09:32:43 tron Exp $ +# $NetBSD: Makefile,v 1.27 2001/05/22 09:32:20 wiz Exp $ # FreeBSD Id: Makefile,v 1.2 1997/02/14 07:55:45 asami Exp # @@ -11,7 +11,7 @@ HOMEPAGE= http://www.boutell.com/gd/ COMMENT= graphics library for fast PNG creation DEPENDS+= freetype-lib>=1.3.1:../../graphics/freetype-lib -DEPENDS+= png>1.0.9:../../graphics/png +DEPENDS+= png>=1.0.11:../../graphics/png DEPENDS+= jpeg-*:../../graphics/jpeg USE_X11= YES diff --git a/graphics/gdk-pixbuf/Makefile.common b/graphics/gdk-pixbuf/Makefile.common index f0065e7e567..a63518299eb 100644 --- a/graphics/gdk-pixbuf/Makefile.common +++ b/graphics/gdk-pixbuf/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.6 2001/03/27 03:20:00 hubertf Exp $ +# $NetBSD: Makefile.common,v 1.7 2001/05/22 09:33:32 wiz Exp $ # DISTNAME= gdk-pixbuf-0.10.1 @@ -11,7 +11,7 @@ HOMEPAGE= http://www.gnome.org/ BUILD_DEPENDS+= autoconf-2.13:../../devel/autoconf BUILD_DEPENDS+= automake-1.4:../../devel/automake DEPENDS+= gtk+>=1.2.8:../../x11/gtk -DEPENDS+= png>=1.0.8:../../graphics/png +DEPENDS+= png>=1.0.11:../../graphics/png DEPENDS+= tiff>=3.5.5:../../graphics/tiff DEPENDS+= jpeg-6b:../../graphics/jpeg diff --git a/graphics/gif2png/Makefile b/graphics/gif2png/Makefile index dba0eb083fc..58dc00a2366 100644 --- a/graphics/gif2png/Makefile +++ b/graphics/gif2png/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2001/03/13 13:54:48 tron Exp $ +# $NetBSD: Makefile,v 1.16 2001/05/22 09:32:20 wiz Exp $ DISTNAME= gif2png-2.4.2 CATEGORIES= graphics converters @@ -9,7 +9,7 @@ MAINTAINER= packages@netbsd.org HOMEPAGE= http://www.tuxedo.org/~esr/gif2png/ COMMENT= convert GIF files to PNG -DEPENDS+= png>1.0.9:../../graphics/png +DEPENDS+= png>=1.0.11:../../graphics/png GNU_CONFIGURE= YES CONFIGURE_ENV+= CPPFLAGS="${CPPFLAGS}" diff --git a/graphics/gimp/Makefile b/graphics/gimp/Makefile index 53cf7b50a70..c97c33c8420 100644 --- a/graphics/gimp/Makefile +++ b/graphics/gimp/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.66 2001/04/28 00:50:35 hubertf Exp $ +# $NetBSD: Makefile,v 1.67 2001/05/22 09:32:20 wiz Exp $ DISTNAME= gimp-1.2.1 CATEGORIES= graphics @@ -17,7 +17,7 @@ DEPENDS+= jpeg-6b:../../graphics/jpeg DEPENDS+= gnome-libs>=1.2.0:../../x11/gnome-libs DEPENDS+= gtk+-1.2.*:../../x11/gtk DEPENDS+= mpeg-1.2.1:../../graphics/mpeg-lib -DEPENDS+= png>1.0.9:../../graphics/png +DEPENDS+= png>=1.0.11:../../graphics/png DEPENDS+= tiff-*:../../graphics/tiff GIMP_DATA= gimp-data-extras-1.2.0 diff --git a/graphics/hp2xx/Makefile b/graphics/hp2xx/Makefile index 6364fb724d3..8c170e6b57e 100644 --- a/graphics/hp2xx/Makefile +++ b/graphics/hp2xx/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2001/04/23 19:25:46 dmcmahill Exp $ +# $NetBSD: Makefile,v 1.14 2001/05/22 09:32:20 wiz Exp $ # DISTNAME= hp2xx-3.4.0 @@ -9,7 +9,7 @@ MAINTAINER= dmcmahill@netbsd.org HOMEPAGE= http://www.gnu.org/software/hp2xx/hp2xx.html COMMENT= HPGL converter and previewer -DEPENDS+= png>1.0.9:../../graphics/png +DEPENDS+= png>=1.0.11:../../graphics/png DEPENDS+= tiff-*:../../graphics/tiff USE_X11= yes diff --git a/graphics/imlib/Makefile b/graphics/imlib/Makefile index d516a2623be..cbe64337e7f 100644 --- a/graphics/imlib/Makefile +++ b/graphics/imlib/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.47 2001/03/27 03:20:01 hubertf Exp $ +# $NetBSD: Makefile,v 1.48 2001/05/22 09:32:21 wiz Exp $ # DISTNAME= imlib-1.9.8.1 @@ -15,7 +15,7 @@ DEPENDS+= gtk+-1.2.*:../../x11/gtk DEPENDS+= libungif-*:../../graphics/libungif DEPENDS+= jpeg-6b:../../graphics/jpeg DEPENDS+= netpbm-*:../../graphics/netpbm -DEPENDS+= png>1.0.9:../../graphics/png +DEPENDS+= png>=1.0.11:../../graphics/png DEPENDS+= tiff>=3.5.4:../../graphics/tiff USE_X11BASE= yes diff --git a/graphics/libgdgeda/Makefile b/graphics/libgdgeda/Makefile index 608c65b6f0c..6560ec24f17 100644 --- a/graphics/libgdgeda/Makefile +++ b/graphics/libgdgeda/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2001/03/04 09:06:12 tron Exp $ +# $NetBSD: Makefile,v 1.8 2001/05/22 09:32:21 wiz Exp $ # DISTNAME= libgdgeda-1.6 @@ -9,7 +9,7 @@ MAINTAINER= rh@netbsd.org HOMEPAGE= http://www.geda.seul.org/ COMMENT= Modified version of the gd packages for use with gEDA -DEPENDS+= png>1.0.9:../../graphics/png +DEPENDS+= png>=1.0.11:../../graphics/png GNU_CONFIGURE= YES USE_LIBTOOL= YES diff --git a/graphics/libwmf/Makefile b/graphics/libwmf/Makefile index 29b00566fda..c704af9e23c 100644 --- a/graphics/libwmf/Makefile +++ b/graphics/libwmf/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.21 2001/03/05 08:14:13 tron Exp $ +# $NetBSD: Makefile,v 1.22 2001/05/22 09:32:21 wiz Exp $ # DISTNAME= libwmf-0.1.21 @@ -10,7 +10,7 @@ HOMEPAGE= http://www.wvware.com/libwmf.html COMMENT= library for reading and converting WMF (Windows Meta Files) DEPENDS+= freetype-lib>=1.3.1:../../graphics/freetype-lib -DEPENDS+= png>1.0.9:../../graphics/png +DEPENDS+= png>=1.0.11:../../graphics/png USE_X11= YES USE_XPM= YES diff --git a/graphics/magicpoint/Makefile b/graphics/magicpoint/Makefile index bb0a22807ac..c1d738256fd 100644 --- a/graphics/magicpoint/Makefile +++ b/graphics/magicpoint/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.21 2001/03/11 16:19:46 tron Exp $ +# $NetBSD: Makefile,v 1.22 2001/05/22 09:32:21 wiz Exp $ DISTNAME= magicpoint-1.07a CATEGORIES= x11 graphics @@ -9,7 +9,7 @@ HOMEPAGE= http://www.Mew.org/mgp/ COMMENT= X11 based presentation tool DEPENDS+= freetype-lib>=1.3.1:../../graphics/freetype-lib -DEPENDS+= png>1.0.9:../../graphics/png +DEPENDS+= png>=1.0.11:../../graphics/png CONFLICTS= mgp-* diff --git a/graphics/mgl/Makefile b/graphics/mgl/Makefile index 40cfb9e4420..a94dcc95713 100644 --- a/graphics/mgl/Makefile +++ b/graphics/mgl/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2001/03/20 13:54:31 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2001/05/22 09:32:21 wiz Exp $ # DISTNAME= mgl2-alpha-020 @@ -11,7 +11,7 @@ HOMEPAGE= http://www.netbsd.org/Ports/hpcmips/mgl2.html COMMENT= Graphics library for NEC Mobilegear/PocketBSD, NetBSD/hpcmips DEPENDS+= jpeg-6b:../../graphics/jpeg -DEPENDS+= png>=1.0.3:../../graphics/png +DEPENDS+= png>=1.0.11:../../graphics/png DEPENDS+= libungif>=4.1.0:../../graphics/libungif DEPENDS+= mglfonts>=0.1:../../fonts/mglfonts diff --git a/graphics/netpbm/Makefile b/graphics/netpbm/Makefile index 89e21f9a271..2fcc1c8b20e 100644 --- a/graphics/netpbm/Makefile +++ b/graphics/netpbm/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.54 2001/03/30 12:58:05 mycroft Exp $ +# $NetBSD: Makefile,v 1.55 2001/05/22 09:32:22 wiz Exp $ DISTNAME= netpbm-9.7 CATEGORIES= graphics @@ -10,7 +10,7 @@ HOMEPAGE= http://netpbm.sourceforge.net/ COMMENT= toolkit for conversion of images between different formats DEPENDS+= tiff>=3.5.4:../../graphics/tiff -DEPENDS+= png>1.0.9:../../graphics/png +DEPENDS+= png>=1.0.11:../../graphics/png USE_GMAKE= yes USE_LIBTOOL= yes diff --git a/graphics/ploticus/Makefile b/graphics/ploticus/Makefile index 0458801933e..bf2c0a59b79 100644 --- a/graphics/ploticus/Makefile +++ b/graphics/ploticus/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2001/03/04 09:06:13 tron Exp $ +# $NetBSD: Makefile,v 1.9 2001/05/22 09:32:22 wiz Exp $ # DISTNAME= plsrc13 @@ -12,7 +12,7 @@ MAINTAINER= rh@netbsd.org HOMEPAGE= http://www.sgpr.net/ COMMENT= Versatile data visualization engine -DEPENDS+= png>1.0.9:../../graphics/png +DEPENDS+= png>=1.0.11:../../graphics/png NO_CONFIGURE= YES USE_X11= YES diff --git a/graphics/plotutils/Makefile b/graphics/plotutils/Makefile index 8652f0ada88..bda17543c14 100644 --- a/graphics/plotutils/Makefile +++ b/graphics/plotutils/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2001/03/04 09:06:13 tron Exp $ +# $NetBSD: Makefile,v 1.15 2001/05/22 09:32:22 wiz Exp $ # DISTNAME= plotutils-2.4.1 @@ -9,7 +9,7 @@ MAINTAINER= dmcmahill@netbsd.org HOMEPAGE= http://www.gnu.org/software/plotutils/plotutils.html COMMENT= Programs and library for plotting scientific data -DEPENDS+= png>1.0.9:../../graphics/png +DEPENDS+= png>=1.0.11:../../graphics/png GNU_CONFIGURE= yes CONFIGURE_ARGS+= --enable-libplotter diff --git a/graphics/povray/Makefile b/graphics/povray/Makefile index bc161cf5d6f..20f3a16f4c3 100644 --- a/graphics/povray/Makefile +++ b/graphics/povray/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2001/03/04 09:06:14 tron Exp $ +# $NetBSD: Makefile,v 1.13 2001/05/22 09:32:22 wiz Exp $ # FreeBSD Id: Makefile,v 1.9 1998/08/20 18:56:00 jseger Exp DISTNAME= povray31 @@ -14,7 +14,7 @@ MAINTAINER= pooka@netbsd.org HOMEPAGE= http://www.povray.org/ COMMENT= Persistence of Vision Ray Tracer -DEPENDS+= png>1.0.9:../../graphics/png +DEPENDS+= png>=1.0.11:../../graphics/png USE_X11= yes diff --git a/graphics/xart/Makefile b/graphics/xart/Makefile index 3d8748d62f9..223f9a851ab 100644 --- a/graphics/xart/Makefile +++ b/graphics/xart/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.18 2001/05/19 03:56:36 jlam Exp $ +# $NetBSD: Makefile,v 1.19 2001/05/22 09:32:22 wiz Exp $ # DISTNAME= xart19980415 @@ -13,7 +13,7 @@ COMMENT= Paint program (enhanced xpaint) DEPENDS+= jpeg-6b:../../graphics/jpeg DEPENDS+= tiff-*:../../graphics/tiff -DEPENDS+= png>1.0.9:../../graphics/png +DEPENDS+= png>=1.0.11:../../graphics/png USE_IMAKE= YES USE_XPM= YES diff --git a/graphics/xli/Makefile b/graphics/xli/Makefile index 3cdfc8f4f8a..d41eabff8f3 100644 --- a/graphics/xli/Makefile +++ b/graphics/xli/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2001/03/04 09:06:14 tron Exp $ +# $NetBSD: Makefile,v 1.6 2001/05/22 09:32:23 wiz Exp $ DISTNAME= xli-1.16nb1 CATEGORIES= graphics x11 @@ -10,7 +10,7 @@ DISTFILES= xli.1.16.tar.gz \ MAINTAINER= packages@netbsd.org COMMENT= Version of xloadimage, an X11 Image Loading Utility -DEPENDS+= png>1.0.9:../../graphics/png +DEPENDS+= png>=1.0.11:../../graphics/png NO_WRKSUBDIR= yes diff --git a/graphics/xpaint/Makefile b/graphics/xpaint/Makefile index ec630eadaaa..cf3b3ac0b34 100644 --- a/graphics/xpaint/Makefile +++ b/graphics/xpaint/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.28 2001/03/31 22:33:25 tron Exp $ +# $NetBSD: Makefile,v 1.29 2001/05/22 09:32:23 wiz Exp $ # FreeBSD Id: Makefile,v 1.14 1997/08/29 12:17:50 tg Exp DISTNAME= xpaint-2.6.1 @@ -12,7 +12,7 @@ COMMENT= Simple paint program DEPENDS+= tiff-*:../../graphics/tiff DEPENDS+= jpeg-6b:../../graphics/jpeg -DEPENDS+= png>1.0.9:../../graphics/png +DEPENDS+= png>=1.0.11:../../graphics/png USE_IMAKE= YES USE_XPM= YES diff --git a/graphics/xsane/Makefile b/graphics/xsane/Makefile index e3905f6a3fa..a3be6e5f559 100644 --- a/graphics/xsane/Makefile +++ b/graphics/xsane/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.25 2001/03/27 03:20:02 hubertf Exp $ +# $NetBSD: Makefile,v 1.26 2001/05/22 09:32:23 wiz Exp $ # DISTNAME= xsane-0.72 @@ -20,7 +20,7 @@ COMMENT= New improved frontend for SANE BUILD_USES_MSGFMT= yes DEPENDS+= jpeg-6b:../../graphics/jpeg DEPENDS+= gtk+>=1.2.5:../../x11/gtk -DEPENDS+= png>1.0.9:../../graphics/png +DEPENDS+= png>=1.0.11:../../graphics/png DEPENDS+= tiff-*:../../graphics/tiff DEPENDS+= gimp>=1.0.4:../../graphics/gimp DEPENDS+= sane-backends>=1.0.4:../../graphics/sane-backends diff --git a/graphics/xv/Makefile b/graphics/xv/Makefile index b3465dabf33..a49cc8d2c24 100644 --- a/graphics/xv/Makefile +++ b/graphics/xv/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.35 2001/04/10 07:26:22 hubertf Exp $ +# $NetBSD: Makefile,v 1.36 2001/05/22 09:32:23 wiz Exp $ # FreeBSD Id: Makefile,v 1.14 1997/07/03 07:37:08 asami Exp # @@ -18,7 +18,7 @@ MAINTAINER= packages@netbsd.org HOMEPAGE= http://www.trilon.com/xv/ COMMENT= X11 program that displays images of various formats -DEPENDS+= png>1.0.9:../png +DEPENDS+= png>=1.0.11:../png DEPENDS+= tiff-*:../../graphics/tiff USE_IMAKE= yes diff --git a/graphics/xzgv/Makefile b/graphics/xzgv/Makefile index 98b08e87bee..e125a4d4be6 100644 --- a/graphics/xzgv/Makefile +++ b/graphics/xzgv/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2001/04/22 21:35:50 jtb Exp $ +# $NetBSD: Makefile,v 1.6 2001/05/22 09:32:23 wiz Exp $ DISTNAME= xzgv-0.7 CATEGORIES= graphics @@ -13,7 +13,7 @@ DEPENDS+= gtk+>=1.2.0:../../x11/gtk DEPENDS+= glib-[0-9]*:../../devel/glib DEPENDS+= libungif-[0-9]*:../../graphics/libungif DEPENDS+= jpeg-[0-9]*:../../graphics/jpeg -DEPENDS+= png>1.0.9:../../graphics/png +DEPENDS+= png>=1.0.11:../../graphics/png DEPENDS+= tiff-[0-9]*:../../graphics/tiff DEPENDS+= imlib>=1.0:../../graphics/imlib |