diff options
author | mnag <mnag@FreeBSD.org> | 2006-05-24 22:21:45 +0800 |
---|---|---|
committer | mnag <mnag@FreeBSD.org> | 2006-05-24 22:21:45 +0800 |
commit | 80461f14ff2ee584acb77ac3c9795c45d5edb0cc (patch) | |
tree | 1ab14486bfc4d2661b3df307b884327629b5fde7 /graphics | |
parent | e64bef3f94883b85de4477697f58f08df02301c6 (diff) | |
download | freebsd-ports-graphics-80461f14ff2ee584acb77ac3c9795c45d5edb0cc.tar.gz freebsd-ports-graphics-80461f14ff2ee584acb77ac3c9795c45d5edb0cc.tar.zst freebsd-ports-graphics-80461f14ff2ee584acb77ac3c9795c45d5edb0cc.zip |
- Change dependencies reflecting update in graphics/ImageMagick
- Bump PORTREVISION
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/ale/Makefile | 3 | ||||
-rw-r--r-- | graphics/autotrace/Makefile | 4 | ||||
-rw-r--r-- | graphics/cimg/Makefile | 3 | ||||
-rw-r--r-- | graphics/imageindex/Makefile | 2 | ||||
-rw-r--r-- | graphics/imgseek/Makefile | 1 | ||||
-rw-r--r-- | graphics/k3d/Makefile | 4 | ||||
-rw-r--r-- | graphics/kallery/Makefile | 6 | ||||
-rw-r--r-- | graphics/lphoto/Makefile | 2 | ||||
-rw-r--r-- | graphics/opendx/Makefile | 4 | ||||
-rw-r--r-- | graphics/pecl-imagick/Makefile | 4 | ||||
-rw-r--r-- | graphics/php-magickwand/Makefile | 3 | ||||
-rw-r--r-- | graphics/pixieplus/Makefile | 4 | ||||
-rw-r--r-- | graphics/pstoedit/Makefile | 3 | ||||
-rw-r--r-- | graphics/reallyslick/Makefile | 3 | ||||
-rw-r--r-- | graphics/ruby-rmagick/Makefile | 4 |
15 files changed, 28 insertions, 22 deletions
diff --git a/graphics/ale/Makefile b/graphics/ale/Makefile index e18094ac2dd..3d9a7f02fa4 100644 --- a/graphics/ale/Makefile +++ b/graphics/ale/Makefile @@ -8,6 +8,7 @@ PORTNAME= ale PORTVERSION= 0.8.4 +PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= http://auricle.dyndns.org/ALE/download/ @@ -44,7 +45,7 @@ MAKE_ARGS+= FFTW=1 .endif .if !defined(WITHOUT_IMAGEMAGICK) -LIB_DEPENDS+= Magick.9:${PORTSDIR}/graphics/ImageMagick +LIB_DEPENDS+= Magick.10:${PORTSDIR}/graphics/ImageMagick MAKE_ARGS+= IMAGEMAGICK=1 .endif diff --git a/graphics/autotrace/Makefile b/graphics/autotrace/Makefile index 43a93761638..18772b7b6a9 100644 --- a/graphics/autotrace/Makefile +++ b/graphics/autotrace/Makefile @@ -7,7 +7,7 @@ PORTNAME= autotrace PORTVERSION= 0.31.1 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -17,7 +17,7 @@ COMMENT= Convert bitmap to vector graphics LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png \ ming.4:${PORTSDIR}/graphics/ming \ - Magick.9:${PORTSDIR}/graphics/ImageMagick \ + Magick.10:${PORTSDIR}/graphics/ImageMagick \ pstoedit.0:${PORTSDIR}/graphics/pstoedit INSTALLS_SHLIB= yes diff --git a/graphics/cimg/Makefile b/graphics/cimg/Makefile index b9a11b9786a..e2e78c7718a 100644 --- a/graphics/cimg/Makefile +++ b/graphics/cimg/Makefile @@ -7,6 +7,7 @@ PORTNAME= cimg DISTVERSION= 1-14 +PORTREVISION= 1 CATEGORIES= graphics devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -34,7 +35,7 @@ NOBUILD= yes .endif .if !defined(WITHOUT_IM) -RUN_DEPENDS+= ${LOCALBASE}/lib/libMagick.so.9:${PORTSDIR}/graphics/ImageMagick +RUN_DEPENDS+= ${LOCALBASE}/lib/libMagick.so.10:${PORTSDIR}/graphics/ImageMagick .endif .if !defined(WITHOUT_LAPACK) LIB_DEPENDS+= atlas:${PORTSDIR}/math/atlas diff --git a/graphics/imageindex/Makefile b/graphics/imageindex/Makefile index 9daf7bd7450..a0f8ffb9fbf 100644 --- a/graphics/imageindex/Makefile +++ b/graphics/imageindex/Makefile @@ -7,7 +7,7 @@ PORTNAME= imageindex PORTVERSION= 1.0.9 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics MASTER_SITES= http://www.edwinh.org/imageindex/release/ \ http://www.reynoldsnet.org/imageindex/release/ diff --git a/graphics/imgseek/Makefile b/graphics/imgseek/Makefile index a5686e9718b..459c817b683 100644 --- a/graphics/imgseek/Makefile +++ b/graphics/imgseek/Makefile @@ -7,6 +7,7 @@ PORTNAME= imgSeek PORTVERSION= 0.8.4 +PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED} MASTER_SITE_SUBDIR= imgseek diff --git a/graphics/k3d/Makefile b/graphics/k3d/Makefile index 2160a0a3f63..1e857915b71 100644 --- a/graphics/k3d/Makefile +++ b/graphics/k3d/Makefile @@ -8,7 +8,7 @@ PORTNAME= k3d PORTVERSION= 0.4.4.0 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -22,7 +22,7 @@ BUILD_DEPENDS= ${X11BASE}/lib/libplibul.a:${PORTSDIR}/x11-toolkits/plib LIB_DEPENDS= sigc.1:${PORTSDIR}/devel/libsigc++ \ freetype.9:${PORTSDIR}/print/freetype2 \ tiff.4:${PORTSDIR}/graphics/tiff \ - Magick++.9:${PORTSDIR}/graphics/ImageMagick \ + Magick++.10:${PORTSDIR}/graphics/ImageMagick \ netpbm.1:${PORTSDIR}/graphics/netpbm \ Half.2:${PORTSDIR}/graphics/OpenEXR \ gts.5:${PORTSDIR}/graphics/gts diff --git a/graphics/kallery/Makefile b/graphics/kallery/Makefile index febe0f46d17..6fef321ad59 100644 --- a/graphics/kallery/Makefile +++ b/graphics/kallery/Makefile @@ -7,14 +7,14 @@ PORTNAME= kallery PORTVERSION= 1.0.7a -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= graphics www kde MASTER_SITES= http://kallery.kdewebdev.org/releases/ -MAINTAINER= metrol@metrol.net +MAINTAINER= metrol@metrol.net COMMENT= An image gallery generator for KDE -LIB_DEPENDS= Magick.9:${PORTSDIR}/graphics/ImageMagick +LIB_DEPENDS= Magick.10:${PORTSDIR}/graphics/ImageMagick USE_KDELIBS_VER=3 USE_BZIP2= yes diff --git a/graphics/lphoto/Makefile b/graphics/lphoto/Makefile index 375889a4583..424913ed760 100644 --- a/graphics/lphoto/Makefile +++ b/graphics/lphoto/Makefile @@ -17,7 +17,7 @@ COMMENT= A complete desktop solution for digital photo management BUILD_DEPENDS= kdepyuic:${PORTSDIR}/x11-toolkits/py-kde # libs for burning cd/vcd in lphoto, does not work in freebsd. -#LIB_DEPENDS= Magick.8:${PORTSDIR}/graphics/ImageMagick \ +#LIB_DEPENDS= Magick.10:${PORTSDIR}/graphics/ImageMagick \ # vcdinfo.0:${PORTSDIR}/multimedia/vcdimager \ # avcodec.1:${PORTSDIR}/multimedia/ffmpeg RUN_DEPENDS= gphoto2:${PORTSDIR}/graphics/gphoto2 \ diff --git a/graphics/opendx/Makefile b/graphics/opendx/Makefile index 018806bdd24..6cd10dd7ec9 100644 --- a/graphics/opendx/Makefile +++ b/graphics/opendx/Makefile @@ -8,7 +8,7 @@ PORTNAME= opendx PORTVERSION= 4.4.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics math MASTER_SITES= http://opendx.npaci.edu/source/ DISTNAME= dx-${PORTVERSION} @@ -16,7 +16,7 @@ DISTNAME= dx-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= IBM's Open Visualization Data Explorer -LIB_DEPENDS= Magick.9:${PORTSDIR}/graphics/ImageMagick \ +LIB_DEPENDS= Magick.10:${PORTSDIR}/graphics/ImageMagick \ tiff.4:${PORTSDIR}/graphics/tiff \ cdf.0:${PORTSDIR}/science/cdf diff --git a/graphics/pecl-imagick/Makefile b/graphics/pecl-imagick/Makefile index df9f9cb9060..5503a73d782 100644 --- a/graphics/pecl-imagick/Makefile +++ b/graphics/pecl-imagick/Makefile @@ -7,7 +7,7 @@ PORTNAME= imagick PORTVERSION= 0.9.11 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= graphics pear MASTER_SITES= http://pecl.php.net/get/ PKGNAMEPREFIX= pecl- @@ -27,7 +27,7 @@ OPTIONS= GM "Use GraphicsMagick backend" on .include <bsd.port.pre.mk> .if defined(WITHOUT_GM) -LIB_DEPENDS= Magick.9:${PORTSDIR}/graphics/ImageMagick +LIB_DEPENDS= Magick.10:${PORTSDIR}/graphics/ImageMagick .else LIB_DEPENDS= GraphicsMagick.1:${PORTSDIR}/graphics/GraphicsMagick CONFIGURE_ARGS+=--with-imagick-gm diff --git a/graphics/php-magickwand/Makefile b/graphics/php-magickwand/Makefile index 656b53ddee7..6bc701ae3c2 100644 --- a/graphics/php-magickwand/Makefile +++ b/graphics/php-magickwand/Makefile @@ -7,6 +7,7 @@ PORTNAME= magickwand PORTVERSION= 0.1.8 +PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= http://www.magickwand.org/download/php/ PKGNAMEPREFIX= php- @@ -14,7 +15,7 @@ PKGNAMEPREFIX= php- MAINTAINER= mark@goodstorm.com COMMENT= A PHP extension to manipulate images -LIB_DEPENDS= Magick.9:${PORTSDIR}/graphics/ImageMagick +LIB_DEPENDS= Magick.10:${PORTSDIR}/graphics/ImageMagick USE_PHP= yes USE_PHPEXT= yes diff --git a/graphics/pixieplus/Makefile b/graphics/pixieplus/Makefile index 7873e172db0..9275f53c20f 100644 --- a/graphics/pixieplus/Makefile +++ b/graphics/pixieplus/Makefile @@ -7,14 +7,14 @@ PORTNAME= pixieplus PORTVERSION= 0.5.4.1 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= graphics kde MASTER_SITES= http://people.fruitsalad.org/avleeuwen/distfiles/${PORTNAME}/ MAINTAINER= avleeuwen@piwebs.com COMMENT= A free, fast, and feature packed image browser and viewer for KDE -LIB_DEPENDS= Magick.9:${PORTSDIR}/graphics/ImageMagick \ +LIB_DEPENDS= Magick.10:${PORTSDIR}/graphics/ImageMagick \ ungif.5:${PORTSDIR}/graphics/libungif USE_AUTOTOOLS= libtool:15 diff --git a/graphics/pstoedit/Makefile b/graphics/pstoedit/Makefile index 59a985f069f..91dd91bfdca 100644 --- a/graphics/pstoedit/Makefile +++ b/graphics/pstoedit/Makefile @@ -7,6 +7,7 @@ PORTNAME= pstoedit PORTVERSION= 3.44 +PORTREVISION= 1 CATEGORIES= graphics print MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -48,7 +49,7 @@ LDFLAGS+= -lstlport_gcc ${PTHREAD_LIBS} CONFIGURE_ARGS+= --without-magick PLIST_SUB+= IMAGEMAGICK="@comment " .else -LIB_DEPENDS+= Magick++.9:${PORTSDIR}/graphics/ImageMagick +LIB_DEPENDS+= Magick++.10:${PORTSDIR}/graphics/ImageMagick PLIST_SUB+= IMAGEMAGICK="" .endif diff --git a/graphics/reallyslick/Makefile b/graphics/reallyslick/Makefile index 5f7840fb208..b9f7b3be62b 100644 --- a/graphics/reallyslick/Makefile +++ b/graphics/reallyslick/Makefile @@ -7,6 +7,7 @@ PORTNAME= reallyslick PORTVERSION= 0.8.1 +PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= rss-glx @@ -15,7 +16,7 @@ DISTNAME= rss-glx_${PORTVERSION} MAINTAINER= dyeske@yahoo.com COMMENT= OpenGL screensaver collection -LIB_DEPENDS= Wand.9:${PORTSDIR}/graphics/ImageMagick +LIB_DEPENDS= Wand.10:${PORTSDIR}/graphics/ImageMagick USE_X_PREFIX= yes USE_BZIP2= yes diff --git a/graphics/ruby-rmagick/Makefile b/graphics/ruby-rmagick/Makefile index 70ac585c870..bd4f80dd785 100644 --- a/graphics/ruby-rmagick/Makefile +++ b/graphics/ruby-rmagick/Makefile @@ -7,7 +7,7 @@ PORTNAME= rmagick PORTVERSION= 1.9.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics ruby MASTER_SITES= http://rubyforge.lauschmusik.de/rmagick/ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} @@ -44,7 +44,7 @@ DOCS= ChangeLog README.html .if defined(WITH_GRAPHICSMAGICK) LIB_DEPENDS=GraphicsMagick.1:${PORTSDIR}/graphics/GraphicsMagick .else -LIB_DEPENDS=Magick.9:${PORTSDIR}/graphics/ImageMagick +LIB_DEPENDS=Magick.10:${PORTSDIR}/graphics/ImageMagick .endif .if ${OSVERSION} < 500000 |