diff mbox series

[01/18] perl-appconfig: new package

Message ID 20180810161502.21598-2-chrismcc@gmail.com
State Accepted
Headers show
Series more perl modules | expand

Commit Message

Christopher McCrory Aug. 10, 2018, 4:14 p.m. UTC
Signed-off-by: Christopher McCrory <chrismcc@gmail.com>
---
 package/Config.in                          |  1 +
 package/perl-appconfig/Config.in           |  6 ++++++
 package/perl-appconfig/perl-appconfig.hash |  6 ++++++
 package/perl-appconfig/perl-appconfig.mk   | 13 +++++++++++++
 4 files changed, 26 insertions(+)
 create mode 100644 package/perl-appconfig/Config.in
 create mode 100644 package/perl-appconfig/perl-appconfig.hash
 create mode 100644 package/perl-appconfig/perl-appconfig.mk

Comments

Francois Perrad Aug. 12, 2018, 4:24 p.m. UTC | #1
2018-08-10 18:14 GMT+02:00 Christopher McCrory <chrismcc@gmail.com>:

> Signed-off-by: Christopher McCrory <chrismcc@gmail.com>
>

Acked-by: Francois Perrad <francois.perrad@gadz.org>

---
>  package/Config.in                          |  1 +
>  package/perl-appconfig/Config.in           |  6 ++++++
>  package/perl-appconfig/perl-appconfig.hash |  6 ++++++
>  package/perl-appconfig/perl-appconfig.mk   | 13 +++++++++++++
>  4 files changed, 26 insertions(+)
>  create mode 100644 package/perl-appconfig/Config.in
>  create mode 100644 package/perl-appconfig/perl-appconfig.hash
>  create mode 100644 package/perl-appconfig/perl-appconfig.mk
>
> diff --git a/package/Config.in b/package/Config.in
> index f5a17492c7..8b80276fb1 100644
> --- a/package/Config.in
> +++ b/package/Config.in
> @@ -665,6 +665,7 @@ endif
>         source "package/perl/Config.in"
>  if BR2_PACKAGE_PERL
>  menu "Perl libraries/modules"
> +       source "package/perl-appconfig/Config.in"
>         source "package/perl-convert-asn1/Config.in"
>         source "package/perl-crypt-blowfish/Config.in"
>         source "package/perl-crypt-cbc/Config.in"
> diff --git a/package/perl-appconfig/Config.in b/package/perl-appconfig/
> Config.in
> new file mode 100644
> index 0000000000..ca2220f1c0
> --- /dev/null
> +++ b/package/perl-appconfig/Config.in
> @@ -0,0 +1,6 @@
> +config BR2_PACKAGE_PERL_APPCONFIG
> +       bool "perl-appconfig"
> +       help
> +         AppConfig is a bundle of Perl5 modules for reading configuration
> files and parsing command line arguments.
> +
> +         https://metacpan.org/release/AppConfig
> diff --git a/package/perl-appconfig/perl-appconfig.hash
> b/package/perl-appconfig/perl-appconfig.hash
> new file mode 100644
> index 0000000000..151a2e903f
> --- /dev/null
> +++ b/package/perl-appconfig/perl-appconfig.hash
> @@ -0,0 +1,6 @@
> +# retrieved by scancpan from http://cpan.metacpan.org/
> +md5    7747d9241561ed5567d5e134b8648707 AppConfig-1.71.tar.gz
> +sha256 1177027025ecb09ee64d9f9f255615c04db5e14f7536c344af632032eb887b0f
> AppConfig-1.71.tar.gz
> +
> +# computed by scancpan
> +sha256 0b22dd532e4123a511d14989c4169ed56b7316cf844c29c7897a1638a4616868
> LICENSE
> diff --git a/package/perl-appconfig/perl-appconfig.mk
> b/package/perl-appconfig/perl-appconfig.mk
> new file mode 100644
> index 0000000000..7a553e330b
> --- /dev/null
> +++ b/package/perl-appconfig/perl-appconfig.mk
> @@ -0,0 +1,13 @@
> +###########################################################
> #####################
> +#
> +# perl-appconfig
> +#
> +###########################################################
> #####################
> +
> +PERL_APPCONFIG_VERSION = 1.71
> +PERL_APPCONFIG_SOURCE = AppConfig-$(PERL_APPCONFIG_VERSION).tar.gz
> +PERL_APPCONFIG_SITE = $(BR2_CPAN_MIRROR)/authors/id/N/NE/NEILB
> +PERL_APPCONFIG_LICENSE = Artistic or GPL-1.0+
> +PERL_APPCONFIG_LICENSE_FILES = LICENSE
> +
> +$(eval $(perl-package))
> --
> 2.14.4
>
> _______________________________________________
> buildroot mailing list
> buildroot@busybox.net
> http://lists.busybox.net/mailman/listinfo/buildroot
>
<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">2018-08-10 18:14 GMT+02:00 Christopher McCrory <span dir="ltr">&lt;<a href="mailto:chrismcc@gmail.com" target="_blank">chrismcc@gmail.com</a>&gt;</span>:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Signed-off-by: Christopher McCrory &lt;<a href="mailto:chrismcc@gmail.com">chrismcc@gmail.com</a>&gt;<br></blockquote><div><br></div><div>Acked-by: Francois Perrad &lt;<a href="mailto:francois.perrad@gadz.org">francois.perrad@gadz.org</a>&gt;<br></div><div> <br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
---<br>
 package/Config.in                          |  1 +<br>
 package/perl-appconfig/Config.<wbr>in           |  6 ++++++<br>
 package/perl-appconfig/perl-<wbr>appconfig.hash |  6 ++++++<br>
 package/perl-appconfig/<a href="http://perl-appconfig.mk" rel="noreferrer" target="_blank">perl-<wbr>appconfig.mk</a>   | 13 +++++++++++++<br>
 4 files changed, 26 insertions(+)<br>
 create mode 100644 package/perl-appconfig/Config.<wbr>in<br>
 create mode 100644 package/perl-appconfig/perl-<wbr>appconfig.hash<br>
 create mode 100644 package/perl-appconfig/<a href="http://perl-appconfig.mk" rel="noreferrer" target="_blank">perl-<wbr>appconfig.mk</a><br>
