package/gstreamer/gst-plugins-ugly: Fix cdio-related build errors
authorBernd Kuhls <bernd.kuhls@t-online.de>
Sat, 30 Jan 2016 14:38:01 +0000 (15:38 +0100)
committerPeter Korsgaard <peter@korsgaard.com>
Mon, 1 Feb 2016 07:17:01 +0000 (08:17 +0100)
Fixes
http://autobuild.buildroot.net/results/530/53003be0dc2cb76d497a167023c5c45666fd00b4/
http://autobuild.buildroot.net/results/b23/b2393cd50c20da919d6111e15b78d12cc784841f/

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/gstreamer/gst-plugins-ugly/gst-plugins-ugly.hash
package/gstreamer/gst-plugins-ugly/gst-plugins-ugly.mk

index ffa0c989191b3149e18719923454e5e5b9a1793a..56f2a8c4bdb772601fc0c69897014a006070aadc 100644 (file)
@@ -1,2 +1,5 @@
 # From http://gstreamer.freedesktop.org/src/gst-plugins-ugly/gst-plugins-ugly-0.10.19.tar.xz.md5
 md5    ba26045c8c8c91f0d48d327ccf53ac0c        gst-plugins-ugly-0.10.19.tar.xz
+# Locally computed
+sha256 4934f65ff892637e7efaf1cfe635779189dde429d0706f40c86a3aac476ea873        gst-plugins-ugly-0.10.19.tar.xz
+sha256 2a8aa4cd019fab333f1f8377bf7afa426d3038a033361d90fab70c335e9a53e7        cdio-cd-text-api.patch
index b921dc1480dcbbe62b8c56a19f155a0e9ac7cf81..0f56164d46ea0b6766b5f81aca65c8676c327189 100644 (file)
@@ -7,6 +7,7 @@
 GST_PLUGINS_UGLY_VERSION = 0.10.19
 GST_PLUGINS_UGLY_SOURCE = gst-plugins-ugly-$(GST_PLUGINS_UGLY_VERSION).tar.xz
 GST_PLUGINS_UGLY_SITE = http://gstreamer.freedesktop.org/src/gst-plugins-ugly
+GST_PLUGINS_UGLY_PATCH = http://git.alpinelinux.org/cgit/aports/plain/main/gst-plugins-ugly0.10/cdio-cd-text-api.patch
 # COPYING is in fact LGPLv2.1, but all of the code is v2+
 # (except for one test, xingmux)
 GST_PLUGINS_UGLY_LICENSE = LGPLv2+, GPLv2+ (synaesthesia)