gst_plugins_ugly: enable introspection

This commit is contained in:
Gerasim Troeglazov
2023-01-02 19:59:03 +10:00
parent fd2f32450b
commit 9a242a9d19

View File

@@ -6,7 +6,7 @@ code might be widely known to present patent problems."
HOMEPAGE="https://gstreamer.freedesktop.org/"
COPYRIGHT="Erik Walthinsen"
LICENSE="GNU LGPL v2"
REVISION="1"
REVISION="2"
SOURCE_URI="https://gstreamer.freedesktop.org/src/gst-plugins-ugly/gst-plugins-ugly-$portVersion.tar.xz"
CHECKSUM_SHA256="5c9ec6bab96517e438b3f9bae0ceb84d3436f3da9bbe180cf4d28e32a7251b59"
SOURCE_DIR="gst-plugins-ugly-$portVersion"
@@ -24,6 +24,7 @@ REQUIRES="
lib:liba52$secondaryArchSuffix
lib:libcurl$secondaryArchSuffix
lib:libfreetype$secondaryArchSuffix
lib:libgirepository_1.0$secondaryArchSuffix
lib:libglib_2.0$secondaryArchSuffix
lib:libgstapp_1.0$secondaryArchSuffix
lib:libgstaudio_1.0$secondaryArchSuffix
@@ -49,6 +50,7 @@ BUILD_REQUIRES="
devel:liba52$secondaryArchSuffix
devel:libcurl$secondaryArchSuffix
devel:libfreetype$secondaryArchSuffix
devel:libgirepository_1.0$secondaryArchSuffix
devel:libglib_2.0$secondaryArchSuffix
devel:libgstapp_1.0$secondaryArchSuffix >= $libVersion
devel:libgstaudio_1.0$secondaryArchSuffix >= $libVersion