Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=xfcetesting.git;a=commitdiff;h=54850ded7aeb9a9bf23a7dc0733a63d093f12597

commit 54850ded7aeb9a9bf23a7dc0733a63d093f12597
Author: Marius Cirsta <mcir...@frugalware.org>
Date:   Sun Sep 9 17:16:37 2012 +0000

imagemagick-6.7.9_3-1-x86_64

* version bump

diff --git a/source/xapps/imagemagick/FrugalBuild 
b/source/xapps/imagemagick/FrugalBuild
index 3922c94..fdd6539 100644
--- a/source/xapps/imagemagick/FrugalBuild
+++ b/source/xapps/imagemagick/FrugalBuild
@@ -3,7 +3,7 @@
# Maintainer: bouleetbil <bouleet...@frogdev.info>

pkgname=imagemagick
-pkgver=6.7.9_2
+pkgver=6.7.9_3
pkgrel=1
pkgdesc="A robust collection of tools and libraries to read, write and 
manipulate image files."
url="http://www.imagemagick.org";
@@ -19,7 +19,7 @@ mirroir="http://ftp.nluug.nl/ImageMagick/";
up2date="lynx -dump $mirroir/ | grep \"[0-9\.-]\+.tar.bz2\" | tail -n 1 | sed 
\"s/.*ImageMagick-\(.*\).tar.bz2.*/\1/\" | tr '-' '_'"
source=($mirroir/ImageMagick-`echo $pkgver | tr '_' '-'`.tar.bz2 \
libpng_mmx_patch_x86_64.patch)
-sha1sums=('f9da0a07d4defebe303ceed8c55fab2e63839be8' \
+sha1sums=('49d34a350f34529cc37619b7f25256ef3085bc8c' \
'e42f3acbe85b6098af75c5cecc9a254baaa0482c')

build() {
@@ -35,7 +35,8 @@ build() {
--enable-shared=yes \
--with-djvu=yes \
--with-perl=yes \
-               --with-gslib=yes
+               --with-gslib=yes \
+               --with-rsvg=yes
Fmakeinstall
}
_______________________________________________
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to