update package graphicsmagick

This commit is contained in:
Mark Brand 2012-02-26 09:07:52 +01:00
parent 0b9a969b39
commit 87d14f7e89
2 changed files with 13 additions and 11 deletions

View File

@ -4,10 +4,11 @@ See doc/index.html for further information.
This patch has been taken from:
http://sourceforge.net/tracker/?func=detail&aid=3130497&group_id=73485&atid=537937
diff -r 89c7abc7139f configure.ac
--- a/configure.ac Mon Dec 06 15:42:37 2010 +0100
+++ b/configure.ac Mon Dec 06 16:39:59 2010 +0100
@@ -2135,12 +2135,13 @@
diff --git a/configure.ac b/configure.ac
index 979d2c4..12d4555 100755
--- a/configure.ac
+++ b/configure.ac
@@ -2388,12 +2388,13 @@ then
# Debian installs libxml headers under /usr/include/libxml2/libxml with
# the shared library installed under /usr/lib, whereas the package
# installs itself under $prefix/libxml and $prefix/lib.
@ -22,7 +23,7 @@ diff -r 89c7abc7139f configure.ac
fi
failed=0
passed=0
@@ -2156,8 +2157,9 @@
@@ -2416,8 +2417,9 @@ then
LDFLAGS="$OLD_LDFLAGS"
CPPFLAGS="$OLD_CPPFLAGS"
else
@ -33,10 +34,11 @@ diff -r 89c7abc7139f configure.ac
AC_DEFINE(HasXML,1,Define if you have XML library)
AC_MSG_RESULT(yes)
have_xml='yes'
diff -r 89c7abc7139f magick/GraphicsMagick.pc.in
--- a/magick/GraphicsMagick.pc.in Mon Dec 06 15:42:37 2010 +0100
+++ b/magick/GraphicsMagick.pc.in Mon Dec 06 16:39:59 2010 +0100
@@ -8,4 +8,5 @@
diff --git a/magick/GraphicsMagick.pc.in b/magick/GraphicsMagick.pc.in
index 5757b37..87e3fd4 100644
--- a/magick/GraphicsMagick.pc.in
+++ b/magick/GraphicsMagick.pc.in
@@ -8,4 +8,5 @@ Name: GraphicsMagick
Version: @PACKAGE_VERSION@
Description: GraphicsMagick image processing library
Libs: -L${libdir} -lGraphicsMagick

View File

@ -4,8 +4,8 @@
# GraphicsMagick
PKG := graphicsmagick
$(PKG)_IGNORE :=
$(PKG)_VERSION := 1.3.13
$(PKG)_CHECKSUM := f1f9e88afbb9729513e8868f718e72e66226e556
$(PKG)_VERSION := 1.3.14
$(PKG)_CHECKSUM := 7ef5711a18da0a3b6b143548a2a7822597ea416d
$(PKG)_SUBDIR := GraphicsMagick-$($(PKG)_VERSION)
$(PKG)_FILE := GraphicsMagick-$($(PKG)_VERSION).tar.bz2
$(PKG)_WEBSITE := http://www.graphicsmagick.org/