Page Menu
Home
Solus
Search
Configure Global Search
Log In
Files
F11051806
D3773.id.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
2 KB
Referenced Files
None
Subscribers
None
D3773.id.diff
View Options
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,19 @@
+name : perl-archive-extract
+version : 0.80
+release : 1
+source :
+ - https://cpan.metacpan.org/authors/id/B/BI/BINGOS/Archive-Extract-0.80.tar.gz : 25cbc2d5626c14d39a0b5e4fe8383941e085c9a7e0aa873d86e81b6e709025f4
+license : Artistic-1.0-Perl
+component : programming.perl
+summary : A generic archive extraction module
+description: |
+ Archive::Extract is a generic archive extraction mechanism.
+ It allows you to extract .tgz, .tar, .gz and .zip files, using either perl modules or commandline tools
+setup : |
+ %perl_setup
+build : |
+ %perl_build
+install : |
+ %perl_install
+check : |
+ %make test
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,38 @@
+<PISI>
+ <Source>
+ <Name>perl-archive-extract</Name>
+ <Packager>
+ <Name>Pierre-Yves</Name>
+ <Email>pyu@riseup.net</Email>
+ </Packager>
+ <License>Artistic-1.0-Perl</License>
+ <PartOf>programming.perl</PartOf>
+ <Summary xml:lang="en">A generic archive extraction module</Summary>
+ <Description xml:lang="en">Archive::Extract is a generic archive extraction mechanism.
+It allows you to extract .tgz, .tar, .gz and .zip files, using either perl modules or commandline tools
+</Description>
+ <Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://solus-project.com/sources/README.Solus</Archive>
+ </Source>
+ <Package>
+ <Name>perl-archive-extract</Name>
+ <Summary xml:lang="en">A generic archive extraction module</Summary>
+ <Description xml:lang="en">Archive::Extract is a generic archive extraction mechanism.
+It allows you to extract .tgz, .tar, .gz and .zip files, using either perl modules or commandline tools
+</Description>
+ <PartOf>programming.perl</PartOf>
+ <Files>
+ <Path fileType="library">/usr/lib64/perl5/vendor_perl/5.26/Archive/Extract.pm</Path>
+ <Path fileType="library">/usr/lib64/perl5/vendor_perl/5.26/x86_64-linux-thread-multi/auto/Archive/Extract/.packlist</Path>
+ <Path fileType="man">/usr/share/man/man3/Archive::Extract.3</Path>
+ </Files>
+ </Package>
+ <History>
+ <Update release="1">
+ <Date>2018-08-31</Date>
+ <Version>0.8</Version>
+ <Comment>Packaging update</Comment>
+ <Name>Pierre-Yves</Name>
+ <Email>pyu@riseup.net</Email>
+ </Update>
+ </History>
+</PISI>
\ No newline at end of file
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Aug 11, 8:20 PM (2 h, 47 m ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5797485
Default Alt Text
D3773.id.diff (2 KB)
Attached To
Mode
D3773: Inclusion of perl-archive-extract in the repository
Attached
Detach File
Event Timeline
Log In to Comment