mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 19:50:05 +02:00
opus: bump version.
This commit is contained in:
@@ -29,14 +29,14 @@ COPYRIGHT="2001-2014 Xiph.org"
|
||||
LICENSE="BSD (3-clause)"
|
||||
REVISION="1"
|
||||
SOURCE_URI="http://downloads.xiph.org/releases/opus/opus-$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="b9727015a58affcf3db527322bf8c4d2fcf39f5f6b8f15dbceca20206cbe1d95"
|
||||
CHECKSUM_SHA256="9b84ff56bd7720d5554103c557664efac2b8b18acc4bbcc234cb881ab9a3371e"
|
||||
|
||||
ARCHITECTURES="x86_gcc2 x86 x86_64"
|
||||
SECONDARY_ARCHITECTURES="x86_gcc2 x86"
|
||||
|
||||
PROVIDES="
|
||||
opus$secondaryArchSuffix = $portVersion compat >= 1
|
||||
lib:libopus$secondaryArchSuffix = 0.5.0 compat >= 0
|
||||
lib:libopus$secondaryArchSuffix = 0.5.1 compat >= 0
|
||||
"
|
||||
REQUIRES="
|
||||
haiku$secondaryArchSuffix
|
||||
@@ -44,7 +44,7 @@ REQUIRES="
|
||||
|
||||
PROVIDES_devel="
|
||||
opus${secondaryArchSuffix}_devel = $portVersion compat >= 1
|
||||
devel:libopus$secondaryArchSuffix = 0.5.0 compat >= 0
|
||||
devel:libopus$secondaryArchSuffix = 0.5.1 compat >= 0
|
||||
"
|
||||
REQUIRES_devel="
|
||||
opus$secondaryArchSuffix == $portVersion base
|
||||
Reference in New Issue
Block a user