<br>
diff --git a/package/Config.in b/package/Config.in<br>
index f5a17492c7..8b80276fb1 100644<br>
--- a/package/Config.in<br>
+++ b/package/Config.in<br>
@@ -665,6 +665,7 @@ endif<br>
        source &quot;package/perl/Config.in&quot;<br>
 if BR2_PACKAGE_PERL<br>
 menu &quot;Perl libraries/modules&quot;<br>
+       source &quot;package/perl-appconfig/<wbr>Config.in&quot;<br>
        source &quot;package/perl-convert-asn1/<wbr>Config.in&quot;<br>
        source &quot;package/perl-crypt-blowfish/<wbr>Config.in&quot;<br>
        source &quot;package/perl-crypt-cbc/<wbr>Config.in&quot;<br>
diff --git a/package/perl-appconfig/<wbr>Config.in b/package/perl-appconfig/<wbr>Config.in<br>
new file mode 100644<br>
index 0000000000..ca2220f1c0<br>
--- /dev/null<br>
+++ b/package/perl-appconfig/<wbr>Config.in<br>
@@ -0,0 +1,6 @@<br>
+config BR2_PACKAGE_PERL_APPCONFIG<br>
+       bool &quot;perl-appconfig&quot;<br>
+       help<br>
+         AppConfig is a bundle of Perl5 modules for reading configuration files and parsing command line arguments.<br>
+<br>
+         <a href="https://metacpan.org/release/AppConfig" rel="noreferrer" target="_blank">https://metacpan.org/release/<wbr>AppConfig</a><br>
diff --git a/package/perl-appconfig/perl-<wbr>appconfig.hash b/package/perl-appconfig/perl-<wbr>appconfig.hash<br>
new file mode 100644<br>
index 0000000000..151a2e903f<br>
--- /dev/null<br>
+++ b/package/perl-appconfig/perl-<wbr>appconfig.hash<br>
@@ -0,0 +1,6 @@<br>
+# retrieved by scancpan from <a href="http://cpan.metacpan.org/" rel="noreferrer" target="_blank">http://cpan.metacpan.org/</a><br>
+md5    7747d9241561ed5567d5e134b86487<wbr>07 AppConfig-1.71.tar.gz<br>
+sha256 1177027025ecb09ee64d9f9f255615<wbr>c04db5e14f7536c344af632032eb88<wbr>7b0f AppConfig-1.71.tar.gz<br>
+<br>
+# computed by scancpan<br>
+sha256 0b22dd532e4123a511d14989c4169e<wbr>d56b7316cf844c29c7897a1638a461<wbr>6868 LICENSE<br>
diff --git a/package/perl-appconfig/<a href="http://perl-appconfig.mk" rel="noreferrer" target="_blank">perl-<wbr>appconfig.mk</a> b/package/perl-appconfig/<a href="http://perl-appconfig.mk" rel="noreferrer" target="_blank">perl-<wbr>appconfig.mk</a><br>
new file mode 100644<br>
index 0000000000..7a553e330b<br>
--- /dev/null<br>
+++ b/package/perl-appconfig/<a href="http://perl-appconfig.mk" rel="noreferrer" target="_blank">perl-<wbr>appconfig.mk</a><br>
@@ -0,0 +1,13 @@<br>
+#############################<wbr>##############################<wbr>#####################<br>
+#<br>
+# perl-appconfig<br>
+#<br>
+#############################<wbr>##############################<wbr>#####################<br>
+<br>
+PERL_APPCONFIG_VERSION = 1.71<br>
+PERL_APPCONFIG_SOURCE = AppConfig-$(PERL_APPCONFIG_<wbr>VERSION).tar.gz<br>
+PERL_APPCONFIG_SITE = $(BR2_CPAN_MIRROR)/authors/id/<wbr>N/NE/NEILB<br>
+PERL_APPCONFIG_LICENSE = Artistic or GPL-1.0+<br>
+PERL_APPCONFIG_LICENSE_FILES = LICENSE<br>
+<br>
+$(eval $(perl-package))<br>
<span class="gmail-HOEnZb"><font color="#888888">-- <br>
2.14.4<br>
<br>
______________________________<wbr>_________________<br>
buildroot mailing list<br>
<a href="mailto:buildroot@busybox.net">buildroot@busybox.net</a><br>
<a href="http://lists.busybox.net/mailman/listinfo/buildroot" rel="noreferrer" target="_blank">http://lists.busybox.net/<wbr>mailman/listinfo/buildroot</a><br>
</font></span></blockquote></div><br></div></div>
Thomas Petazzoni Aug. 12, 2018, 9:10 p.m. UTC | #2
Hello,

