mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-05 14:38:51 +02:00
libmatroska: bump version.
This commit is contained in:
@@ -5,7 +5,7 @@ COPYRIGHT="2005-2013 CoreCodec, Inc."
|
||||
LICENSE="GNU LGPL v2.1"
|
||||
REVISION="1"
|
||||
SOURCE_URI="http://dl.matroska.org/downloads/libmatroska/libmatroska-$portVersion.tar.bz2"
|
||||
CHECKSUM_SHA256="5b62b70e691ae390376339f126f931f598a7fee675b541cb96f24a099cbc7a45"
|
||||
CHECKSUM_SHA256="d3efaa9f6d3964351a05bea0f848a8d5dc570e4791f179816ce9a93730296bd7"
|
||||
if [ $effectiveTargetArchitecture = x86_gcc2 ]; then
|
||||
PATCHES="
|
||||
libmatroska-$portVersion.patchset
|
||||
@@ -35,6 +35,9 @@ REQUIRES_devel="
|
||||
BUILD_REQUIRES="
|
||||
haiku${secondaryArchSuffix}_devel
|
||||
devel:libebml$secondaryArchSuffix
|
||||
# devel:libebml version is the same between 1.3.1 and 1.3.3
|
||||
# but we need 1.3.3
|
||||
libebml${secondaryArchSuffix}_devel >= 1.3.3
|
||||
"
|
||||
BUILD_PREREQUIRES="
|
||||
cmd:aclocal
|
||||
Reference in New Issue
Block a user