From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [v2 2/2] perl-mojolicious: new package
Date: Sun, 22 Jun 2014 19:29:29 +0200 [thread overview]
Message-ID: <20140622192929.37b474ec@free-electrons.com> (raw)
In-Reply-To: <1402947357-6359-3-git-send-email-francois.perrad@gadz.org>
Dear Francois Perrad,
On Mon, 16 Jun 2014 21:35:57 +0200, Francois Perrad wrote:
> Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
> ---
> package/Config.in | 1 +
> package/perl-mojolicious/Config.in | 6 ++++++
> package/perl-mojolicious/perl-mojolicious.mk | 13 +++++++++++++
> 3 files changed, 20 insertions(+)
> create mode 100644 package/perl-mojolicious/Config.in
> create mode 100644 package/perl-mojolicious/perl-mojolicious.mk
Patch applied, with a few changes, see below.
>
> diff --git a/package/Config.in b/package/Config.in
> index f43e985..5e16ffa 100644
> --- a/package/Config.in
> +++ b/package/Config.in
> @@ -423,6 +423,7 @@ endif
> source "package/perl/Config.in"
> if BR2_PACKAGE_PERL
> menu "Perl libraries/modules"
> +source "package/perl-mojolicious/Config.in"
We now indent by one tab all "source" invocations in package/Config.in.
> +PERL_MOJOLICIOUS_VERSION = 5.07
> +PERL_MOJOLICIOUS_SOURCE = Mojolicious-$(PERL_MOJOLICIOUS_VERSION).tar.gz
> +PERL_MOJOLICIOUS_SITE = $(BR2_CPAN_MIRROR)/authors/id/S/SR/SRI/
> +PERL_MOJOLICIOUS_DEPENDENCIES = perl
> +PERL_MOJOLICIOUS_LICENSE = artistic_2
As noted by Arnout, I removed the trailing whitespace after "perl", and
I changed the license name to Artistic-2.0. If the license name
"artistic_2" was automatically generated by the scancpan script, you
might want to tune it to automatically change it to Artistic-2.0 in
this case.
Thanks,
Thomas
--
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
next prev parent reply other threads:[~2014-06-22 17:29 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-06-16 19:35 [Buildroot] [v2 0/2] perl/cpan stuff Francois Perrad
2014-06-16 19:35 ` [Buildroot] [v2 1/2] support/script/scancpan: populates Config.in with homepage Francois Perrad
2014-06-22 17:28 ` Thomas Petazzoni
2014-06-16 19:35 ` [Buildroot] [v2 2/2] perl-mojolicious: new package Francois Perrad
2014-06-18 20:33 ` Arnout Vandecappelle
2014-06-22 17:29 ` Thomas Petazzoni [this message]
2014-06-22 21:13 ` Yann E. MORIN
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=20140622192929.37b474ec@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