From: Arnout Vandecappelle <arnout@mind.be>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 5/6] gst-plugins-ugly: add legal info
Date: Fri, 20 Nov 2015 22:27:25 +0100 [thread overview]
Message-ID: <564F903D.3000107@mind.be> (raw)
In-Reply-To: <564E47F9.1080404@free-electrons.com>
On 19-11-15 23:06, Gustavo Zacarias wrote:
> On 18/11/15 19:12, Arnout Vandecappelle wrote:
>
>> On 18-11-15 13:39, gustavo.zacarias at free-electrons.com wrote:
>>> From: Gustavo Zacarias <gustavo.zacarias@free-electrons.com>
>>>
>>> Signed-off-by: Gustavo Zacarias <gustavo.zacarias@free-electrons.com>
>>> ---
>>> package/gstreamer/gst-plugins-ugly/gst-plugins-ugly.mk | 2 ++
>>> 1 file changed, 2 insertions(+)
>>>
>>> diff --git a/package/gstreamer/gst-plugins-ugly/gst-plugins-ugly.mk
>>> b/package/gstreamer/gst-plugins-ugly/gst-plugins-ugly.mk
>>> index e8f2362..9662623 100644
>>> --- a/package/gstreamer/gst-plugins-ugly/gst-plugins-ugly.mk
>>> +++ b/package/gstreamer/gst-plugins-ugly/gst-plugins-ugly.mk
>>> @@ -7,6 +7,8 @@
>>> 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_LICENSE = LGPLv2.1+
>>
>> synaesthesia is GPLv2+ (and is always enabled)
>>
>> All the rest is LGPLv2+...
>>
>>> +GST_PLUGINS_UGLY_LICENSE_FILES = COPYING
>>
>> ...except this file which is 2.1...
>>
>> I guess there's a reason it's called ugly :-)
>>
>>
>> Regards,
>> Arnout
>
> Hi Arnout.
> Actually it's more ugly, in fact tests/check/elements/xingmux.c is LGPLv2.1+ :)
When checking licenses, I skip stuff in tests, docs, config, ... because we
don't build that.
Regards,
Arnout
> So i'm going for:
>
> # 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)
>
> Since in general we don't ship/use tests.
> Regards.
>
--
Arnout Vandecappelle arnout at mind be
Senior Embedded Software Architect +32-16-286500
Essensium/Mind http://www.mind.be
G.Geenslaan 9, 3001 Leuven, Belgium BE 872 984 063 RPR Leuven
LinkedIn profile: http://www.linkedin.com/in/arnoutvandecappelle
GPG fingerprint: 7493 020B C7E3 8618 8DEC 222C 82EB F404 F9AC 0DDF
next prev parent reply other threads:[~2015-11-20 21:27 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-11-18 12:39 [Buildroot] [PATCH 1/6] gstreamer: add legal info gustavo.zacarias at free-electrons.com
2015-11-18 12:39 ` [Buildroot] [PATCH 2/6] gst-plugins-base: " gustavo.zacarias at free-electrons.com
2015-11-18 21:49 ` Arnout Vandecappelle
2015-11-18 12:39 ` [Buildroot] [PATCH 3/6] gst-plugins-good: " gustavo.zacarias at free-electrons.com
2015-11-18 21:53 ` Arnout Vandecappelle
2015-11-18 12:39 ` [Buildroot] [PATCH 4/6] gst-plugins-bad: " gustavo.zacarias at free-electrons.com
2015-11-18 22:03 ` Arnout Vandecappelle
2015-11-19 22:08 ` Gustavo Zacarias
2015-11-18 12:39 ` [Buildroot] [PATCH 5/6] gst-plugins-ugly: " gustavo.zacarias at free-electrons.com
2015-11-18 22:12 ` Arnout Vandecappelle
2015-11-19 22:06 ` Gustavo Zacarias
2015-11-20 21:27 ` Arnout Vandecappelle [this message]
2015-11-18 12:39 ` [Buildroot] [PATCH 6/6] gst-ffmpeg: " gustavo.zacarias at free-electrons.com
2015-11-18 22:15 ` Arnout Vandecappelle
2015-11-18 21:40 ` [Buildroot] [PATCH 1/6] gstreamer: " Arnout Vandecappelle
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=564F903D.3000107@mind.be \
--to=arnout@mind.be \
--cc=buildroot@busybox.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.