libbluray: bump version.

This commit is contained in:
Jerome Duval
2015-05-24 20:49:27 +00:00
parent 7aeb1e89b4
commit c3a6e9e62a

View File

@@ -8,7 +8,7 @@ COPYRIGHT="
"
LICENSE="GNU LGPL v2.1"
SRC_URI="http://ftp.videolan.org/pub/videolan/libbluray/$portVersion/libbluray-$portVersion.tar.bz2"
CHECKSUM_SHA256="7b80208b2af54313fedbb49f54b7e13ff7f86f1843a81dddd5e17aa9575bfd08"
CHECKSUM_SHA256="cdbec680c5bbc2251de6ccd109cf5f798ea51db6fcb938df39283be1799efb8f"
REVISION="1"
ARCHITECTURES="x86 x86_64"
if [ $effectiveTargetArchitecture != x86_gcc2 ]; then
@@ -20,7 +20,7 @@ SECONDARY_ARCHITECTURES="x86"
PROVIDES="
libbluray$secondaryArchSuffix = $portVersion compat >= 0.7
lib:libbluray$secondaryArchSuffix = 1.8.0 compat >= 1
lib:libbluray$secondaryArchSuffix = 1.8.1 compat >= 1
cmd:bd_info$secondaryArchSuffix
"
REQUIRES="
@@ -77,7 +77,7 @@ INSTALL()
PROVIDES_devel="
libbluray${secondaryArchSuffix}_devel = $portVersion compat >= 0.7
devel:libbluray$secondaryArchSuffix = 1.8.0 compat >= 1
devel:libbluray$secondaryArchSuffix = 1.8.1 compat >= 1
"
REQUIRES_devel="
libbluray$secondaryArchSuffix == $portVersion base