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-extutils-pkgconfig +version : 1.16 +release : 1 +source : + - http://search.cpan.org/CPAN/authors/id/X/XA/XAOC/ExtUtils-PkgConfig-1.16.tar.gz : bbeaced995d7d8d10cfc51a3a5a66da41ceb2bc04fedcab50e10e6300e801c6e +license : LGPL-2.1 +component : programming.perl +summary : simplistic interface to pkg-config +description: | + The pkg-config program retrieves information about installed libraries, usually for the purposes of compiling against and linking to them +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,36 @@ + + + perl-extutils-pkgconfig + + Joey Riches + josephriches@gmail.com + + LGPL-2.1 + programming.perl + simplistic interface to pkg-config + The pkg-config program retrieves information about installed libraries, usually for the purposes of compiling against and linking to them + + https://solus-project.com/sources/README.Solus + + + perl-extutils-pkgconfig + simplistic interface to pkg-config + The pkg-config program retrieves information about installed libraries, usually for the purposes of compiling against and linking to them + + programming.perl + + /usr/lib/perl5/vendor_perl/5.24.1/ExtUtils/PkgConfig.pm + /usr/lib/perl5/vendor_perl/5.24.1/x86_64-linux-thread-multi/auto/ExtUtils/PkgConfig/.packlist + /usr/share/man + + + + + 2017-06-22 + 1.16 + Packaging update + Joey Riches + josephriches@gmail.com + + + \ No newline at end of file