mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 12:10:06 +02:00
opus: bump version.
This commit is contained in:
@@ -29,7 +29,7 @@ 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="9b84ff56bd7720d5554103c557664efac2b8b18acc4bbcc234cb881ab9a3371e"
|
||||
CHECKSUM_SHA256="0e290078e31211baa7b5886bcc8ab6bc048b9fc83882532da4a1a45e58e907fd"
|
||||
|
||||
ARCHITECTURES="x86_gcc2 x86 x86_64"
|
||||
SECONDARY_ARCHITECTURES="x86_gcc2 x86"
|
||||
@@ -38,7 +38,7 @@ PATCHES="opus-$portVersion.patchset"
|
||||
|
||||
PROVIDES="
|
||||
opus$secondaryArchSuffix = $portVersion compat >= 1
|
||||
lib:libopus$secondaryArchSuffix = 0.5.1 compat >= 0
|
||||
lib:libopus$secondaryArchSuffix = 0.5.2 compat >= 0
|
||||
"
|
||||
REQUIRES="
|
||||
haiku$secondaryArchSuffix
|
||||
@@ -46,7 +46,7 @@ REQUIRES="
|
||||
|
||||
PROVIDES_devel="
|
||||
opus${secondaryArchSuffix}_devel = $portVersion compat >= 1
|
||||
devel:libopus$secondaryArchSuffix = 0.5.1 compat >= 0
|
||||
devel:libopus$secondaryArchSuffix = 0.5.2 compat >= 0
|
||||
"
|
||||
REQUIRES_devel="
|
||||
opus$secondaryArchSuffix == $portVersion base
|
||||
Reference in New Issue
Block a user