All of lore.kernel.org
 help / color / mirror / Atom feed
From: Martin Jansa <martin.jansa@gmail.com>
To: openembedded-devel@lists.openembedded.org
Subject: Re: [meta-oe][PATCH] zsh: upgrade to 5.0.5
Date: Sun, 20 Apr 2014 14:53:46 +0200	[thread overview]
Message-ID: <20140420125346.GK2486@jama> (raw)
In-Reply-To: <1396441466-14563-1-git-send-email-Matthieu.Crapet@ingenico.com>

[-- Attachment #1: Type: text/plain, Size: 5481 bytes --]

On Wed, Apr 02, 2014 at 02:24:26PM +0200, Matthieu Crapet wrote:
> Recipe cleanup:
> - Add missing license in meta-oe/licenses
> - Add DESCRIPTION
> - Use ${BP} and ${SOURCEFORGE_MIRROR}

Merged, thanks!

> 
> Signed-off-by: Matthieu Crapet <Matthieu.Crapet@ingenico.com>
> ---
>  meta-oe/licenses/zsh                      | 37 +++++++++++++++++++++++++++++++
>  meta-oe/recipes-extended/zsh/zsh.inc      | 14 +++++++-----
>  meta-oe/recipes-extended/zsh/zsh_5.0.0.bb |  5 -----
>  meta-oe/recipes-extended/zsh/zsh_5.0.5.bb |  5 +++++
>  4 files changed, 50 insertions(+), 11 deletions(-)
>  create mode 100644 meta-oe/licenses/zsh
>  delete mode 100644 meta-oe/recipes-extended/zsh/zsh_5.0.0.bb
>  create mode 100644 meta-oe/recipes-extended/zsh/zsh_5.0.5.bb
> 
> diff --git a/meta-oe/licenses/zsh b/meta-oe/licenses/zsh
> new file mode 100644
> index 0000000..1fb1fc4
> --- /dev/null
> +++ b/meta-oe/licenses/zsh
> @@ -0,0 +1,37 @@
> +Unless otherwise noted in the header of specific files, files in this
> +distribution have the licence shown below.
> +
> +However, note that certain shell functions are licensed under versions
> +of the GNU General Public Licence.  Anyone distributing the shell as a
> +binary including those files needs to take account of this.  Search
> +shell functions for "Copyright" for specific copyright information.
> +None of the core functions are affected by this, so those files may
> +simply be omitted.
> +
> +--
> +
> +The Z Shell is copyright (c) 1992-2009 Paul Falstad, Richard Coleman,
> +Zoltán Hidvégi, Andrew Main, Peter Stephenson, Sven Wischnowsky, and
> +others.  All rights reserved.  Individual authors, whether or not
> +specifically named, retain copyright in all changes; in what follows, they
> +are referred to as `the Zsh Development Group'.  This is for convenience
> +only and this body has no legal status.  The Z shell is distributed under
> +the following licence; any provisions made in individual files take
> +precedence.
> +
> +Permission is hereby granted, without written agreement and without
> +licence or royalty fees, to use, copy, modify, and distribute this
> +software and to distribute modified versions of this software for any
> +purpose, provided that the above copyright notice and the following
> +two paragraphs appear in all copies of this software.
> +
> +In no event shall the Zsh Development Group be liable to any party for
> +direct, indirect, special, incidental, or consequential damages arising out
> +of the use of this software and its documentation, even if the Zsh
> +Development Group have been advised of the possibility of such damage.
> +
> +The Zsh Development Group specifically disclaim any warranties, including,
> +but not limited to, the implied warranties of merchantability and fitness
> +for a particular purpose.  The software provided hereunder is on an "as is"
> +basis, and the Zsh Development Group have no obligation to provide
> +maintenance, support, updates, enhancements, or modifications.
> diff --git a/meta-oe/recipes-extended/zsh/zsh.inc b/meta-oe/recipes-extended/zsh/zsh.inc
> index 03201d6..db51f39 100644
> --- a/meta-oe/recipes-extended/zsh/zsh.inc
> +++ b/meta-oe/recipes-extended/zsh/zsh.inc
> @@ -1,14 +1,16 @@
> -DESCRIPTION = "UNIX Shell similar to the Korn shell"
> -HOMEPAGE="http://www.zsh.org"
> +SUMMARY = "UNIX Shell similar to the Korn shell"
> +DESCRIPTION = "Zsh is a shell designed for interactive use, although it is also a \
> +               powerful scripting language. Many of the useful features of bash, \
> +               ksh, and tcsh were incorporated into zsh; many original features were added."
> +HOMEPAGE = "http://www.zsh.org"
>  SECTION = "base/shell"
>  
> -
> -LICENSE = "ZSH"
> -LIC_FILES_CHKSUM = "file://LICENCE;md5=ad234d4b46db63491c4a9789da4fb341"
> +LICENSE = "zsh"
> +LIC_FILES_CHKSUM = "file://LICENCE;md5=b7bc853894664be455a922db9805288e"
>  
>  DEPENDS = "ncurses bison-native"
>  
> -SRC_URI = "http://downloads.sourceforge.net/project/${BPN}/${BPN}/${PV}/${BPN}-${PV}.tar.gz"
> +SRC_URI = "${SOURCEFORGE_MIRROR}/${BPN}/${BP}.tar.gz"
>  
>  inherit autotools gettext update-alternatives
>  
> diff --git a/meta-oe/recipes-extended/zsh/zsh_5.0.0.bb b/meta-oe/recipes-extended/zsh/zsh_5.0.0.bb
> deleted file mode 100644
> index 3421d95..0000000
> --- a/meta-oe/recipes-extended/zsh/zsh_5.0.0.bb
> +++ /dev/null
> @@ -1,5 +0,0 @@
> -require zsh.inc
> -DEPENDS = "ncurses libcap libpcre gdbm groff-native"
> -
> -SRC_URI[md5sum] = "01df38e4aa34aa227462fdf2f6d4c5cd"
> -SRC_URI[sha256sum] = "835194ea83abd812b5fdb1d2bfa6427c4c4e95e771c4a75e9006037af8efd264"
> diff --git a/meta-oe/recipes-extended/zsh/zsh_5.0.5.bb b/meta-oe/recipes-extended/zsh/zsh_5.0.5.bb
> new file mode 100644
> index 0000000..a7170dc
> --- /dev/null
> +++ b/meta-oe/recipes-extended/zsh/zsh_5.0.5.bb
> @@ -0,0 +1,5 @@
> +require zsh.inc
> +DEPENDS += "libcap libpcre gdbm groff-native"
> +
> +SRC_URI[md5sum] = "6fb0e3e52a0f8de5ca63138391b81ce0"
> +SRC_URI[sha256sum] = "b35cf19e4a6ba39fd03c6372b8a8760a491cc2e2e4aba3d15023ff291c2894b4"
> -- 
> 1.8.5.4
> 
> -- 
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel@lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-devel

-- 
Martin 'JaMa' Jansa     jabber: Martin.Jansa@gmail.com

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 205 bytes --]

  reply	other threads:[~2014-04-20 12:53 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-04-02 12:24 [meta-oe][PATCH] zsh: upgrade to 5.0.5 Matthieu Crapet
2014-04-20 12:53 ` Martin Jansa [this message]
  -- strict thread matches above, loose matches on Subject: below --
2014-04-02 12:21 Matthieu Crapet
2014-04-02 12:29 ` Matthieu CRAPET

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=20140420125346.GK2486@jama \
    --to=martin.jansa@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.