mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 19:50:05 +02:00
lcms: bump version.
This commit is contained in:
@@ -8,9 +8,9 @@ approved as an International Standard, ISO 15076-1, in 2005."
|
||||
HOMEPAGE="http://littlecms.com/"
|
||||
COPYRIGHT="1998-2016 Marti Maria"
|
||||
LICENSE="MIT"
|
||||
REVISION="2"
|
||||
REVISION="1"
|
||||
SOURCE_URI="http://downloads.sourceforge.net/lcms/lcms2-$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="66d02b229d2ea9474e62c2b6cd6720fde946155cd1d0d2bffdab829790a0fb22"
|
||||
CHECKSUM_SHA256="00756bed09ce059a68289f10de56b00267667647393ddc30400cb87c0d9037d5"
|
||||
SOURCE_DIR="lcms2-$portVersion"
|
||||
|
||||
ARCHITECTURES="!x86_gcc2 x86 x86_64"
|
||||
@@ -69,10 +69,7 @@ BUILD_PREREQUIRES="
|
||||
|
||||
BUILD()
|
||||
{
|
||||
libtoolize --force --copy --install
|
||||
aclocal
|
||||
automake
|
||||
autoconf
|
||||
autoreconf -fi
|
||||
|
||||
runConfigure --omit-dirs binDir ./configure --bindir=$commandBinDir
|
||||
make $jobArgs
|
||||
Reference in New Issue
Block a user