Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH v2 2/6] package/perl-encode-detect: new package
Date: Sun, 26 Apr 2015 12:09:22 +0200	[thread overview]
Message-ID: <20150426120922.229faa20@free-electrons.com> (raw)
In-Reply-To: <1430041039-13905-2-git-send-email-bernd.kuhls@t-online.de>

Dear Bernd Kuhls,

On Sun, 26 Apr 2015 11:37:15 +0200, Bernd Kuhls wrote:

> diff --git a/package/perl-encode-detect/Config.in b/package/perl-encode-detect/Config.in
> new file mode 100644
> index 0000000..049eae0
> --- /dev/null
> +++ b/package/perl-encode-detect/Config.in
> @@ -0,0 +1,11 @@
> +config BR2_PACKAGE_PERL_ENCODE_DETECT
> +	bool "perl-encode-detect"
> +	depends on BR2_INSTALL_LIBSTDCPP
> +	depends on !BR2_STATIC_LIBS
> +	help
> +	  An Encode::Encoding subclass that detects the encoding of data

Line slightly too long, and should end with a '.'.

> new file mode 100644
> index 0000000..53b882b
> --- /dev/null
> +++ b/package/perl-encode-detect/perl-encode-detect.mk
> @@ -0,0 +1,14 @@
> +################################################################################
> +#
> +# perl-encode-detect
> +#
> +################################################################################
> +
> +PERL_ENCODE_DETECT_VERSION = 1.01
> +PERL_ENCODE_DETECT_SOURCE = Encode-Detect-$(PERL_ENCODE_DETECT_VERSION).tar.gz
> +PERL_ENCODE_DETECT_SITE = $(BR2_CPAN_MIRROR)/authors/id/J/JG/JGMYERS
> +PERL_ENCODE_DETECT_DEPENDENCIES = perl host-perl-module-build
> +PERL_ENCODE_DETECT_LICENSE = open_source

open_source is not really a good license description. The license is
really MPL-1.1.

Applied with those two issues fixed.

Thanks!

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com

  reply	other threads:[~2015-04-26 10:09 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-04-26  9:37 [Buildroot] [PATCH v2 1/6] package/perl-db_file: new package Bernd Kuhls
2015-04-26  9:37 ` [Buildroot] [PATCH v2 2/6] package/perl-encode-detect: " Bernd Kuhls
2015-04-26 10:09   ` Thomas Petazzoni [this message]
2015-04-26  9:37 ` [Buildroot] [PATCH v2 3/6] package/perl-netaddr-ip: Add host variant Bernd Kuhls
2015-04-26  9:37 ` [Buildroot] [PATCH v2 4/6] package/perl-net-dns: " Bernd Kuhls
2015-04-26  9:37 ` [Buildroot] [PATCH v2 5/6] package/perl-html-parser: " Bernd Kuhls
2015-04-26  9:37 ` [Buildroot] [PATCH v2 6/6] package/perl-mail-spamassassin: new package Bernd Kuhls
2015-04-26 10:02   ` Thomas Petazzoni
2015-04-26 10:55     ` Bernd Kuhls
2015-04-26 20:25       ` Thomas Petazzoni
2015-12-05 22:09         ` Bernd Kuhls
2015-04-26 10:05 ` [Buildroot] [PATCH v2 1/6] package/perl-db_file: " 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=20150426120922.229faa20@free-electrons.com \
    --to=thomas.petazzoni@free-electrons.com \
    --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