From: Peter Tworek <tworaz666@gmail.com>
To: openembedded-devel@lists.openembedded.org
Subject: Re: [meta-oe][PATCH v3] tmux: Add initial recipe for version 1.6.
Date: Sat, 04 Feb 2012 10:55:28 +0100 [thread overview]
Message-ID: <4F2D0090.2040300@gmail.com> (raw)
In-Reply-To: <20120204021443.GA26306@sakrah.homelinux.org>
On 02/04/2012 03:14 AM, Khem Raj wrote:
> On (04/02/12 00:10), Peter Tworek wrote:
>> Run tested on netbook pro.
>>
>> Signed-off-by: Peter Tworek<tworaz666@gmail.com>
>> Acked-by: Paul Menzel<paulepanter@users.sourceforge.net>
>> ---
>> meta-oe/recipes-extended/tmux/tmux_1.6.bb | 18 ++++++++++++++++++
>> 1 files changed, 18 insertions(+), 0 deletions(-)
>> create mode 100644 meta-oe/recipes-extended/tmux/tmux_1.6.bb
>>
>> diff --git a/meta-oe/recipes-extended/tmux/tmux_1.6.bb b/meta-oe/recipes-extended/tmux/tmux_1.6.bb
>> new file mode 100644
>> index 0000000..fa58065
>> --- /dev/null
>> +++ b/meta-oe/recipes-extended/tmux/tmux_1.6.bb
>> @@ -0,0 +1,18 @@
>> +DESCRIPTION = "Terminal multiplexer"
>> +HOMEPAGE = "http://tmux.sourceforge.net"
>> +SECTION = "console/utils"
>> +
>> +LICENSE = "ISC"
> what is ISC license ? I thought tmux is more like BSD license here is
> what I read in NOTES files
>
> tmux is intended to be a simple, modern, BSD-licensed alternative....
Technically ISC is a BSD license [1]. Looking at the actual license text
in tmux [2] it seems that it uses exactly this license. OE-core seems to
also distinguish between BSD and ISC (meta/files/common-licenses/ISC),
so I decided to use it.
[1] http://en.wikipedia.org/wiki/ISC_license
[2]
http://tmux.svn.sourceforge.net/viewvc/tmux/trunk/tmux.c?revision=2697&view=markup
/ptw
next prev parent reply other threads:[~2012-02-04 10:05 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-02-01 21:38 [meta-oe][PATCH] tmux: Add initial recipe for vesion 1.6 Peter Tworek
2012-02-02 8:27 ` Paul Menzel
2012-02-02 19:19 ` Peter Tworek
2012-02-02 19:22 ` [meta-oe][PATCH v2] " Peter Tworek
2012-02-03 17:53 ` Paul Menzel
2012-02-03 23:09 ` Peter Tworek
2012-02-03 23:10 ` [meta-oe][PATCH v3] tmux: Add initial recipe for version 1.6 Peter Tworek
2012-02-04 2:14 ` Khem Raj
2012-02-04 9:55 ` Peter Tworek [this message]
2012-02-04 16:41 ` Khem Raj
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=4F2D0090.2040300@gmail.com \
--to=tworaz666@gmail.com \
--cc=openembedded-devel@lists.openembedded.org \
/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.