mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 04:00:05 +02:00
gst_plugins_base: bump version
This commit is contained in:
@@ -9,13 +9,13 @@ COPYRIGHT="Erik Walthinsen"
|
||||
LICENSE="GNU LGPL v2"
|
||||
REVISION="1"
|
||||
SOURCE_URI="https://gstreamer.freedesktop.org/src/gst-plugins-base/gst-plugins-base-$portVersion.tar.xz"
|
||||
CHECKSUM_SHA256="960b7af4585700db0fdd5b843554e11e2564fed9e061f591fae88a7be6446fa3"
|
||||
CHECKSUM_SHA256="8d181b7abe4caf23ee9f9ec5b4d3e232640452464e39495bfffb6d776fc97225"
|
||||
SOURCE_DIR="gst-plugins-base-$portVersion"
|
||||
|
||||
ARCHITECTURES="all !x86_gcc2"
|
||||
SECONDARY_ARCHITECTURES="x86"
|
||||
|
||||
libVersion="0.1805.0"
|
||||
libVersion="0.2004.0"
|
||||
libVersionCompat="$libVersion compat >= ${libVersion%%.*}"
|
||||
|
||||
PROVIDES="
|
||||
@@ -77,6 +77,7 @@ REQUIRES_devel="
|
||||
|
||||
BUILD_REQUIRES="
|
||||
haiku${secondaryArchSuffix}_devel
|
||||
devel:libGL$secondaryArchSuffix
|
||||
devel:libfreetype$secondaryArchSuffix
|
||||
devel:libglib_2.0$secondaryArchSuffix
|
||||
devel:libgstreamer_1.0$secondaryArchSuffix >= $libVersion
|
||||
@@ -120,7 +121,7 @@ BUILD()
|
||||
--includedir=$includeDir \
|
||||
-D doc=disabled \
|
||||
-D examples=disabled \
|
||||
-D test=disabled \
|
||||
-D tests=disabled \
|
||||
-D nls=disabled \
|
||||
-D orc=enabled
|
||||
|
||||
Reference in New Issue
Block a user