mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 19:50:05 +02:00
libbluray: bump version.
This commit is contained in:
@@ -8,14 +8,14 @@ COPYRIGHT="
|
||||
"
|
||||
LICENSE="GNU LGPL v2.1"
|
||||
SOURCE_URI="http://ftp.videolan.org/pub/videolan/libbluray/$portVersion/libbluray-$portVersion.tar.bz2"
|
||||
CHECKSUM_SHA256="84b61da9202fa724a76ac885af69df16a5583eb11d43e940dc201833bbfd694d"
|
||||
CHECKSUM_SHA256="d9647fa55802907b33d85e9ffcc6d97e3133490f3721afd649d9b361c42f3940"
|
||||
REVISION="1"
|
||||
ARCHITECTURES="!x86_gcc2 x86 x86_64"
|
||||
SECONDARY_ARCHITECTURES="x86"
|
||||
|
||||
PROVIDES="
|
||||
libbluray$secondaryArchSuffix = $portVersion compat >= 0.7
|
||||
lib:libbluray$secondaryArchSuffix = 1.9.0 compat >= 1
|
||||
lib:libbluray$secondaryArchSuffix = 1.9.1 compat >= 1
|
||||
cmd:bd_info$secondaryArchSuffix
|
||||
"
|
||||
REQUIRES="
|
||||
@@ -74,7 +74,7 @@ INSTALL()
|
||||
|
||||
PROVIDES_devel="
|
||||
libbluray${secondaryArchSuffix}_devel = $portVersion compat >= 0.7
|
||||
devel:libbluray$secondaryArchSuffix = 1.9.0 compat >= 1
|
||||
devel:libbluray$secondaryArchSuffix = 1.9.1 compat >= 1
|
||||
"
|
||||
REQUIRES_devel="
|
||||
libbluray$secondaryArchSuffix == $portVersion base
|
||||
Reference in New Issue
Block a user