From 53a2ede7c4814fc1d6bcf1307cf88dd1a48a016d Mon Sep 17 00:00:00 2001 From: Taner Tas Date: Thu, 5 Apr 2018 12:40:47 +0000 Subject: main/gstreamer, main/gst-plugins-[base,good,bad,ugly] main/gstreamer: Clarify license main/gst-plugins-base: Clarify license, update configure options main/gst-plugins-good: Clarify license, update configure options, add Qt and Gtk-3 plugins as separate packages main/gst-plugins-bad: Clarify license, updte configure options, fix compile against libressl main/gst-plugins-ugly: Clarify license, updte configure options --- main/gst-plugins-base/APKBUILD | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'main/gst-plugins-base') diff --git a/main/gst-plugins-base/APKBUILD b/main/gst-plugins-base/APKBUILD index a8e338e7e2..5cff3cc256 100644 --- a/main/gst-plugins-base/APKBUILD +++ b/main/gst-plugins-base/APKBUILD @@ -5,7 +5,7 @@ pkgrel=0 pkgdesc="GStreamer Multimedia Framework Base Plugins" url="https://gstreamer.freedesktop.org/" arch="all" -license="GPL LGPL" +license="GPL-2.0-or-later LGPL-2.0-or-later" subpackages="$pkgname-dev $pkgname-doc $pkgname-lang" depends= replaces="gst-plugins-base1" @@ -27,8 +27,9 @@ makedepends=" gstreamer-dev glib-dev opus-dev + mesa-dev + orc-compiler " -checkdepends="orc-compiler" source="https://gstreamer.freedesktop.org/src/gst-plugins-base/gst-plugins-base-$pkgver.tar.xz" ldpath="/usr/lib/gstreamer-1.0" builddir="$srcdir"/gst-plugins-base-$pkgver -- cgit v1.2.3