mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-21 19:20:08 +02:00
opusfile: bump version.
This commit is contained in:
@@ -14,15 +14,15 @@ COPYRIGHT="2001-2014 Xiph.org"
|
||||
LICENSE="BSD (3-clause)"
|
||||
REVISION="1"
|
||||
SOURCE_URI="http://downloads.xiph.org/releases/opus/opusfile-$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="f75fb500e40b122775ac1a71ad80c4477698842a8fe9da4a1b4a1a9f16e4e979"
|
||||
CHECKSUM_SHA256="48e03526ba87ef9cf5f1c47b5ebe3aa195bd89b912a57060c36184a6cd19412f"
|
||||
|
||||
ARCHITECTURES="x86_gcc2 x86 x86_64"
|
||||
SECONDARY_ARCHITECTURES="x86_gcc2 x86"
|
||||
|
||||
PROVIDES="
|
||||
opusfile$secondaryArchSuffix = $portVersion compat >= 0
|
||||
lib:libopusfile$secondaryArchSuffix = 0.4.2 compat >= 0
|
||||
lib:libopusurl$secondaryArchSuffix = 0.4.2 compat >= 0
|
||||
lib:libopusfile$secondaryArchSuffix = 0.4.3 compat >= 0
|
||||
lib:libopusurl$secondaryArchSuffix = 0.4.3 compat >= 0
|
||||
"
|
||||
REQUIRES="
|
||||
haiku$secondaryArchSuffix
|
||||
@@ -33,8 +33,8 @@ REQUIRES="
|
||||
|
||||
PROVIDES_devel="
|
||||
opusfile${secondaryArchSuffix}_devel = $portVersion compat >= 0
|
||||
devel:libopusfile$secondaryArchSuffix = 0.4.2 compat >= 0
|
||||
devel:libopusurl$secondaryArchSuffix = 0.4.2 compat >= 0
|
||||
devel:libopusfile$secondaryArchSuffix = 0.4.3 compat >= 0
|
||||
devel:libopusurl$secondaryArchSuffix = 0.4.3 compat >= 0
|
||||
"
|
||||
REQUIRES_devel="
|
||||
opusfile$secondaryArchSuffix == $portVersion base
|
||||
Reference in New Issue
Block a user