mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-21 19:20:08 +02:00
libdvdread: bump version
This commit is contained in:
@@ -11,7 +11,7 @@ COPYRIGHT="1998-1999 Eric Smith
|
||||
2000-2002 Björn Englund
|
||||
2000-2003 Håkan Hjort, et al."
|
||||
SRC_URI="http://downloads.videolan.org/pub/videolan/libdvdread/$portVersion/libdvdread-$portVersion.tar.bz2"
|
||||
CHECKSUM_SHA256="66fb1a3a42aa0c56b02547f69c7eb0438c5beeaf21aee2ae2c6aa23ea8305f14"
|
||||
CHECKSUM_SHA256="82cbe693f2a3971671e7428790b5498392db32185b8dc8622f7b9cd307d3cfbf"
|
||||
REVISION="1"
|
||||
|
||||
ARCHITECTURES="x86_gcc2 x86 x86_64"
|
||||
@@ -21,7 +21,7 @@ PATCHES="libdvdread-$portVersion.patchset"
|
||||
|
||||
PROVIDES="
|
||||
libdvdread$secondaryArchSuffix = $portVersion
|
||||
lib:libdvdread$secondaryArchSuffix = 4.1.2 compat >= 4
|
||||
lib:libdvdread$secondaryArchSuffix = 4.2.0 compat >= 4
|
||||
"
|
||||
|
||||
REQUIRES="
|
||||
@@ -70,7 +70,7 @@ INSTALL()
|
||||
|
||||
PROVIDES_devel="
|
||||
libdvdread${secondaryArchSuffix}_devel = $portVersion
|
||||
devel:libdvdread$secondaryArchSuffix = 4.1.2 compat >= 4
|
||||
devel:libdvdread$secondaryArchSuffix = 4.2.0 compat >= 4
|
||||
"
|
||||
REQUIRES_devel="
|
||||
libdvdread$secondaryArchSuffix == $portVersion base
|
||||
Reference in New Issue
Block a user