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