From: Arnout Vandecappelle <arnout@mind.be>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] package/mono-gtksharp: new package
Date: Thu, 05 Mar 2015 13:12:52 +0100 [thread overview]
Message-ID: <54F84844.2070004@mind.be> (raw)
In-Reply-To: <CA+TH9VmkD+8yfdhxcf1yPoStPuK8bGkWj6T-GRJpxDPc+Ku0-w@mail.gmail.com>
On 05/03/15 12:44, Angelo Compagnucci wrote:
> Dear Arnout Vandecappelle,
>
> 2015-03-05 1:12 GMT+01:00 Arnout Vandecappelle <arnout@mind.be>:
>> On 14/02/15 11:16, Angelo Compagnucci wrote:
[snip]
>>> +MONO_GTKSHARP_SITE = http://ftp.gnome.org/pub/gnome/sources/gtk-sharp/$(MONO_GTKSHARP_VERSION_MAJOR)/
>>> +MONO_GTKSHARP_SOURCE = gtk-sharp-$(MONO_GTKSHARP_VERSION).tar.xz
>>> +MONO_GTKSHARP_LICENSE = LGPLv2
>>
>> A few files, in particular all of the cairo library, is MIT rather than LGPLv2.
>> The others are combined with LGPLv2 code in a single DLL so LGPLv2 is correct,
>> but the cairo library is a separate DLL that doesn't seem to depend on any other
>> gtksharp library, so I'd make that
>>
>> MONO_GTKSHARP_LICENSE = LGPLv2, MIT (cairo)
>
> I don't think there are cairo files distributed with mono, the cairo
> folder contains a c# wrapper to cairo, but it's original code. Can you
> point me to the offending files?
I am indeed referring to the C# wrapper of cairo. Gtk# builds a .so and .dll
for cairo, which AFAICS can be used independently from the rest of Gtk#, and
which AFAICS is only derived from sources that carry a MIT license (i.e.,
everything in the cairo/ directory).
(cairo itself is still LGPLv2+, of course. However, since this is a different
shared library, the cairo# .dll and .so could be used with a
differently-licensed implementation of the cairo ABI).
Regards,
Arnout
--
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: 7CB5 E4CC 6C2E EFD4 6E3D A754 F963 ECAB 2450 2F1F
next prev parent reply other threads:[~2015-03-05 12:12 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-02-14 10:16 [Buildroot] [PATCH] package/mono-gtksharp: new package Angelo Compagnucci
2015-03-04 14:56 ` Angelo Compagnucci
2015-03-05 0:12 ` Arnout Vandecappelle
2015-03-05 11:44 ` Angelo Compagnucci
2015-03-05 12:12 ` Arnout Vandecappelle [this message]
2015-03-05 12:23 ` Angelo Compagnucci
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=54F84844.2070004@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.