Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Luca Ceresoli <luca@lucaceresoli.net>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH v2] harfbuzz: New package
Date: Thu, 22 Aug 2013 09:15:01 +0200	[thread overview]
Message-ID: <5215BA75.9080408@lucaceresoli.net> (raw)
In-Reply-To: <52152E95.2080206@mind.be>

Hi Arnout,

Arnout Vandecappelle wrote:
> On 19/08/13 17:36, Markos Chandras wrote:
>> HarfBuzz is an OpenType text shaping engine
>>
>> http://www.freedesktop.org/wiki/Software/HarfBuzz/
>>
>> Signed-off-by: Markos Chandras <markos.chandras@imgtec.com> 
...
>> diff --git a/package/harfbuzz/harfbuzz.mk b/package/harfbuzz/harfbuzz.mk
>> new file mode 100644
>> index 0000000..9aee90f
>> --- /dev/null
>> +++ b/package/harfbuzz/harfbuzz.mk
>> @@ -0,0 +1,44 @@
>> +################################################################################ 
>>
>> +#
>> +# harfbuzz
>> +#
>> +################################################################################ 
>>
>> +
>> +HARFBUZZ_VERSION = 0.9.19
>> +HARFBUZZ_SITE = http://www.freedesktop.org/software/harfbuzz/release/
>> +HARFBUZZ_SOURCE = harfbuzz-$(HARFBUZZ_VERSION).tar.bz2
>> +HARFBUZZ_LICENSE = Old-MIT ISC ICU
>
>  What is Old-MIT?

It's been amazing to discover how many MIT license variants, all 
"functionally
identical",do exist (at least according to
https://fedoraproject.org/wiki/Licensing:MIT?rd=Licensing/MIT).

The one used in harfbuzz is not the one published on the OSI website, but it
identical to the "Modern variants" wording on the fedora link above.
So I guess it actually is an MITlicense...

> We still haven't had the final word on how the LICENSE string should 
> be formatted, but I think it is something like this:
>
>  MIT, ISC (ucdn library), ICU License (icu support library)
>
>  Luca, can you confirm?

It's never been madeofficial, but that's what we kind of agreed, and IMO the
best choice.
Alas, not all packaged are compliant in current BR, but that's another 
issue.

Luca

  reply	other threads:[~2013-08-22  7:15 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-08-19 15:36 [Buildroot] [PATCH v2] harfbuzz: New package Markos Chandras
2013-08-21 21:18 ` Arnout Vandecappelle
2013-08-22  7:15   ` Luca Ceresoli [this message]
2013-08-22  8:52   ` Markos Chandras

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=5215BA75.9080408@lucaceresoli.net \
    --to=luca@lucaceresoli.net \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox