Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=c5a3147257ecfe43466b230b55a78b76aa755683
commit c5a3147257ecfe43466b230b55a78b76aa755683 Author: DeX77 <[email protected]> Date: Wed Aug 13 16:27:58 2014 +0200 imagemagick-6.8.9-1-x86_64 * version bump.. old tarball gone * rebuilt with openexr>=2.2.0 diff --git a/source/xapps/imagemagick/FrugalBuild b/source/xapps/imagemagick/FrugalBuild index 34a9f40..313feb1 100644 --- a/source/xapps/imagemagick/FrugalBuild +++ b/source/xapps/imagemagick/FrugalBuild @@ -4,14 +4,14 @@ # Contributor: bouleetbil <[email protected]> pkgname=imagemagick -pkgver=6.8.8 -pkgextraver="-1" +pkgver=6.8.9 +pkgextraver="-6" pkgrel=1 pkgdesc="A robust collection of tools and libraries to read, write and manipulate image files." url="http://www.imagemagick.org" depends=('libxml2>=2.7.8' 'lcms' 'libxext' 'libxt' 'bzip2' 'libgcc' 'libgomp' 'expat' 'libx11>=1.2.1' 'djvulibre' 'libgomp' 'fontconfig' 'freetype2' \ - 'libpng>=1.4.1' 'openexr>=2.1.0' 'jasper' 'xz>=5.0.3' 'ghostscript>=9.10' 'librsvg') + 'libpng>=1.4.1' 'openexr>=2.2.0' 'jasper' 'xz>=5.0.3' 'ghostscript>=9.10' 'librsvg') makedepends=('mpeg2dec' 'graphviz' 'libtool') groups=('xapps') replaces=('perl-image-magick') _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
