mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-05 06:28:55 +02:00
libraw: bump version.
* incompatible with 0.17, but no recipe seems to use libraw.
This commit is contained in:
@@ -16,8 +16,8 @@ LICENSE="
|
|||||||
GNU LGPL v2.1
|
GNU LGPL v2.1
|
||||||
CDDL v1"
|
CDDL v1"
|
||||||
SOURCE_URI="http://www.libraw.org/data/LibRaw-$portVersion.tar.gz"
|
SOURCE_URI="http://www.libraw.org/data/LibRaw-$portVersion.tar.gz"
|
||||||
CHECKSUM_SHA256="92b0c42c7666eca9307e5e1f97d6fefc196cf0b7ee089e22880259a76fafd15c"
|
CHECKSUM_SHA256="48228f733013a7a0cba08d1821438b983e698feeda7cbc3976ce46ceab07b899"
|
||||||
REVISION="3"
|
REVISION="1"
|
||||||
ARCHITECTURES="!x86_gcc2 x86 x86_64"
|
ARCHITECTURES="!x86_gcc2 x86 x86_64"
|
||||||
SECONDARY_ARCHITECTURES="x86"
|
SECONDARY_ARCHITECTURES="x86"
|
||||||
SOURCE_DIR="LibRaw-$portVersion"
|
SOURCE_DIR="LibRaw-$portVersion"
|
||||||
@@ -26,8 +26,8 @@ PATCHES="libraw-$portVersion.patchset"
|
|||||||
|
|
||||||
PROVIDES="
|
PROVIDES="
|
||||||
libraw$secondaryArchSuffix = $portVersion compat >= 0
|
libraw$secondaryArchSuffix = $portVersion compat >= 0
|
||||||
lib:libraw$secondaryArchSuffix = 15.0.0 compat >= 15
|
lib:libraw$secondaryArchSuffix = 16.0.0 compat >= 16
|
||||||
lib:libraw_r$secondaryArchSuffix = 15.0.0 compat >= 15
|
lib:libraw_r$secondaryArchSuffix = 16.0.0 compat >= 16
|
||||||
"
|
"
|
||||||
REQUIRES="
|
REQUIRES="
|
||||||
haiku$secondaryArchSuffix
|
haiku$secondaryArchSuffix
|
||||||
@@ -38,8 +38,8 @@ REQUIRES="
|
|||||||
|
|
||||||
PROVIDES_devel="
|
PROVIDES_devel="
|
||||||
libraw${secondaryArchSuffix}_devel = $portVersion compat >= 0
|
libraw${secondaryArchSuffix}_devel = $portVersion compat >= 0
|
||||||
devel:libraw$secondaryArchSuffix = 15.0.0 compat >= 15
|
devel:libraw$secondaryArchSuffix = 16.0.0 compat >= 16
|
||||||
devel:libraw_r$secondaryArchSuffix = 15.0.0 compat >= 15
|
devel:libraw_r$secondaryArchSuffix = 16.0.0 compat >= 16
|
||||||
"
|
"
|
||||||
REQUIRES_devel="
|
REQUIRES_devel="
|
||||||
libraw$secondaryArchSuffix == $portVersion base
|
libraw$secondaryArchSuffix == $portVersion base
|
||||||
Reference in New Issue
Block a user