graphics/GraphicsMagick: Updated for version 1.3.17.

Enabled --with-quantum-depth=16

Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
This commit is contained in:
Matteo Bernardini 2013-01-12 17:43:04 +01:00 committed by dsomero
parent 6fc77e5082
commit 1c054c479e
2 changed files with 5 additions and 4 deletions

View file

@ -5,7 +5,7 @@
# Written by Giovanne Castro <giovannefc@terra.com.br>
PRGNAM=GraphicsMagick
VERSION=${VERSION:-1.3.12}
VERSION=${VERSION:-1.3.17}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@ -65,6 +65,7 @@ CXXFLAGS="$SLKCFLAGS" \
--enable-static=no \
--enable-shared \
--with-perl \
--with-quantum-depth=16 \
--build=$ARCH-slackware-linux
make INSTALLDIRS=vendor

View file

@ -1,8 +1,8 @@
PRGNAM="GraphicsMagick"
VERSION="1.3.12"
VERSION="1.3.17"
HOMEPAGE="http://www.graphicsmagick.org/"
DOWNLOAD="http://downloads.sourceforge.net/graphicsmagick/GraphicsMagick-1.3.12.tar.bz2"
MD5SUM="55182f371f82d5f9367bce04e59bbf25"
DOWNLOAD="http://downloads.sourceforge.net/graphicsmagick/GraphicsMagick-1.3.17.tar.bz2"
MD5SUM="2b9438889304c07bdfcf589075d00b57"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""