mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 11:40:06 +02:00
gst_plugins_good: bump git revision for haikuaudiosink, enable introspection
This commit is contained in:
@@ -5,11 +5,11 @@ for the supporting library)."
|
||||
HOMEPAGE="https://gstreamer.freedesktop.org/"
|
||||
COPYRIGHT="Erik Walthinsen"
|
||||
LICENSE="GNU LGPL v2"
|
||||
REVISION="3"
|
||||
REVISION="4"
|
||||
SOURCE_URI="https://gstreamer.freedesktop.org/src/gst-plugins-good/gst-plugins-good-$portVersion.tar.xz"
|
||||
CHECKSUM_SHA256="b16130fbe632fa8547c2147a0ef575b0140fb521065c5cb121c72ddbd23b64da"
|
||||
SOURCE_DIR="gst-plugins-good-$portVersion"
|
||||
sinkGitRevision="fa95c70aaff65fac8b25778b9fef944d1de41980"
|
||||
sinkGitRevision="742ebbdcd53772032de8a8f8739892ef7630a6a9"
|
||||
SOURCE_URI_2="https://github.com/threedeyes/gsthaikuaudiosink/archive/$sinkGitRevision.tar.gz"
|
||||
CHECKSUM_SHA256_2="d4a8be24ca6ea06c79b042d81ecb2c51d1a8a90e628e9d1cbde61c950bd37926"
|
||||
SOURCE_FILENAME_2="gsthaikuaudiosink-$sinkGitRevision.tar.gz"
|
||||
@@ -28,6 +28,7 @@ REQUIRES="
|
||||
lib:libbz2$secondaryArchSuffix
|
||||
lib:libflac$secondaryArchSuffix
|
||||
lib:libfreetype$secondaryArchSuffix
|
||||
lib:libgirepository_1.0$secondaryArchSuffix
|
||||
lib:libglib_2.0$secondaryArchSuffix
|
||||
lib:libgstapp_1.0$secondaryArchSuffix
|
||||
lib:libgstaudio_1.0$secondaryArchSuffix
|
||||
@@ -60,6 +61,7 @@ BUILD_REQUIRES="
|
||||
devel:libbz2$secondaryArchSuffix
|
||||
devel:libflac$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
|
||||
|
||||
Reference in New Issue
Block a user