mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-05 06:28:55 +02:00
libdvdnav: bump version
This commit is contained in:
@@ -8,7 +8,7 @@ LICENSE="GNU GPL v2"
|
||||
COPYRIGHT="2000 Rich Wareham
|
||||
2001-2004 the dvdnav project"
|
||||
SRC_URI="http://downloads.videolan.org/pub/videolan/libdvdnav/$portVersion/libdvdnav-$portVersion.tar.bz2"
|
||||
CHECKSUM_SHA256="72b1cb8266f163d4a1481b92c7b6c53e6dc9274d2a6befb08ffc351fe7a4a2a9"
|
||||
CHECKSUM_SHA256="5097023e3d2b36944c763f1df707ee06b19dc639b2b68fb30113a5f2cbf60b6d"
|
||||
REVISION="1"
|
||||
|
||||
ARCHITECTURES="x86_gcc2 x86 x86_64"
|
||||
@@ -18,7 +18,7 @@ PATCHES="libdvdnav-$portVersion.patchset"
|
||||
|
||||
PROVIDES="
|
||||
libdvdnav$secondaryArchSuffix = $portVersion
|
||||
lib:libdvdnav$secondaryArchSuffix = 4.1.2 compat >= 4
|
||||
lib:libdvdnav$secondaryArchSuffix = 4.2.0 compat >= 4
|
||||
"
|
||||
|
||||
REQUIRES="
|
||||
@@ -70,7 +70,7 @@ INSTALL()
|
||||
|
||||
PROVIDES_devel="
|
||||
libdvdnav${secondaryArchSuffix}_devel = $portVersion
|
||||
devel:libdvdnav$secondaryArchSuffix = $portVersion
|
||||
devel:libdvdnav$secondaryArchSuffix = 4.2.0 compat >= 4
|
||||
"
|
||||
REQUIRES_devel="
|
||||
libdvdnav$secondaryArchSuffix == $portVersion base
|
||||
Reference in New Issue
Block a user