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

Tobias Kieslich tobias at archlinux.org
Mon Aug 20 23:01:03 UTC 2007


    Date: Monday, August 20, 2007 @ 19:01:03
  Author: tobias
    Path: /home/cvs-arch/arch/build/lib/lcms

Modified: PKGBUILD (1.5 -> 1.6)

upstream update


----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)


Index: arch/build/lib/lcms/PKGBUILD
diff -u arch/build/lib/lcms/PKGBUILD:1.5 arch/build/lib/lcms/PKGBUILD:1.6
--- arch/build/lib/lcms/PKGBUILD:1.5	Fri Jan 19 17:57:30 2007
+++ arch/build/lib/lcms/PKGBUILD	Mon Aug 20 19:01:03 2007
@@ -1,17 +1,17 @@
-# $Id: PKGBUILD,v 1.5 2007/01/19 22:57:30 tobias Exp $
+# $Id: PKGBUILD,v 1.6 2007/08/20 23:01:03 tobias Exp $
 # Maintainer: Tobias Kieslich <neri at archlinux.org>
 # Contributor: Ben <contrasutra at myrealbox.com>
 
 pkgname=lcms
-pkgver=1.16
+pkgver=1.17
 pkgrel=1
 pkgdesc="Lightweight color management development library/engine"
 arch=(i686 x86_64)
+license=('mit')
 depends=('libtiff')
 url="http://www.littlecms.com"
-options=('NOLIBTOOL')
+options=('!libtool')
 source=(http://littlecms.com/${pkgname}-${pkgver}.tar.gz)
-md5sums=('b07b623f3e712373ff713fb32cf23651')
 
 build() {
   cd ${startdir}/src/${pkgname}-${pkgver}




More information about the arch-commits mailing list