[csw-devel] SF.net SVN: gar:[4816] csw/mgar/pkg/ImageMagick/trunk
hson at users.sourceforge.net
hson at users.sourceforge.net
Tue May 12 06:14:16 CEST 2009
Revision: 4816
http://gar.svn.sourceforge.net/gar/?rev=4816&view=rev
Author: hson
Date: 2009-05-12 04:14:16 +0000 (Tue, 12 May 2009)
Log Message:
-----------
imagemagick: Update to 6.5.2-4, disable us of openmp
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 2009-05-12 01:28:12 UTC (rev 4815)
+++ csw/mgar/pkg/ImageMagick/trunk/Makefile 2009-05-12 04:14:16 UTC (rev 4816)
@@ -1,6 +1,6 @@
GARNAME = imagemagick
-GARVERSION = 6.5.1
-GARSUBREV = 1
+GARVERSION = 6.5.2
+GARSUBREV = 4
CATEGORIES = lib
DESCRIPTION = A comprehensive package supporting automated and interative manipulation of images
@@ -37,10 +37,11 @@
CONFIGURE_ARGS += --with-dps=yes --with-gslib=yes
CONFIGURE_ARGS += --x-includes=/usr/openwin/include
CONFIGURE_ARGS += --x-libraries=/usr/openwin/lib
+CONFIGURE_ARGS += --disable-openmp
PATCHFILES += Makefile.patch
# Temporary patch until upstream make a more permenent fix
-PATCHFILES += djvu.c.diff
+#PATCHFILES += djvu.c.diff
# Test has to be run *after* install
TEST_SCRIPTS =
@@ -49,13 +50,10 @@
MERGE_EXCLUDE_LIBTOOL ?= $(libdir)/lib.*\.la
EXTRA_MERGE_EXCLUDE_FILES = .*/perllocal.pod
+STRIP_LIBTOOL=1
+
include gar/category.mk
-post-configure-$(MODULATION):
- @(echo "~~~ Fixing Libtool ~~~")
- @$(FILEDIR)/fixme.sh $(WORKSRC)
- @$(MAKECOOKIE)
-
post-install-isa-sparcv8:
@cp $(FILEDIR)/libMagick.so.10.0.4.s $(INSTALLISADIR)$(libdir)/libMagick.so.10.0.4
@cp $(FILEDIR)/libWand.so.10.0.4.s $(INSTALLISADIR)$(libdir)/libWand.so.10.0.4
Modified: csw/mgar/pkg/ImageMagick/trunk/checksums
===================================================================
--- csw/mgar/pkg/ImageMagick/trunk/checksums 2009-05-12 01:28:12 UTC (rev 4815)
+++ csw/mgar/pkg/ImageMagick/trunk/checksums 2009-05-12 04:14:16 UTC (rev 4816)
@@ -1,3 +1,2 @@
-2e5f775ac599ff2548395706fcc7eba0 download/ImageMagick-6.5.1-1.tar.bz2
+ddaa6abdb4a323558382046946beece2 download/ImageMagick-6.5.2-4.tar.bz2
6bd361fe352c7d497d60d8d2cbe7cfd4 download/Makefile.patch
-de358462d89bfceb050888cf6b564257 download/djvu.c.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