[arch-commits] Commit in imagemagick/repos (3 files)
Eric Belanger
eric at archlinux.org
Tue Aug 12 02:03:53 UTC 2008
Date: Monday, August 11, 2008 @ 22:03:53
Author: eric
Revision: 8470
Merged revisions 5640-8469 via svnmerge from
svn+ssh://svn.archlinux.org/home/svn-packages/imagemagick/trunk
........
r8469 | eric | 2008-08-11 22:03:42 -0400 (Mon, 11 Aug 2008) | 2 lines
upgpkg: imagemagick 6.4.2.7-1
Upstream update, Added bzip2 and libxml2 depends, Disabled docs
........
Modified:
imagemagick/repos/extra-x86_64/ (properties)
imagemagick/repos/extra-x86_64/ChangeLog
imagemagick/repos/extra-x86_64/PKGBUILD
-----------+
ChangeLog | 7 +++++++
PKGBUILD | 10 +++++-----
2 files changed, 12 insertions(+), 5 deletions(-)
Property changes on: imagemagick/repos/extra-x86_64
___________________________________________________________________
Name: svnmerge-integrated
- /imagemagick/trunk:1-5639
+ /imagemagick/trunk:1-8469
Modified: extra-x86_64/ChangeLog
===================================================================
--- extra-x86_64/ChangeLog 2008-08-12 02:03:42 UTC (rev 8469)
+++ extra-x86_64/ChangeLog 2008-08-12 02:03:53 UTC (rev 8470)
@@ -1,3 +1,10 @@
+2008-08-11 Eric Belanger <eric at archlinux.org>
+
+ * imagemagick 6.4.2.7-1
+ * Upstream update
+ * Added bzip2 and libxml2 depends
+ * Disabled docs
+
2008-07-18 Eric Belanger <eric at archlinux.org>
* imagemagick 6.4.2.4-1
Modified: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD 2008-08-12 02:03:42 UTC (rev 8469)
+++ extra-x86_64/PKGBUILD 2008-08-12 02:03:53 UTC (rev 8470)
@@ -8,20 +8,20 @@
# install old package, build new package, install new package, rebuild
pkgname=imagemagick
-pkgver=6.4.2.4
+pkgver=6.4.2.7
pkgrel=1
pkgdesc="An image viewing/manipulation program"
arch=('i686' 'x86_64')
url="http://www.imagemagick.org/"
license=('custom')
-depends=('lcms' 'libwmf' 'librsvg' 'libxt' 'gcc-libs' 'ghostscript' 'openexr' 'libtool>=2.2')
+depends=('lcms' 'libwmf' 'librsvg' 'libxt' 'gcc-libs' 'ghostscript' 'openexr' 'libtool>=2.2' 'bzip2' 'libxml2')
#makedepends=('ghostscript' 'openexr')
-options=('!makeflags')
+options=('!makeflags' '!docs')
source=(ftp://ftp.imagemagick.org/pub/ImageMagick/ImageMagick-${pkgver%.*}-${pkgver##*.}.tar.bz2 \
libpng_mmx_patch_x86_64.patch add_delegate.patch)
-md5sums=('bbf95e54acebef136806d1bc5e6b7b7c' '069980fc2590c02aed86420996259302'\
+md5sums=('a948b6514801114485675756f907ba2c' '069980fc2590c02aed86420996259302'\
'7f5851c4450b73d52df55c7e806cc316')
-sha1sums=('b5ec305fa153baf429db4b3b9c254cd2ff2aa432'
+sha1sums=('38e0d5a5f81213d5be5d89e755fc03bdab72cc37'
'e42f3acbe85b6098af75c5cecc9a254baaa0482c'
'19b40dcbc5bf8efb8ce7190fed17e2921de32ea5')
More information about the arch-commits
mailing list