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