gst_plugins_ugly: bump version

This commit is contained in:
Gerasim Troeglazov
2023-02-13 22:37:23 +10:00
parent 45c8420df5
commit 02acfbfb99

View File

@@ -6,15 +6,15 @@ code might be widely known to present patent problems."
HOMEPAGE="https://gstreamer.freedesktop.org/"
COPYRIGHT="Erik Walthinsen"
LICENSE="GNU LGPL v2"
REVISION="2"
REVISION="1"
SOURCE_URI="https://gstreamer.freedesktop.org/src/gst-plugins-ugly/gst-plugins-ugly-$portVersion.tar.xz"
CHECKSUM_SHA256="5c9ec6bab96517e438b3f9bae0ceb84d3436f3da9bbe180cf4d28e32a7251b59"
CHECKSUM_SHA256="a644dc981afa2d8d3a913f763ab9523c0620ee4e65a7ec73c7721c29da3c5a0c"
SOURCE_DIR="gst-plugins-ugly-$portVersion"
ARCHITECTURES="all !x86_gcc2"
SECONDARY_ARCHITECTURES="x86"
libVersion="0.2004.0"
libVersion="0.2200.0"
PROVIDES="
gst_plugins_ugly$secondaryArchSuffix = $portVersion
@@ -34,10 +34,12 @@ REQUIRES="
lib:libintl$secondaryArchSuffix
lib:libjpeg$secondaryArchSuffix
lib:libmp3lame$secondaryArchSuffix
lib:libmpeg2$secondaryArchSuffix
lib:libmpg123$secondaryArchSuffix
lib:liborc_0.4$secondaryArchSuffix
lib:libpng16$secondaryArchSuffix
lib:libtwolame$secondaryArchSuffix
lib:libx264$secondaryArchSuffix
lib:libxml2$secondaryArchSuffix
lib:libz$secondaryArchSuffix
"
@@ -60,10 +62,12 @@ BUILD_REQUIRES="
devel:libintl$secondaryArchSuffix
devel:libjpeg$secondaryArchSuffix
devel:libmp3lame$secondaryArchSuffix
devel:libmpeg2$secondaryArchSuffix
devel:libmpg123$secondaryArchSuffix
devel:liborc_0.4$secondaryArchSuffix
devel:libpng16$secondaryArchSuffix
devel:libtwolame$secondaryArchSuffix
devel:libx264$secondaryArchSuffix
devel:libxml2$secondaryArchSuffix
devel:libz$secondaryArchSuffix
"
@@ -98,6 +102,7 @@ BUILD()
--mandir=$manDir \
--includedir=$includeDir \
-D doc=disabled \
-D gpl=enabled \
-D nls=disabled \
-D orc=enabled