mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-05 06:28:55 +02:00
opusfile: bump version.
This commit is contained in:
@@ -12,17 +12,17 @@ windows systems."
|
||||
HOMEPAGE="http://www.opus-codec.org"
|
||||
COPYRIGHT="2001-2014 Xiph.org"
|
||||
LICENSE="BSD (3-clause)"
|
||||
REVISION="2"
|
||||
REVISION="1"
|
||||
SOURCE_URI="http://downloads.xiph.org/releases/opus/opusfile-$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="9e2bed13bc729058591a0f1cab2505e8cfd8e7ac460bf10a78bcc3b125e7c301"
|
||||
CHECKSUM_SHA256="2c231ed3cfaa1b3173f52d740e5bbd77d51b9dfecb87014b404917fba4b855a4"
|
||||
|
||||
ARCHITECTURES="x86_gcc2 x86 x86_64"
|
||||
SECONDARY_ARCHITECTURES="x86_gcc2 x86"
|
||||
|
||||
PROVIDES="
|
||||
opusfile$secondaryArchSuffix = $portVersion compat >= 0
|
||||
lib:libopusfile$secondaryArchSuffix = 0.4.0 compat >= 0
|
||||
lib:libopusurl$secondaryArchSuffix = 0.4.0 compat >= 0
|
||||
lib:libopusfile$secondaryArchSuffix = 0.4.1 compat >= 0
|
||||
lib:libopusurl$secondaryArchSuffix = 0.4.1 compat >= 0
|
||||
"
|
||||
REQUIRES="
|
||||
haiku$secondaryArchSuffix
|
||||
@@ -33,8 +33,8 @@ REQUIRES="
|
||||
|
||||
PROVIDES_devel="
|
||||
opusfile${secondaryArchSuffix}_devel = $portVersion compat >= 0
|
||||
devel:libopusfile$secondaryArchSuffix = 0.4.0 compat >= 0
|
||||
devel:libopusurl$secondaryArchSuffix = 0.4.0 compat >= 0
|
||||
devel:libopusfile$secondaryArchSuffix = 0.4.1 compat >= 0
|
||||
devel:libopusurl$secondaryArchSuffix = 0.4.1 compat >= 0
|
||||
"
|
||||
REQUIRES_devel="
|
||||
opusfile$secondaryArchSuffix == $portVersion base
|
||||
Reference in New Issue
Block a user