mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-05 06:28:55 +02:00
libraw: bump version.
This commit is contained in:
@@ -16,7 +16,7 @@ LICENSE="
|
||||
GNU LGPL v2.1
|
||||
CDDL v1"
|
||||
SOURCE_URI="http://www.libraw.org/data/LibRaw-$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="6344e355f7c23f13e266844b36265d5f624237ba5a62dc901c7b91b510a84187"
|
||||
CHECKSUM_SHA256="e643c20945d548aac1eaa1f5573bf74050e0f49ec6a53a6843dc2a2cfb647310"
|
||||
REVISION="1"
|
||||
ARCHITECTURES="!x86_gcc2 x86 x86_64"
|
||||
SECONDARY_ARCHITECTURES="x86"
|
||||
@@ -26,8 +26,8 @@ PATCHES="libraw-$portVersion.patchset"
|
||||
|
||||
PROVIDES="
|
||||
libraw$secondaryArchSuffix = $portVersion compat >= 0
|
||||
lib:libraw$secondaryArchSuffix = 10.0.0 compat >= 10
|
||||
lib:libraw_r$secondaryArchSuffix = 10.0.0 compat >= 10
|
||||
lib:libraw$secondaryArchSuffix = 15.0.0 compat >= 15
|
||||
lib:libraw_r$secondaryArchSuffix = 15.0.0 compat >= 15
|
||||
"
|
||||
REQUIRES="
|
||||
haiku$secondaryArchSuffix
|
||||
@@ -78,8 +78,8 @@ INSTALL()
|
||||
|
||||
PROVIDES_devel="
|
||||
libraw${secondaryArchSuffix}_devel = $portVersion compat >= 0
|
||||
devel:libraw$secondaryArchSuffix = 10.0.0 compat >= 10
|
||||
devel:libraw_r$secondaryArchSuffix = 10.0.0 compat >= 10
|
||||
devel:libraw$secondaryArchSuffix = 15.0.0 compat >= 15
|
||||
devel:libraw_r$secondaryArchSuffix = 15.0.0 compat >= 15
|
||||
"
|
||||
REQUIRES_devel="
|
||||
libraw$secondaryArchSuffix == $portVersion base
|
||||
Reference in New Issue
Block a user