mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 04:00:05 +02:00
orc: bump version.
This commit is contained in:
@@ -13,7 +13,7 @@ COPYRIGHT="
|
||||
LICENSE="BSD (2-clause)"
|
||||
REVISION="1"
|
||||
SOURCE_URI="https://gstreamer.freedesktop.org/src/orc/orc-$portVersion.tar.xz"
|
||||
CHECKSUM_SHA256="bfcd7c6563b05672386c4eedfc4c0d4a0a12b4b4775b74ec6deb88fc2bcd83ce"
|
||||
CHECKSUM_SHA256="4f8901f9144b5ec17dffdb33548b5f4c7f8049b0d1023be3462cdd64ec5a3ab2"
|
||||
PATCHES="orc-$portVersion.patchset"
|
||||
|
||||
ARCHITECTURES="x86_gcc2 x86 x86_64"
|
||||
@@ -21,8 +21,8 @@ SECONDARY_ARCHITECTURES="x86"
|
||||
|
||||
PROVIDES="
|
||||
orc$secondaryArchSuffix = $portVersion compat >= 0
|
||||
lib:liborc_0.4$secondaryArchSuffix = 0.28.0 compat >= 0
|
||||
lib:liborc_test_0.4$secondaryArchSuffix = 0.28.0 compat >= 0
|
||||
lib:liborc_0.4$secondaryArchSuffix = 0.29.0 compat >= 0
|
||||
lib:liborc_test_0.4$secondaryArchSuffix = 0.29.0 compat >= 0
|
||||
"
|
||||
REQUIRES="
|
||||
haiku$secondaryArchSuffix
|
||||
@@ -30,10 +30,10 @@ REQUIRES="
|
||||
|
||||
PROVIDES_devel="
|
||||
orc${secondaryArchSuffix}_devel = $portVersion compat >= 0.4
|
||||
cmd:orc_bugreport$secondaryArchSuffix = 0.28.0 compat >= 0
|
||||
cmd:orcc$secondaryArchSuffix = 0.28.0 compat >= 0
|
||||
devel:liborc_0.4$secondaryArchSuffix = 0.28.0 compat >= 0
|
||||
devel:liborc_test_0.4$secondaryArchSuffix = 0.28.0 compat >= 0
|
||||
cmd:orc_bugreport$secondaryArchSuffix
|
||||
cmd:orcc$secondaryArchSuffix
|
||||
devel:liborc_0.4$secondaryArchSuffix = 0.29.0 compat >= 0
|
||||
devel:liborc_test_0.4$secondaryArchSuffix = 0.29.0 compat >= 0
|
||||
"
|
||||
REQUIRES_devel="
|
||||
haiku$secondaryArchSuffix
|
||||
Reference in New Issue
Block a user