kumquat-buildroot/package/gstreamer1
Yann E. MORIN f295ad4cb0 package/*: do not override LICENSE, but append to it
Now that the infra takes care of removing extraneous spaces before
commas, we can safely append to LICENSE variables.

This removes the only case where we had to use immediate assignment
to append to a variable.

Mechanical change, with:

    $ sed -r -i -e 's/\<([^[:space:]]+_LICENSE) := \$\(\1\),/\1 += ,/' \
        $(git grep -l -E '\<([^[:space:]]+_LICENSE) := \$\(\1\),')

Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
2019-10-27 10:35:06 +01:00
..
gst1-imx
gst1-interpipe
gst1-libav gst1-libav: bump version to 1.16.1 2019-10-05 16:26:34 +02:00
gst1-plugins-bad package/*: do not override LICENSE, but append to it 2019-10-27 10:35:06 +01:00
gst1-plugins-base package/gstreamer1: gl enabled when either GL or GLES2 is present 2019-10-11 23:58:41 +02:00
gst1-plugins-bayer2rgb-neon
gst1-plugins-good package/gstreamer1/gst1-plugins-good: fix xlib dependencies 2019-10-16 21:55:51 +02:00
gst1-plugins-ugly package/gstreamer1/gst1-plugins-ugly: convert package type to meson 2019-10-12 00:37:34 +02:00
gst1-rtsp-server package/gstreamer1/gst1-rtsp-server: convert package type to meson 2019-10-12 00:40:54 +02:00
gst1-shark package/gst1-shark: bump version to 0.6.1 2019-10-14 23:22:48 +02:00
gst1-vaapi gst1-vaapi: bump version to 1.16.1 2019-10-05 16:27:12 +02:00
gst1-validate gst1-validate: bump version to 1.16.1 2019-10-05 16:25:12 +02:00
gst-omx gst-omx: bump version to 1.16.1 2019-10-05 16:28:27 +02:00
gstreamer1 gstreamer1: bump version to 1.16.1 2019-10-05 16:22:42 +02:00
gstreamer1-editing-services gstreamer1-editing-services: bump version to 1.16.1 2019-10-05 16:27:59 +02:00
gstreamer1-mm
Config.in
gstreamer1.mk