On Fri, 10 Aug 2018 09:14:45 -0700, Christopher McCrory wrote:
> Signed-off-by: Christopher McCrory <chrismcc@gmail.com>
> ---
>  package/Config.in                          |  1 +
>  package/perl-appconfig/Config.in           |  6 ++++++
>  package/perl-appconfig/perl-appconfig.hash |  6 ++++++
>  package/perl-appconfig/perl-appconfig.mk   | 13 +++++++++++++
>  4 files changed, 26 insertions(+)
>  create mode 100644 package/perl-appconfig/Config.in
>  create mode 100644 package/perl-appconfig/perl-appconfig.hash
>  create mode 100644 package/perl-appconfig/perl-appconfig.mk

Applied to next, thanks.

Thomas
Thomas Petazzoni Aug. 12, 2018, 9:11 p.m. UTC | #3
Hello,

On Fri, 10 Aug 2018 09:14:45 -0700, Christopher McCrory wrote:

> diff --git a/package/perl-appconfig/Config.in b/package/perl-appconfig/Config.in
> new file mode 100644
> index 0000000000..ca2220f1c0
> --- /dev/null
> +++ b/package/perl-appconfig/Config.in
> @@ -0,0 +1,6 @@
> +config BR2_PACKAGE_PERL_APPCONFIG
> +	bool "perl-appconfig"
> +	help
> +	  AppConfig is a bundle of Perl5 modules for reading configuration files and parsing command line arguments.

This line was too long, make sure to run utils/check-package on your
packages before submission.

Best regards,

Thomas
diff mbox series

Patch

diff --git a/package/Config.in b/package/Config.in
index f5a17492c7..8b80276fb1 100644
--- a/package/Config.in
+++ b/package/Config.in
@@ -665,6 +665,7 @@  endif
 	source "package/perl/Config.in"
 if BR2_PACKAGE_PERL
 menu "Perl libraries/modules"
+	source "package/perl-appconfig/Config.in"
 	source "package/perl-convert-asn1/Config.in"
 	source "package/perl-crypt-blowfish/Config.in"
 	source "package/perl-crypt-cbc/Config.in"
diff --git a/package/perl-appconfig/Config.in b/package/perl-appconfig/Config.in
new file mode 100644
index 0000000000..ca2220f1c0
--- /dev/null
+++ b/package/perl-appconfig/Config.in
@@ -0,0 +1,6 @@ 
+config BR2_PACKAGE_PERL_APPCONFIG
+	bool "perl-appconfig"
+	help
+	  AppConfig is a bundle of Perl5 modules for reading configuration files and parsing command line arguments.
+
+	  https://metacpan.org/release/AppConfig
diff --git a/package/perl-appconfig/perl-appconfig.hash b/package/perl-appconfig/perl-appconfig.hash
new file mode 100644
index 0000000000..151a2e903f
--- /dev/null
+++ b/package/perl-appconfig/perl-appconfig.hash
@@ -0,0 +1,6 @@ 
+# retrieved by scancpan from http://cpan.metacpan.org/
+md5    7747d9241561ed5567d5e134b8648707 AppConfig-1.71.tar.gz
+sha256 1177027025ecb09ee64d9f9f255615c04db5e14f7536c344af632032eb887b0f AppConfig-1.71.tar.gz
+
+# computed by scancpan
+sha256 0b22dd532e4123a511d14989c4169ed56b7316cf844c29c7897a1638a4616868 LICENSE
diff --git a/package/perl-appconfig/perl-appconfig.mk b/package/perl-appconfig/perl-appconfig.mk
new file mode 100644
index 0000000000..7a553e330b
--- /dev/null
+++ b/package/perl-appconfig/perl-appconfig.mk
@@ -0,0 +1,13 @@ 
+################################################################################
+#
+# perl-appconfig
+#
+################################################################################
+
+PERL_APPCONFIG_VERSION = 1.71
+PERL_APPCONFIG_SOURCE = AppConfig-$(PERL_APPCONFIG_VERSION).tar.gz
+PERL_APPCONFIG_SITE = $(BR2_CPAN_MIRROR)/authors/id/N/NE/NEILB
+PERL_APPCONFIG_LICENSE = Artistic or GPL-1.0+
+PERL_APPCONFIG_LICENSE_FILES = LICENSE
+
+$(eval $(perl-package))