[csw-devel] SF.net SVN: gar:[9411] csw/mgar/pkg/ImageMagick/trunk
hson at users.sourceforge.net
hson at users.sourceforge.net
Sun Mar 28 18:02:13 CEST 2010
Revision: 9411
http://gar.svn.sourceforge.net/gar/?rev=9411&view=rev
Author: hson
Date: 2010-03-28 16:02:13 +0000 (Sun, 28 Mar 2010)
Log Message:
-----------
imagemagick: Update to 6.6.0-9, add some build dependencies
Modified Paths:
--------------
csw/mgar/pkg/ImageMagick/trunk/Makefile
csw/mgar/pkg/ImageMagick/trunk/checksums
Modified: csw/mgar/pkg/ImageMagick/trunk/Makefile
===================================================================
--- csw/mgar/pkg/ImageMagick/trunk/Makefile 2010-03-28 15:47:20 UTC (rev 9410)
+++ csw/mgar/pkg/ImageMagick/trunk/Makefile 2010-03-28 16:02:13 UTC (rev 9411)
@@ -1,6 +1,6 @@
GARNAME = imagemagick
GARVERSION = 6.6.0
-GARSUBREV = 7
+GARSUBREV = 9
CATEGORIES = lib
DESCRIPTION = A comprehensive package supporting automated and interative manipulation of images
@@ -53,6 +53,17 @@
RUNTIME_DEP_PKGS_CSWimagemagick += CSWtiff
RUNTIME_DEP_PKGS_CSWimagemagick += CSWzlib
+BUILD_DEP_PKGS += CSWdjvulibredevel
+BUILD_DEP_PKGS += CSWgraphvizdevel
+BUILD_DEP_PKGS += CSWilmbasedevel
+BUILD_DEP_PKGS += CSWlcmsdevel
+BUILD_DEP_PKGS += CSWlibcairodevel
+BUILD_DEP_PKGS += CSWlibcairodevel
+BUILD_DEP_PKGS += CSWliblqrdevel
+BUILD_DEP_PKGS += CSWlibwmfdevel
+BUILD_DEP_PKGS += CSWopenexrdevel
+BUILD_DEP_PKGS += $(RUNTIME_DEP_PKGS_CSWimagemagick)
+
# Old modules are linked to libX11.so.4
CHECKPKG_OVERRIDES_CSWimagemagick += linked-against-discouraged-library|xwd.so|libX11.so.4
CHECKPKG_OVERRIDES_CSWimagemagick += linked-against-discouraged-library|dps.so|libX11.so.4
@@ -183,6 +194,7 @@
# Solaris 8 and 9 doesn't have complex.h
CONFIGURE_ARGS_COMMON += --without-fftw
CONFIGURE_ARGS_COMMON += --with-modules=yes
+# Let's try to use openmp and see what it does for performance
#CONFIGURE_ARGS_COMMON += --disable-openmp
CONFIGURE_ARGS_COMMON += --disable-silent-rules
# Until librsvg,graphviz and perl is 64bit
Modified: csw/mgar/pkg/ImageMagick/trunk/checksums
===================================================================
--- csw/mgar/pkg/ImageMagick/trunk/checksums 2010-03-28 15:47:20 UTC (rev 9410)
+++ csw/mgar/pkg/ImageMagick/trunk/checksums 2010-03-28 16:02:13 UTC (rev 9411)
@@ -1,3 +1,3 @@
-7e2f1d7512b4d2e41dbbb189e6eef2a0 ImageMagick-6.6.0-7.tar.bz2
+c04030c3d4649bee4d6a891a16e031a3 ImageMagick-6.6.0-9.tar.bz2
6bd361fe352c7d497d60d8d2cbe7cfd4 Makefile.patch
6e35e7434941ed6aeeabb03de76288d1 configure.diff
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the devel
mailing list