1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

Update to 6.8.9-4.

Document where the .la files are loaded from.
Don't rebuild ghostscript as build dep for when building packages with
 PACKAGE_BUILDING, only for when the test suite is enabled.
Actualy commit pkg-help, missed in the update to 6.8.9-3, woops.

Bump libMagick++ users since that library version got bumped.
This commit is contained in:
Koop Mast 2014-06-28 08:10:26 +00:00
parent ddbacc2318
commit 84ef570146
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=359672
10 changed files with 22 additions and 16 deletions

View File

@ -3,7 +3,7 @@
PORTNAME= mp3plot
DISTVERSION= 0.6.0
PORTREVISION= 10
PORTREVISION= 11
CATEGORIES= audio
MASTER_SITES= http://p.outlyer.net/mp3plot/files/
@ -35,7 +35,7 @@ CONFIGURE_ARGS+= --disable-gd
.endif
.if ${PORT_OPTIONS:MIMAGEMAGICK}
LIB_DEPENDS+= libMagick++.so:${PORTSDIR}/graphics/ImageMagick
LIB_DEPENDS+= libMagick++-6.Q*.so:${PORTSDIR}/graphics/ImageMagick
.else
CONFIGURE_ARGS+= --disable-magick
.endif

View File

@ -1,8 +1,7 @@
# $FreeBSD$
PORTNAME= ImageMagick
DISTVERSION= 6.8.9-3
PORTREVISION= 2
DISTVERSION= 6.8.9-4
PORTEPOCH= 1
CATEGORIES= graphics perl5
MASTER_SITES= http://www.imagemagick.org/download/ \
@ -34,7 +33,7 @@ COMMENT= Image processing tools
#LICENSE= APACHE20
# This port uses .la files, keep libtool:keepla!
# This port uses .la files, keep libtool:keepla! (magick/module.c)
USES= gmake libtool:keepla pathfix perl5 pkgconfig shebangfix tar:xz
SHEBANG_FILES= www/source/examples.pl
USE_AUTOTOOLS= libltdl
@ -377,9 +376,7 @@ INSTALL_TARGET= install-strip install-docDATA install-data-html
INSTALL_TARGET= install-strip
.endif
# Test suite, requires installed ghostscript to pass
.if defined(PACKAGE_BUILDING) || ${PORT_OPTIONS:MTESTS}
.if ${PORT_OPTIONS:MTESTS}
USE_GHOSTSCRIPT_BUILD=yes
.endif

View File

@ -1,2 +1,2 @@
SHA256 (ImageMagick-6.8.9-3.tar.xz) = aca0c1af5b2db84a39dcb7ac109be542965af61ebab967c84d26541f475ba9d1
SIZE (ImageMagick-6.8.9-3.tar.xz) = 7555684
SHA256 (ImageMagick-6.8.9-4.tar.xz) = af89964a72ff9e54b754570842299784e2d644495cbb5e67ea391e67d262bcc5
SIZE (ImageMagick-6.8.9-4.tar.xz) = 7544152

View File

@ -0,0 +1,8 @@
What is meant with half support for the 16BIT_PIXEL option and HDRI
option is that either by disabling 16BIT_PIXEL or enabling HDRI the
library names change. The ImageMagick port works fine and package
correctly. But ports that depend on ImageMagick might not be able to
find ImageMagick libraries anymore via the port framework.
So please keep that in mind if you need a port that ImageMagick and
you want to change these options.

View File

@ -412,8 +412,8 @@ lib/ImageMagick-%%PORTVERSION%%/config-%%QBIT%%%%HDRI%%/configure.xml
lib/libMagick++-6.%%QBIT%%%%HDRI%%.a
lib/libMagick++-6.%%QBIT%%%%HDRI%%.la
lib/libMagick++-6.%%QBIT%%%%HDRI%%.so
lib/libMagick++-6.%%QBIT%%%%HDRI%%.so.4
lib/libMagick++-6.%%QBIT%%%%HDRI%%.so.4.0.0
lib/libMagick++-6.%%QBIT%%%%HDRI%%.so.5
lib/libMagick++-6.%%QBIT%%%%HDRI%%.so.5.0.0
lib/libMagickCore-6.%%QBIT%%%%HDRI%%.a
lib/libMagickCore-6.%%QBIT%%%%HDRI%%.la
lib/libMagickCore-6.%%QBIT%%%%HDRI%%.so

View File

@ -3,7 +3,7 @@
PORTNAME= converseen
PORTVERSION= 0.7.2
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= graphics
MASTER_SITES= SF/${PORTNAME}/Converseen/Converseen%200.7/

View File

@ -1,7 +1,7 @@
# Created by: Alonso Cardenas Marquez <acm@FreeBSD.org>
# $FreeBSD$
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= graphics lang
PKGNAMESUFFIX= -imagemagick

View File

@ -2,7 +2,7 @@
PORTNAME= gmic
PORTVERSION= 1.5.9.0
PORTREVISION= 2
PORTREVISION= 3
CATEGORIES= graphics
MASTER_SITES= SF/${PORTNAME}/older_versions/ \
SF/${PORTNAME}/

View File

@ -3,7 +3,7 @@
PORTNAME= inkscape
PORTVERSION= 0.48.4
PORTREVISION= 5
PORTREVISION= 6
CATEGORIES= graphics gnome
MASTER_SITES= SF
MASTER_SITE_SUBDIR=${PORTNAME:tl}/${PORTNAME:tl}/${PORTVERSION}

View File

@ -3,6 +3,7 @@
PORTNAME= pfstools
PORTVERSION= 1.8.5
PORTREVISION= 1
CATEGORIES= graphics
MASTER_SITES= SF