* [Buildroot] [PATCH v2] package/gstreamer/gst-plugins-ugly: Fix cdio-related build errors
@ 2016-01-30 14:38 Bernd Kuhls
2016-02-01 8:27 ` Peter Korsgaard
0 siblings, 1 reply; 2+ messages in thread
From: Bernd Kuhls @ 2016-01-30 14:38 UTC (permalink / raw)
To: buildroot
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>
---
v2: Use _PATCH to include the patch file instead of including it into
the buildroot repository (Arnout)
Also add sha256 hashes for the patch and the upstream tarball
package/gstreamer/gst-plugins-ugly/gst-plugins-ugly.hash | 3 +++
package/gstreamer/gst-plugins-ugly/gst-plugins-ugly.mk | 1 +
2 files changed, 4 insertions(+)
diff --git a/package/gstreamer/gst-plugins-ugly/gst-plugins-ugly.hash b/package/gstreamer/gst-plugins-ugly/gst-plugins-ugly.hash
index ffa0c98..56f2a8c 100644
--- a/package/gstreamer/gst-plugins-ugly/gst-plugins-ugly.hash
+++ b/package/gstreamer/gst-plugins-ugly/gst-plugins-ugly.hash
@@ -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
diff --git a/package/gstreamer/gst-plugins-ugly/gst-plugins-ugly.mk b/package/gstreamer/gst-plugins-ugly/gst-plugins-ugly.mk
index b921dc1..0f56164 100644
--- a/package/gstreamer/gst-plugins-ugly/gst-plugins-ugly.mk
+++ b/package/gstreamer/gst-plugins-ugly/gst-plugins-ugly.mk
@@ -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)
--
2.7.0.rc3
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [Buildroot] [PATCH v2] package/gstreamer/gst-plugins-ugly: Fix cdio-related build errors
2016-01-30 14:38 [Buildroot] [PATCH v2] package/gstreamer/gst-plugins-ugly: Fix cdio-related build errors Bernd Kuhls
@ 2016-02-01 8:27 ` Peter Korsgaard
0 siblings, 0 replies; 2+ messages in thread
From: Peter Korsgaard @ 2016-02-01 8:27 UTC (permalink / raw)
To: buildroot
>>>>> "Bernd" == Bernd Kuhls <bernd.kuhls@t-online.de> writes:
> 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>
> ---
> v2: Use _PATCH to include the patch file instead of including it into
> the buildroot repository (Arnout)
> Also add sha256 hashes for the patch and the upstream tarball
My reply didn't seem to make it to the list, so here goes again:
Committed, thanks.
--
Bye, Peter Korsgaard
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2016-02-01 8:27 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-01-30 14:38 [Buildroot] [PATCH v2] package/gstreamer/gst-plugins-ugly: Fix cdio-related build errors Bernd Kuhls
2016-02-01 8:27 ` Peter Korsgaard
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox