Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Baruch Siach <baruch@tkos.co.il>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH v3 1/1] mosh: new package
Date: Thu, 23 Jul 2015 09:58:35 +0300	[thread overview]
Message-ID: <20150723065835.GR13027@tarshish> (raw)
In-Reply-To: <1437633426-23375-1-git-send-email-christian@paral.in>

Hi Christian,

On Wed, Jul 22, 2015 at 11:37:06PM -0700, Christian Stewart wrote:
> diff --git a/package/mosh/mosh.mk b/package/mosh/mosh.mk
> new file mode 100644
> index 0000000..4d6f0b3
> --- /dev/null
> +++ b/package/mosh/mosh.mk
> @@ -0,0 +1,17 @@
> +################################################################################
> +#
> +# mosh
> +#
> +################################################################################
> +
> +MOSH_VERSION = 1.2.4.95rc2
> +MOSH_SITE = $(call github,keithw,mosh,mosh-$(MOSH_VERSION))
> +MOSH_DEPENDENCIES = protobuf
> +MOSH_LICENSE = GPLv3

Source files contain the "or any later version" language, so GPLv3+.

I'd also add the exceptions, so something like:

MOSH_LICENSE = GPLv3+ with OpenSSL and iOS exceptions

> +MOSH_LICENSE_FILES = COPYING COPYING.iOS
> +MOSH_MAKE_ENV = VERSION="mosh-$(MOSH_VERSION)"
> +
> +# Necessary as we are pulling from Git.
> +MOSH_AUTORECONF = YES
> +
> +$(eval $(autotools-package))

baruch

-- 
     http://baruch.siach.name/blog/                  ~. .~   Tk Open Systems
=}------------------------------------------------ooO--U--Ooo------------{=
   - baruch at tkos.co.il - tel: +972.2.679.5364, http://www.tkos.co.il -

  reply	other threads:[~2015-07-23  6:58 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-07-23  6:37 [Buildroot] [PATCH v3 1/1] mosh: new package Christian Stewart
2015-07-23  6:58 ` Baruch Siach [this message]
2015-07-23  7:00 ` Thomas Petazzoni

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=20150723065835.GR13027@tarshish \
    --to=baruch@tkos.co.il \
    --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