lcms: update to 1.18a

This commit is contained in:
Juergen Daubert 2009-04-21 09:44:20 +02:00
parent 73489a2d1b
commit 150024028c
2 changed files with 3 additions and 3 deletions

View File

@ -1 +1 @@
9f908e2dc48f76db77ac35a382e394c7 lcms-1.18.tar.gz f4abfe1c57ea3f633c2e9d034e74e3e8 lcms-1.18a.tar.gz

View File

@ -5,12 +5,12 @@
# Depends on: zlib, libtiff, libjpeg # Depends on: zlib, libtiff, libjpeg
name=lcms name=lcms
version=1.18 version=1.18a
release=1 release=1
source=(http://www.littlecms.com/$name-$version.tar.gz) source=(http://www.littlecms.com/$name-$version.tar.gz)
build() { build() {
cd $name-$version cd $name-${version/%[a-z]/}
./configure --prefix=/usr \ ./configure --prefix=/usr \
--without-python \ --without-python \
--mandir=/usr/man --mandir=/usr/man