mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-09 05:10:05 +02:00
libraw: bump version.
This commit is contained in:
@@ -15,14 +15,14 @@ COPYRIGHT="
|
||||
LICENSE="
|
||||
GNU LGPL v2.1
|
||||
CDDL v1"
|
||||
SOURCE_URI="http://www.libraw.org/data/LibRaw-$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="48228f733013a7a0cba08d1821438b983e698feeda7cbc3976ce46ceab07b899"
|
||||
REVISION="1"
|
||||
SOURCE_URI="http://www.libraw.org/data/LibRaw-$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="ce366bb38c1144130737eb16e919038937b4dc1ab165179a225d5e847af2abc6"
|
||||
SOURCE_DIR="LibRaw-$portVersion"
|
||||
PATCHES="libraw-$portVersion.patchset"
|
||||
|
||||
ARCHITECTURES="!x86_gcc2 x86 x86_64"
|
||||
SECONDARY_ARCHITECTURES="x86"
|
||||
SOURCE_DIR="LibRaw-$portVersion"
|
||||
|
||||
PATCHES="libraw-$portVersion.patchset"
|
||||
|
||||
PROVIDES="
|
||||
libraw$secondaryArchSuffix = $portVersion compat >= 0
|
||||
@@ -98,6 +98,8 @@ INSTALL()
|
||||
{
|
||||
make install
|
||||
|
||||
rm $libDir/lib*.la
|
||||
|
||||
prepareInstalledDevelLibs libraw libraw_r
|
||||
fixPkgconfig
|
||||
|
||||
Reference in New Issue
Block a user