mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-05 14:38:51 +02:00
gst_plugins_good: bump version
This commit is contained in:
@@ -7,12 +7,12 @@ COPYRIGHT="Erik Walthinsen"
|
||||
LICENSE="GNU LGPL v2"
|
||||
REVISION="1"
|
||||
SOURCE_URI="https://gstreamer.freedesktop.org/src/gst-plugins-good/gst-plugins-good-$portVersion.tar.xz"
|
||||
CHECKSUM_SHA256="5f8b553260cb0aac56890053d8511db1528d53cae10f0287cfce2cb2acc70979"
|
||||
CHECKSUM_SHA256="654adef33380d604112f702c2927574cfc285e31307b79e584113858838bb0fd"
|
||||
SOURCE_DIR="gst-plugins-good-$portVersion"
|
||||
sinkVersion=$portVersion
|
||||
SOURCE_URI_2="https://github.com/threedeyes/gsthaikuaudiosink/archive/$sinkVersion.tar.gz"
|
||||
CHECKSUM_SHA256_2="fe5e0ee4e4121b4d87f0e90587fd797322416ebfeb2fb69c5e0cf354ae35ccd8"
|
||||
SOURCE_FILENAME_2="gsthaikuaudiosink-$sinkVersion"
|
||||
CHECKSUM_SHA256_2="274e24f3c86ca7edc4ec5b1d40956ebadd49c12dbfe41ad222d7a17e9793f717"
|
||||
SOURCE_FILENAME_2="gsthaikuaudiosink-$sinkVersion.tar.gz"
|
||||
SOURCE_DIR_2="gsthaikuaudiosink-$sinkVersion"
|
||||
|
||||
ARCHITECTURES="!x86_gcc2 x86 x86_64"
|
||||
@@ -34,6 +34,7 @@ REQUIRES="
|
||||
lib:libiconv$secondaryArchSuffix
|
||||
lib:libintl$secondaryArchSuffix
|
||||
lib:libjpeg$secondaryArchSuffix
|
||||
lib:libmpg123$secondaryArchSuffix
|
||||
lib:libogg$secondaryArchSuffix
|
||||
lib:liborc_0.4$secondaryArchSuffix
|
||||
lib:libpng16$secondaryArchSuffix
|
||||
@@ -63,6 +64,7 @@ BUILD_REQUIRES="
|
||||
devel:libiconv$secondaryArchSuffix
|
||||
devel:libintl$secondaryArchSuffix
|
||||
devel:libjpeg$secondaryArchSuffix
|
||||
devel:libmpg123$secondaryArchSuffix
|
||||
devel:libogg$secondaryArchSuffix
|
||||
devel:liborc_0.4$secondaryArchSuffix
|
||||
devel:libpng16$secondaryArchSuffix
|
||||
Reference in New Issue
Block a user