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,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
|
||||
Reference in New Issue
Block a user