[arch-commits] CVS update of arch/build/lib/libmng (PKGBUILD)

Alexander Baldeck alexander at archlinux.org
Wed Jun 13 16:28:02 UTC 2007


    Date: Wednesday, June 13, 2007 @ 12:28:02
  Author: alexander
    Path: /home/cvs-arch/arch/build/lib/libmng

Modified: PKGBUILD (1.7 -> 1.8)

rebuilt libmng without lcms on system


----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)


Index: arch/build/lib/libmng/PKGBUILD
diff -u arch/build/lib/libmng/PKGBUILD:1.7 arch/build/lib/libmng/PKGBUILD:1.8
--- arch/build/lib/libmng/PKGBUILD:1.7	Sun Dec 31 06:32:00 2006
+++ arch/build/lib/libmng/PKGBUILD	Wed Jun 13 12:28:02 2007
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD,v 1.7 2006/12/31 11:32:00 andyrtr Exp $
+# $Id: PKGBUILD,v 1.8 2007/06/13 16:28:02 alexander Exp $
 # Contributor: Tom Newsom <Jeepster at gmx.co.uk>
 # Maintainer: judd <jvinet at zeroflux.org>
 pkgname=libmng
 pkgver=1.0.9
-pkgrel=1
+pkgrel=2
 force=y # only for arch64 be come back in sync with i686 - remove it for next update
 pkgdesc="A collection of routines used to create and manipulate MNG format graphics files"
 arch=(i686 x86_64)
@@ -12,7 +12,7 @@
 source=(http://dl.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver.tar.gz \
   makefile.patch)
 md5sums=('ff1205ef70855a75c098ea09690413c6' '9d2d513812fd9cea376169f9206c8247')
-options=('NOLIBTOOL')
+options=(!libtool)
 
 # it should be safe for i686 arch to switch the x86_64 build way
 




More information about the arch-commits mailing list