|
@@ -7,6 +7,10 @@
|
|
GST_PLUGINS_UGLY_VERSION = 0.10.19
|
|
GST_PLUGINS_UGLY_VERSION = 0.10.19
|
|
GST_PLUGINS_UGLY_SOURCE = gst-plugins-ugly-$(GST_PLUGINS_UGLY_VERSION).tar.xz
|
|
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_SITE = http://gstreamer.freedesktop.org/src/gst-plugins-ugly
|
|
|
|
+# 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)
|
|
|
|
+GST_PLUGINS_UGLY_LICENSE_FILES = COPYING
|
|
|
|
|
|
GST_PLUGINS_UGLY_CONF_OPTS = \
|
|
GST_PLUGINS_UGLY_CONF_OPTS = \
|
|
--disable-examples
|
|
--disable-examples
|