diff --git a/Makefile b/Makefile new file mode 100644 --- /dev/null +++ b/Makefile @@ -0,0 +1 @@ +include ../Makefile.common diff --git a/package.yml b/package.yml new file mode 100644 --- /dev/null +++ b/package.yml @@ -0,0 +1,16 @@ +name : perl-getopt-long +version : 2.50 +release : 1 +source : + - https://cpan.metacpan.org/authors/id/J/JV/JV/Getopt-Long-2.50.tar.gz : 20881adb2b73e83825f9a0a3b141db11b3a555e1d3775b13d81d0481623e4b67 +license : Artistic-1.0-Perl +component : programming.perl +summary : Getopt::Long - Extended processing of command line options +description: | + Getopt::Long - Extended processing of command line options +setup : | + %perl_setup +build : | + %perl_build +install : | + %perl_install diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml new file mode 100644 --- /dev/null +++ b/pspec_x86_64.xml @@ -0,0 +1,37 @@ + + + perl-getopt-long + + Matthias Eliasson + matthias.eliasson@gmail.com + + Artistic-1.0-Perl + programming.perl + Getopt::Long - Extended processing of command line options + Getopt::Long - Extended processing of command line options + + https://solus-project.com/sources/README.Solus + + + perl-getopt-long + Getopt::Long - Extended processing of command line options + Getopt::Long - Extended processing of command line options + + programming.perl + + /usr/lib/perl5/vendor_perl/5.24.1/Getopt/Long.pm + /usr/lib/perl5/vendor_perl/5.24.1/newgetopt.pl + /usr/lib/perl5/vendor_perl/5.24.1/x86_64-linux-thread-multi/auto/Getopt/Long/.packlist + /usr/share/man + + + + + 2017-11-27 + 2.5 + Packaging update + Matthias Eliasson + matthias.eliasson@gmail.com + + + \ No newline at end of file