mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-05 06:28:55 +02:00
libogg: bump version
This commit is contained in:
@@ -18,17 +18,15 @@ file-based container formats.
|
||||
HOMEPAGE="http://www.xiph.org"
|
||||
LICENSE="BSD (3-clause)"
|
||||
COPYRIGHT="1994-2011 Xiph.Org Foundation"
|
||||
SRC_URI="http://downloads.xiph.org/releases/ogg/libogg-1.3.0.tar.gz"
|
||||
CHECKSUM_SHA256="a8de807631014615549d2356fd36641833b8288221cea214f8a72750efe93780"
|
||||
REVISION="2"
|
||||
SRC_URI="http://downloads.xiph.org/releases/ogg/libogg-$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="e19ee34711d7af328cb26287f4137e70630e7261b17cbe3cd41011d73a654692"
|
||||
REVISION="1"
|
||||
ARCHITECTURES="x86_gcc2 x86 x86_64"
|
||||
SECONDARY_ARCHITECTURES="x86_gcc2 x86"
|
||||
|
||||
PATCHES="libogg-1.3.0.patchset"
|
||||
|
||||
PROVIDES="
|
||||
libogg$secondaryArchSuffix = $portVersion
|
||||
lib:libogg$secondaryArchSuffix = 0.8.0 compat >= 0
|
||||
lib:libogg$secondaryArchSuffix = 0.8.2 compat >= 0
|
||||
"
|
||||
REQUIRES="
|
||||
haiku$secondaryArchSuffix >= $haikuVersion
|
||||
@@ -73,7 +71,7 @@ INSTALL()
|
||||
|
||||
PROVIDES_devel="
|
||||
libogg${secondaryArchSuffix}_devel = $portVersion
|
||||
devel:libogg$secondaryArchSuffix = 0.8.0 compat >= 0
|
||||
devel:libogg$secondaryArchSuffix = 0.8.2 compat >= 0
|
||||
"
|
||||
REQUIRES_devel="
|
||||
libogg$secondaryArchSuffix == $portVersion
|
||||
Reference in New Issue
Block a user