Page MenuHomeSolus

D2246.id5416.diff
No OneTemporary

D2246.id5416.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,21 @@
+name : perl-path-iter
+version : 0.2
+release : 1
+source :
+ - https://cpan.metacpan.org/authors/id/D/DM/DMUEY/Path-Iter-0.2.tar.gz : 70883c387e224b7d07d1fea88dbd430bac3a94f5bf6f8e98beb718d1d6b4c0dd
+license : Artistic-1.0-Perl
+component : programming.perl
+summary : Path::Iter - Simple Efficient Path Iteration
+description: |
+ Iterate through the contents of a given path without having to build the entire list first.
+builddeps :
+ - perl-test-pod
+ - perl-test-pod-coverage
+setup : |
+ %perl_setup
+build : |
+ %perl_build
+install : |
+ %perl_install
+check : |
+ %perl_build 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,37 @@
+<PISI>
+ <Source>
+ <Name>perl-path-iter</Name>
+ <Packager>
+ <Name>Simon Friend</Name>
+ <Email>simbiotiqu@gmail.com</Email>
+ </Packager>
+ <License>Artistic-1.0-Perl</License>
+ <PartOf>programming.perl</PartOf>
+ <Summary xml:lang="en">Path::Iter - Simple Efficient Path Iteration</Summary>
+ <Description xml:lang="en">Iterate through the contents of a given path without having to build the entire list first.
+</Description>
+ <Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://solus-project.com/sources/README.Solus</Archive>
+ </Source>
+ <Package>
+ <Name>perl-path-iter</Name>
+ <Summary xml:lang="en">Path::Iter - Simple Efficient Path Iteration</Summary>
+ <Description xml:lang="en">Iterate through the contents of a given path without having to build the entire list first.
+</Description>
+ <PartOf>programming.perl</PartOf>
+ <Files>
+ <Path fileType="library">/usr/lib64/perl5/vendor_perl/5.26/Path/Iter.pm</Path>
+ <Path fileType="library">/usr/lib64/perl5/vendor_perl/5.26/Path/Iter.pod</Path>
+ <Path fileType="library">/usr/lib64/perl5/vendor_perl/5.26/x86_64-linux-thread-multi/auto/Path/Iter/.packlist</Path>
+ <Path fileType="man">/usr/share/man</Path>
+ </Files>
+ </Package>
+ <History>
+ <Update release="1">
+ <Date>2018-02-11</Date>
+ <Version>0.2</Version>
+ <Comment>Packaging update</Comment>
+ <Name>Simon Friend</Name>
+ <Email>simbiotiqu@gmail.com</Email>
+ </Update>
+ </History>
+</PISI>
\ No newline at end of file

File Metadata

Mime Type
text/plain
Expires
May 28 2023, 2:55 AM (10 w, 5 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5813610
Default Alt Text
D2246.id5416.diff (2 KB)

Event Timeline