Page MenuHomeSolus

D261.id547.diff
No OneTemporary

D261.id547.diff

Index: Makefile
===================================================================
--- /dev/null
+++ Makefile
@@ -0,0 +1 @@
+include ../Makefile.common
Index: package.yml
===================================================================
--- /dev/null
+++ package.yml
@@ -0,0 +1,17 @@
+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.0
+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
+#builddeps :
+setup : |
+ %perl_setup
+build : |
+ %perl_build
+install : |
+ %perl_install
Index: pspec_x86_64.xml
===================================================================
--- /dev/null
+++ 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.0</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-05-28</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, 8:41 AM (4 w, 3 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5844400
Default Alt Text
D261.id547.diff (2 KB)

Event Timeline