diff options
Diffstat (limited to 'package/gstreamer/gst-plugins-ugly/gst-plugins-ugly.mk')
-rw-r--r-- | package/gstreamer/gst-plugins-ugly/gst-plugins-ugly.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package/gstreamer/gst-plugins-ugly/gst-plugins-ugly.mk b/package/gstreamer/gst-plugins-ugly/gst-plugins-ugly.mk index b921dc148..0f56164d4 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) |