Page MenuHomeSolus

D261.diff
No OneTemporary

D261.diff

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 @@
+<PISI>
+ <Source>
+ <Name>perl-extutils-pkgconfig</Name>
+ <Packager>
+ <Name>Joey Riches</Name>
+ <Email>josephriches@gmail.com</Email>
+ </Packager>
+ <License>LGPL-2.1</License>
+ <PartOf>programming.perl</PartOf>
+ <Summary xml:lang="en">simplistic interface to pkg-config</Summary>
+ <Description xml:lang="en">The pkg-config program retrieves information about installed libraries, usually for the purposes of compiling against and linking to them
+</Description>
+ <Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://solus-project.com/sources/README.Solus</Archive>
+ </Source>
+ <Package>
+ <Name>perl-extutils-pkgconfig</Name>
+ <Summary xml:lang="en">simplistic interface to pkg-config</Summary>
+ <Description xml:lang="en">The pkg-config program retrieves information about installed libraries, usually for the purposes of compiling against and linking to them
+</Description>
+ <PartOf>programming.perl</PartOf>
+ <Files>
+ <Path fileType="library">/usr/lib/perl5/vendor_perl/5.24.1/ExtUtils/PkgConfig.pm</Path>
+ <Path fileType="library">/usr/lib/perl5/vendor_perl/5.24.1/x86_64-linux-thread-multi/auto/ExtUtils/PkgConfig/.packlist</Path>
+ <Path fileType="man">/usr/share/man</Path>
+ </Files>
+ </Package>
+ <History>
+ <Update release="1">
+ <Date>2017-06-22</Date>
+ <Version>1.16</Version>
+ <Comment>Packaging update</Comment>
+ <Name>Joey Riches</Name>
+ <Email>josephriches@gmail.com</Email>
+ </Update>
+ </History>
+</PISI>
\ No newline at end of file

File Metadata

Mime Type
text/plain
Expires
Jul 11 2023, 12:14 AM (4 w, 3 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5801445
Default Alt Text
D261.diff (2 KB)

Event Timeline