new perl packages

This commit is contained in:
suvari
2020-04-09 18:15:07 +03:00
parent 7af556037f
commit 5103c887fd
31 changed files with 1087 additions and 5 deletions
+398 -3
View File
@@ -189896,6 +189896,48 @@ complete albums that you have purchased from Amazon.</Description>
</Update>
</History>
</SpecFile>
<SpecFile>
<Source>
<Name>perl-File-chdir</Name>
<Homepage>http://search.cpan.org/dist/File-chdir</Homepage>
<Packager>
<Name>Pisi Linux Admins</Name>
<Email>admins@pisilinux.org</Email>
</Packager>
<License>Artistic</License>
<IsA>library</IsA>
<PartOf>programming.language.perl</PartOf>
<Summary xml:lang="en">Perl module for changing directories</Summary>
<Summary xml:lang="tr">Dizin değiştirmek için bir Perl modülü.</Summary>
<Description xml:lang="en">Perl&apos;s chdir() has the unfortunate problem of being very, very, very global. If any part of your program calls chdir() or if any library you use calls chdir(), it changes the current working directory for the whole program.</Description>
<Description xml:lang="tr">Dizin değiştirmek için bir Perl modülü.</Description>
<Archive type="targz" sha1sum="5f1a64eda002651ec2e072850ab973d75432b490" name="File-chdir-0.1011.tar.gz">http://search.cpan.org/CPAN/authors/id/D/DA/DAGOLDEN/File-chdir-0.1011.tar.gz</Archive>
<BuildDependencies>
<Dependency>perl</Dependency>
</BuildDependencies>
<SourceURI>programming/language/perl/perl-File-chdir/pspec.xml</SourceURI>
</Source>
<Package>
<Name>perl-File-chdir</Name>
<RuntimeDependencies>
<Dependency>perl</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="library">/usr/lib</Path>
<Path fileType="doc">/usr/share/doc</Path>
<Path fileType="man">/usr/share/man</Path>
</Files>
</Package>
<History>
<Update release="1">
<Date>2020-04-09</Date>
<Version>0.1011</Version>
<Comment>First release</Comment>
<Name>Kamil Atlı</Name>
<Email>suvari@pisilinux.org</Email>
</Update>
</History>
</SpecFile>
<SpecFile>
<Source>
<Name>perl-File-Listing</Name>
@@ -191625,6 +191667,48 @@ complete albums that you have purchased from Amazon.</Description>
</Update>
</History>
</SpecFile>
<SpecFile>
<Source>
<Name>perl-importer</Name>
<Homepage>https://metacpan.org/release/Importer</Homepage>
<Packager>
<Name>Kamil Atlı</Name>
<Email>suvari@pisilinux.org</Email>
</Packager>
<License>Artistic</License>
<License>GPLv2</License>
<IsA>library</IsA>
<PartOf>programming.language.perl</PartOf>
<Summary xml:lang="en">Alternative but compatible interface to modules that export symbols.</Summary>
<Summary xml:lang="tr">Sembol üreten modüllere bir alternatif.</Summary>
<Description xml:lang="en">Alternative but compatible interface to modules that export symbols.</Description>
<Archive type="targz" sha1sum="9fa96ffec7b7cba9c749203f2f7abda6063affff" name="Importer-0.025.tar.gz">https://cpan.metacpan.org/authors/id/E/EX/EXODIST/Importer-0.025.tar.gz</Archive>
<BuildDependencies>
<Dependency>perl</Dependency>
</BuildDependencies>
<SourceURI>programming/language/perl/perl-importer/pspec.xml</SourceURI>
</Source>
<Package>
<Name>perl-importer</Name>
<RuntimeDependencies>
<Dependency>perl</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="library">/usr/lib</Path>
<Path fileType="doc">/usr/share/doc</Path>
<Path fileType="man">/usr/share/man</Path>
</Files>
</Package>
<History>
<Update release="1">
<Date>2020-04-09</Date>
<Version>0.025</Version>
<Comment>First release</Comment>
<Name>Kamil Atlı</Name>
<Email>suvari@pisilinux.org</Email>
</Update>
</History>
</SpecFile>
<SpecFile>
<Source>
<Name>perl-IO-HTML</Name>
@@ -192325,6 +192409,48 @@ complete albums that you have purchased from Amazon.</Description>
</Update>
</History>
</SpecFile>
<SpecFile>
<Source>
<Name>perl-module-pluggable</Name>
<Homepage>http://search.cpan.org/dist/Config-Tiny/</Homepage>
<Packager>
<Name>Kamil Atlı</Name>
<Email>suvari@pisilinux.org</Email>
</Packager>
<License>Artistic</License>
<License>GPLv2</License>
<IsA>library</IsA>
<PartOf>programming.language.perl</PartOf>
<Summary xml:lang="en">automatically give your module the ability to have plugins</Summary>
<Summary xml:lang="tr">Modülünüze otomatik olarak eklenti kullanma yeteneği verin</Summary>
<Description xml:lang="en">automatically give your module the ability to have plugins</Description>
<Archive type="targz" sha1sum="8ab6df9c47b87a8e08d22bf3d00ab616cbcc7b84" name="Module-Pluggable-5.2.tar.gz">https://cpan.metacpan.org/authors/id/S/SI/SIMONW/Module-Pluggable-5.2.tar.gz</Archive>
<BuildDependencies>
<Dependency>perl</Dependency>
</BuildDependencies>
<SourceURI>programming/language/perl/perl-module-pluggable/pspec.xml</SourceURI>
</Source>
<Package>
<Name>perl-module-pluggable</Name>
<RuntimeDependencies>
<Dependency>perl</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="library">/usr/lib</Path>
<Path fileType="doc">/usr/share/doc</Path>
<Path fileType="man">/usr/share/man</Path>
</Files>
</Package>
<History>
<Update release="1">
<Date>2020-04-09</Date>
<Version>5.2</Version>
<Comment>First release</Comment>
<Name>Kamil Atlı</Name>
<Email>suvari@pisilinux.org</Email>
</Update>
</History>
</SpecFile>
<SpecFile>
<Source>
<Name>perl-Mozilla-CA</Name>
@@ -192766,6 +192892,87 @@ complete albums that you have purchased from Amazon.</Description>
</Update>
</History>
</SpecFile>
<SpecFile>
<Source>
<Name>perl-scope-guard</Name>
<Homepage>http://search.cpan.org/dist/Config-Tiny/</Homepage>
<Packager>
<Name>Kamil Atlı</Name>
<Email>suvari@pisilinux.org</Email>
</Packager>
<License>Artistic</License>
<License>GPLv2</License>
<IsA>library</IsA>
<PartOf>programming.language.perl</PartOf>
<Summary xml:lang="en">Lexically-scoped resource management</Summary>
<Summary xml:lang="tr">Sözcüksel olarak kapsamlı kaynak yönetimi</Summary>
<Description xml:lang="en">Lexically-scoped resource management</Description>
<Archive type="targz" sha1sum="684a65ba16b283d5104ba3921e619ea672af7510" name="Scope-Guard-0.21.tar.gz">https://cpan.metacpan.org/authors/id/C/CH/CHOCOLATE/Scope-Guard-0.21.tar.gz</Archive>
<BuildDependencies>
<Dependency>perl</Dependency>
</BuildDependencies>
<SourceURI>programming/language/perl/perl-scope-guard/pspec.xml</SourceURI>
</Source>
<Package>
<Name>perl-scope-guard</Name>
<RuntimeDependencies>
<Dependency>perl</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="library">/usr/lib</Path>
<Path fileType="doc">/usr/share/doc</Path>
<Path fileType="man">/usr/share/man</Path>
</Files>
</Package>
<History>
<Update release="1">
<Date>2020-04-09</Date>
<Version>0.21</Version>
<Comment>First release</Comment>
<Name>Kamil Atlı</Name>
<Email>suvari@pisilinux.org</Email>
</Update>
</History>
</SpecFile>
<SpecFile>
<Source>
<Name>perl-Sort-Versions</Name>
<Homepage>http://search.cpan.org/~edavis/Sort-Versions/</Homepage>
<Packager>
<Name>Osman Erkan</Name>
<Email>osman.erkan@pisilinux.org</Email>
</Packager>
<License>GPLv2</License>
<IsA>library</IsA>
<PartOf>programming.language.perl</PartOf>
<Summary xml:lang="en">Sort::Versions - a perl 5 module for sorting of revision-like numbers</Summary>
<Description xml:lang="en">Sort::Versions allows easy sorting of mixed non-numeric and numeric strings, like the &apos;version numbers&apos; that many shared library systems and revision control packages use.</Description>
<Archive type="targz" sha1sum="fa2fc096719b95eda0cbd713d5b1c2e5e80f4c51" name="Sort-Versions-1.62.tar.gz">https://cpan.metacpan.org/authors/id/N/NE/NEILB/Sort-Versions-1.62.tar.gz</Archive>
<BuildDependencies>
<Dependency>perl</Dependency>
</BuildDependencies>
<SourceURI>programming/language/perl/perl-Sort-Versions/pspec.xml</SourceURI>
</Source>
<Package>
<Name>perl-Sort-Versions</Name>
<RuntimeDependencies>
<Dependency>perl</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="library">/usr/lib</Path>
<Path fileType="man">/usr/share/man</Path>
</Files>
</Package>
<History>
<Update release="1">
<Date>2020-04-09</Date>
<Version>1.62</Version>
<Comment>First release</Comment>
<Name>Kamil Atlı</Name>
<Email>suvari@pisilinux.org</Email>
</Update>
</History>
</SpecFile>
<SpecFile>
<Source>
<Name>perl-String-ShellQuote</Name>
@@ -192900,6 +193107,50 @@ complete albums that you have purchased from Amazon.</Description>
</Update>
</History>
</SpecFile>
<SpecFile>
<Source>
<Name>perl-sub-info</Name>
<Homepage>http://search.cpan.org/dist/Config-Tiny/</Homepage>
<Packager>
<Name>Kamil Atlı</Name>
<Email>suvari@pisilinux.org</Email>
</Packager>
<License>Artistic</License>
<License>GPLv2</License>
<IsA>library</IsA>
<PartOf>programming.language.perl</PartOf>
<Summary xml:lang="en">Tool for inspecting subroutines.</Summary>
<Summary xml:lang="tr">Altyordamları denetleme aracı.</Summary>
<Description xml:lang="en">Tool for inspecting subroutines.</Description>
<Archive type="targz" sha1sum="77bbd1d2ff5449a5aaa2eca41345aadead303e0e" name="Sub-Info-0.002.tar.gz">https://cpan.metacpan.org/authors/id/E/EX/EXODIST/Sub-Info-0.002.tar.gz</Archive>
<BuildDependencies>
<Dependency>perl</Dependency>
<Dependency>perl-importer</Dependency>
</BuildDependencies>
<SourceURI>programming/language/perl/perl-sub-info/pspec.xml</SourceURI>
</Source>
<Package>
<Name>perl-sub-info</Name>
<RuntimeDependencies>
<Dependency>perl</Dependency>
<Dependency>perl-importer</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="library">/usr/lib</Path>
<Path fileType="doc">/usr/share/doc</Path>
<Path fileType="man">/usr/share/man</Path>
</Files>
</Package>
<History>
<Update release="1">
<Date>2020-04-09</Date>
<Version>0.002</Version>
<Comment>First release</Comment>
<Name>Kamil Atlı</Name>
<Email>suvari@pisilinux.org</Email>
</Update>
</History>
</SpecFile>
<SpecFile>
<Source>
<Name>perl-Super</Name>
@@ -193030,6 +193281,50 @@ complete albums that you have purchased from Amazon.</Description>
</Update>
</History>
</SpecFile>
<SpecFile>
<Source>
<Name>perl-term-table</Name>
<Homepage>http://search.cpan.org/dist/Config-Tiny/</Homepage>
<Packager>
<Name>Kamil Atlı</Name>
<Email>suvari@pisilinux.org</Email>
</Packager>
<License>Artistic</License>
<License>GPLv2</License>
<IsA>library</IsA>
<PartOf>programming.language.perl</PartOf>
<Summary xml:lang="en">Format a header and rows into a table</Summary>
<Summary xml:lang="tr">Üstbilgi ve satırları tabloya biçimlendirme</Summary>
<Description xml:lang="en">Format a header and rows into a table</Description>
<Archive type="targz" sha1sum="db510c603cd766c5ada06aba7f55bd06de1f1596" name="Term-Table-0.015.tar.gz">https://cpan.metacpan.org/authors/id/E/EX/EXODIST/Term-Table-0.015.tar.gz</Archive>
<BuildDependencies>
<Dependency>perl</Dependency>
<Dependency>perl-importer</Dependency>
</BuildDependencies>
<SourceURI>programming/language/perl/perl-term-table/pspec.xml</SourceURI>
</Source>
<Package>
<Name>perl-term-table</Name>
<RuntimeDependencies>
<Dependency>perl</Dependency>
<Dependency>perl-importer</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="library">/usr/lib</Path>
<Path fileType="doc">/usr/share/doc</Path>
<Path fileType="man">/usr/share/man</Path>
</Files>
</Package>
<History>
<Update release="1">
<Date>2020-04-09</Date>
<Version>0.015</Version>
<Comment>First release</Comment>
<Name>Kamil Atlı</Name>
<Email>suvari@pisilinux.org</Email>
</Update>
</History>
</SpecFile>
<SpecFile>
<Source>
<Name>perl-Test-Deep</Name>
@@ -193555,6 +193850,47 @@ complete albums that you have purchased from Amazon.</Description>
</Update>
</History>
</SpecFile>
<SpecFile>
<Source>
<Name>perl-test-simple</Name>
<Homepage>http://search.cpan.org/~mschwern/Test-Simple/</Homepage>
<Packager>
<Name>Osman Erkan</Name>
<Email>osman.erkan@pisilinux.org</Email>
</Packager>
<License>Artistic</License>
<License>GPLv2</License>
<IsA>app:console</IsA>
<PartOf>programming.language.perl</PartOf>
<Summary xml:lang="en">Basic utilities for writing tests.</Summary>
<Description xml:lang="en">This is an extremely simple, extremely basic module for writing tests suitable for CPAN modules and other pursuits. If you wish to do more complicated testing, use the Test::More module (a drop-in replacement for this one).</Description>
<Archive type="targz" sha1sum="627949a59936f1c7adf8be8f4b5423aadf01443c" name="Test-Simple-1.302174.tar.gz">https://cpan.metacpan.org/authors/id/E/EX/EXODIST/Test-Simple-1.302174.tar.gz</Archive>
<BuildDependencies>
<Dependency>perl</Dependency>
</BuildDependencies>
<SourceURI>programming/language/perl/perl-test-simple/pspec.xml</SourceURI>
</Source>
<Package>
<Name>perl-test-simple</Name>
<RuntimeDependencies>
<Dependency>perl</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="library">/usr/lib</Path>
<Path fileType="doc">/usr/share/doc</Path>
<Path fileType="man">/usr/share/man</Path>
</Files>
</Package>
<History>
<Update release="1">
<Date>2020-04-09</Date>
<Version>1.302174</Version>
<Comment>First release</Comment>
<Name>Kamil Atlı</Name>
<Email>suvari@pisilinux.org</Email>
</Update>
</History>
</SpecFile>
<SpecFile>
<Source>
<Name>perl-Test-Warn</Name>
@@ -193680,6 +194016,59 @@ complete albums that you have purchased from Amazon.</Description>
</Update>
</History>
</SpecFile>
<SpecFile>
<Source>
<Name>perl-test2-suite</Name>
<Homepage>http://search.cpan.org/dist/XML-LibXML</Homepage>
<Packager>
<Name>Kamil Atlı</Name>
<Email>suvari@pisilinux.org</Email>
</Packager>
<License>Artistic</License>
<IsA>library</IsA>
<PartOf>programming.language.perl</PartOf>
<Summary xml:lang="en">Distribution with a rich set of tools built upon the Test2 framework.</Summary>
<Summary xml:lang="tr">Test2 çerçevesi üzerine inşa edilmiş zengin araçlarla dağıtım.</Summary>
<Description xml:lang="en">Distribution with a rich set of tools built upon the Test2 framework.</Description>
<Archive type="targz" sha1sum="55d543644064669927affb6f2d6341f82743f1f5" name="Test2-Suite-0.000129.tar.gz">https://cpan.metacpan.org/authors/id/E/EX/EXODIST/Test2-Suite-0.000129.tar.gz</Archive>
<BuildDependencies>
<Dependency>perl</Dependency>
<Dependency>perl-sub-info</Dependency>
<Dependency>perl-importer</Dependency>
<Dependency>perl-test-simple</Dependency>
<Dependency>perl-term-table</Dependency>
<Dependency>perl-scope-guard</Dependency>
<Dependency>perl-module-pluggable</Dependency>
</BuildDependencies>
<SourceURI>programming/language/perl/perl-test2-suite/pspec.xml</SourceURI>
</Source>
<Package>
<Name>perl-test2-suite</Name>
<RuntimeDependencies>
<Dependency>perl</Dependency>
<Dependency>perl-sub-info</Dependency>
<Dependency>perl-importer</Dependency>
<Dependency>perl-test-simple</Dependency>
<Dependency>perl-term-table</Dependency>
<Dependency>perl-scope-guard</Dependency>
<Dependency>perl-module-pluggable</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="library">/usr/lib</Path>
<Path fileType="doc">/usr/share/doc</Path>
<Path fileType="man">/usr/share/man</Path>
</Files>
</Package>
<History>
<Update release="1">
<Date>2020-04-09</Date>
<Version>0.000129</Version>
<Comment>First release</Comment>
<Name>Kamil Atlı</Name>
<Email>suvari@pisilinux.org</Email>
</Update>
</History>
</SpecFile>
<SpecFile>
<Source>
<Name>perl-Text-ParseWords</Name>
@@ -194201,7 +194590,7 @@ complete albums that you have purchased from Amazon.</Description>
<Update release="3">
<Date>2020-01-13</Date>
<Version>1.02</Version>
<Comment>Version bump.</Comment>
<Comment>Version bump</Comment>
<Name>Blue Devil</Name>
<Email>bluedevil@sctzine.com</Email>
</Update>
@@ -194251,14 +194640,20 @@ complete albums that you have purchased from Amazon.</Description>
<Files>
<Path fileType="library">/usr/lib/perl5/vendor_perl</Path>
<Path fileType="doc">/usr/share/doc</Path>
<Path fileType="man">/usr/share/man</Path>
</Files>
</Package>
<History>
<Update release="4">
<Date>2020-04-09</Date>
<Version>1.09</Version>
<Comment>Remove man</Comment>
<Name>Kamil Atlı</Name>
<Email>suvari@pisilinux.org</Email>
</Update>
<Update release="3">
<Date>2020-01-13</Date>
<Version>1.09</Version>
<Comment>Rebuild.</Comment>
<Comment>Rebuild</Comment>
<Name>Blue Devil</Name>
<Email>bluedevil@sctzine.com</Email>
</Update>
+1 -1
View File
@@ -1 +1 @@
bbe2011740b88043255de719939a03d1a7235c96
52cbc3a618c1e0abd40ff3e66c5927a98a0dbceb
BIN
View File
Binary file not shown.
+1 -1
View File
@@ -1 +1 @@
04cc51f5727420784b2b56233cfeb294de2acd9c
b13395c0bff0b88187801ffaae69258ee98593ce
@@ -0,0 +1,24 @@
#!/usr/bin/python
# -*- coding: utf-8 -*-
#
# Licensed under the GNU General Public License, version 3.
# See the file http://www.gnu.org/licenses/gpl.txt
from pisi.actionsapi import perlmodules
from pisi.actionsapi import pisitools
from pisi.actionsapi import get
WorkDir = "%s-%s" % (get.srcNAME()[5:], get.srcVERSION())
def setup():
perlmodules.configure()
def build():
perlmodules.make()
def check():
perlmodules.make("test")
def install():
perlmodules.install()
@@ -0,0 +1,42 @@
<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>perl-File-chdir</Name>
<Homepage>http://search.cpan.org/dist/File-chdir</Homepage>
<Packager>
<Name>Pisi Linux Admins</Name>
<Email>admins@pisilinux.org</Email>
</Packager>
<License>Artistic</License>
<IsA>library</IsA>
<Summary>Perl module for changing directories</Summary>
<Description>Perl's chdir() has the unfortunate problem of being very, very, very global. If any part of your program calls chdir() or if any library you use calls chdir(), it changes the current working directory for the whole program.</Description>
<Archive sha1sum="5f1a64eda002651ec2e072850ab973d75432b490" type="targz">http://search.cpan.org/CPAN/authors/id/D/DA/DAGOLDEN/File-chdir-0.1011.tar.gz</Archive>
<BuildDependencies>
<Dependency>perl</Dependency>
</BuildDependencies>
</Source>
<Package>
<Name>perl-File-chdir</Name>
<RuntimeDependencies>
<Dependency>perl</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="library">/usr/lib</Path>
<Path fileType="doc">/usr/share/doc</Path>
<Path fileType="man">/usr/share/man</Path>
</Files>
</Package>
<History>
<Update release="1">
<Date>2020-04-09</Date>
<Version>0.1011</Version>
<Comment>First release</Comment>
<Name>Kamil Atlı</Name>
<Email>suvari@pisilinux.org</Email>
</Update>
</History>
</PISI>
@@ -0,0 +1,8 @@
<?xml version="1.0" ?>
<PISI>
<Source>
<Name>perl-File-chdir</Name>
<Summary xml:lang="tr">Dizin değiştirmek için bir Perl modülü.</Summary>
<Description xml:lang="tr">Dizin değiştirmek için bir Perl modülü.</Description>
</Source>
</PISI>
@@ -0,0 +1,23 @@
#!/usr/bin/python
# -*- coding: utf-8 -*-
#
# Licensed under the GNU General Public License, version 3.
# See the file http://www.gnu.org/licenses/gpl.txt
from pisi.actionsapi import perlmodules
from pisi.actionsapi import pisitools
from pisi.actionsapi import get
WorkDir = "%s-%s" % (get.srcNAME()[5:], get.srcVERSION())
def setup():
perlmodules.configure()
def build():
perlmodules.make()
def check():
perlmodules.make("test")
def install():
perlmodules.install()
@@ -0,0 +1,40 @@
<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>perl-Sort-Versions</Name>
<Homepage>http://search.cpan.org/~edavis/Sort-Versions/</Homepage>
<Packager>
<Name>Osman Erkan</Name>
<Email>osman.erkan@pisilinux.org</Email>
</Packager>
<License>GPLv2</License>
<IsA>library</IsA>
<Summary>Sort::Versions - a perl 5 module for sorting of revision-like numbers</Summary>
<Description>Sort::Versions allows easy sorting of mixed non-numeric and numeric strings, like the 'version numbers' that many shared library systems and revision control packages use.</Description>
<Archive sha1sum="fa2fc096719b95eda0cbd713d5b1c2e5e80f4c51" type="targz">https://cpan.metacpan.org/authors/id/N/NE/NEILB/Sort-Versions-1.62.tar.gz</Archive>
<BuildDependencies>
<Dependency>perl</Dependency>
</BuildDependencies>
</Source>
<Package>
<Name>perl-Sort-Versions</Name>
<RuntimeDependencies>
<Dependency>perl</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="library">/usr/lib</Path>
<Path fileType="man">/usr/share/man</Path>
</Files>
</Package>
<History>
<Update release="1">
<Date>2020-04-09</Date>
<Version>1.62</Version>
<Comment>First release</Comment>
<Name>Kamil Atlı</Name>
<Email>suvari@pisilinux.org</Email>
</Update>
</History>
</PISI>
@@ -0,0 +1,8 @@
<?xml version="1.0" ?>
<PISI>
<Source>
<Name>perl-Sort-Versions</Name>
<Summary xml:lang="en">Sort::Versions - a perl 5 module for sorting of revision-like numbers</Summary>
<Description xml:lang="en">Sort::Versions allows easy sorting of mixed non-numeric and numeric strings, like the 'version numbers' that many shared library systems and revision control packages use.</Description>
</Source>
</PISI>
@@ -0,0 +1,25 @@
#!/usr/bin/python
# -*- coding: utf-8 -*-
#
# Licensed under the GNU General Public License, version 2
# See the file http://www.gnu.org/copyleft/gpl.txt
from pisi.actionsapi import perlmodules
from pisi.actionsapi import get
from pisi.actionsapi import pisitools
#WorkDir = "alien-libxml2-%s" % get.srcVERSION()
def setup():
perlmodules.configure()
def build():
perlmodules.make()
def check():
perlmodules.make("test")
def install():
perlmodules.install()
pisitools.dodoc("Changes", "LICENSE", "README")
@@ -0,0 +1,43 @@
<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>perl-importer</Name>
<Homepage>https://metacpan.org/release/Importer</Homepage>
<Packager>
<Name>Kamil Atlı</Name>
<Email>suvari@pisilinux.org</Email>
</Packager>
<License>Artistic</License>
<License>GPLv2</License>
<IsA>library</IsA>
<Summary>Alternative but compatible interface to modules that export symbols.</Summary>
<Description>Alternative but compatible interface to modules that export symbols.</Description>
<Archive sha1sum="9fa96ffec7b7cba9c749203f2f7abda6063affff" type="targz">https://cpan.metacpan.org/authors/id/E/EX/EXODIST/Importer-0.025.tar.gz</Archive>
<BuildDependencies>
<Dependency>perl</Dependency>
</BuildDependencies>
</Source>
<Package>
<Name>perl-importer</Name>
<RuntimeDependencies>
<Dependency>perl</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="library">/usr/lib</Path>
<Path fileType="doc">/usr/share/doc</Path>
<Path fileType="man">/usr/share/man</Path>
</Files>
</Package>
<History>
<Update release="1">
<Date>2020-04-09</Date>
<Version>0.025</Version>
<Comment>First release</Comment>
<Name>Kamil Atlı</Name>
<Email>suvari@pisilinux.org</Email>
</Update>
</History>
</PISI>
@@ -0,0 +1,7 @@
<?xml version="1.0" ?>
<PISI>
<Source>
<Name>perl-importer</Name>
<Summary xml:lang="tr">Sembol üreten modüllere bir alternatif.</Summary>
</Source>
</PISI>
@@ -0,0 +1,24 @@
#!/usr/bin/python
# -*- coding: utf-8 -*-
#
# Licensed under the GNU General Public License, version 2
# See the file http://www.gnu.org/copyleft/gpl.txt
from pisi.actionsapi import perlmodules
from pisi.actionsapi import get
from pisi.actionsapi import pisitools
def setup():
perlmodules.configure()
def build():
perlmodules.make()
def check():
perlmodules.make("test")
def install():
perlmodules.install()
pisitools.dodoc("Changes", "README")
@@ -0,0 +1,43 @@
<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>perl-module-pluggable</Name>
<Homepage>http://search.cpan.org/dist/Config-Tiny/</Homepage>
<Packager>
<Name>Kamil Atlı</Name>
<Email>suvari@pisilinux.org</Email>
</Packager>
<License>Artistic</License>
<License>GPLv2</License>
<IsA>library</IsA>
<Summary>automatically give your module the ability to have plugins</Summary>
<Description>automatically give your module the ability to have plugins</Description>
<Archive sha1sum="8ab6df9c47b87a8e08d22bf3d00ab616cbcc7b84" type="targz">https://cpan.metacpan.org/authors/id/S/SI/SIMONW/Module-Pluggable-5.2.tar.gz</Archive>
<BuildDependencies>
<Dependency>perl</Dependency>
</BuildDependencies>
</Source>
<Package>
<Name>perl-module-pluggable</Name>
<RuntimeDependencies>
<Dependency>perl</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="library">/usr/lib</Path>
<Path fileType="doc">/usr/share/doc</Path>
<Path fileType="man">/usr/share/man</Path>
</Files>
</Package>
<History>
<Update release="1">
<Date>2020-04-09</Date>
<Version>5.2</Version>
<Comment>First release</Comment>
<Name>Kamil Atlı</Name>
<Email>suvari@pisilinux.org</Email>
</Update>
</History>
</PISI>
@@ -0,0 +1,7 @@
<?xml version="1.0" ?>
<PISI>
<Source>
<Name>perl-module-pluggable</Name>
<Summary xml:lang="tr">Modülünüze otomatik olarak eklenti kullanma yeteneği verin</Summary>
</Source>
</PISI>
@@ -0,0 +1,24 @@
#!/usr/bin/python
# -*- coding: utf-8 -*-
#
# Licensed under the GNU General Public License, version 2
# See the file http://www.gnu.org/copyleft/gpl.txt
from pisi.actionsapi import perlmodules
from pisi.actionsapi import get
from pisi.actionsapi import pisitools
def setup():
perlmodules.configure()
def build():
perlmodules.make()
def check():
perlmodules.make("test")
def install():
perlmodules.install()
pisitools.dodoc("Changes", "README")
@@ -0,0 +1,43 @@
<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>perl-scope-guard</Name>
<Homepage>http://search.cpan.org/dist/Config-Tiny/</Homepage>
<Packager>
<Name>Kamil Atlı</Name>
<Email>suvari@pisilinux.org</Email>
</Packager>
<License>Artistic</License>
<License>GPLv2</License>
<IsA>library</IsA>
<Summary>Lexically-scoped resource management</Summary>
<Description>Lexically-scoped resource management</Description>
<Archive sha1sum="684a65ba16b283d5104ba3921e619ea672af7510" type="targz">https://cpan.metacpan.org/authors/id/C/CH/CHOCOLATE/Scope-Guard-0.21.tar.gz</Archive>
<BuildDependencies>
<Dependency>perl</Dependency>
</BuildDependencies>
</Source>
<Package>
<Name>perl-scope-guard</Name>
<RuntimeDependencies>
<Dependency>perl</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="library">/usr/lib</Path>
<Path fileType="doc">/usr/share/doc</Path>
<Path fileType="man">/usr/share/man</Path>
</Files>
</Package>
<History>
<Update release="1">
<Date>2020-04-09</Date>
<Version>0.21</Version>
<Comment>First release</Comment>
<Name>Kamil Atlı</Name>
<Email>suvari@pisilinux.org</Email>
</Update>
</History>
</PISI>
@@ -0,0 +1,7 @@
<?xml version="1.0" ?>
<PISI>
<Source>
<Name>perl-scope-guard</Name>
<Summary xml:lang="tr">Sözcüksel olarak kapsamlı kaynak yönetimi</Summary>
</Source>
</PISI>
@@ -0,0 +1,24 @@
#!/usr/bin/python
# -*- coding: utf-8 -*-
#
# Licensed under the GNU General Public License, version 2
# See the file http://www.gnu.org/copyleft/gpl.txt
from pisi.actionsapi import perlmodules
from pisi.actionsapi import get
from pisi.actionsapi import pisitools
def setup():
perlmodules.configure()
def build():
perlmodules.make()
def check():
perlmodules.make("test")
def install():
perlmodules.install()
pisitools.dodoc("Changes", "README")
@@ -0,0 +1,45 @@
<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>perl-sub-info</Name>
<Homepage>http://search.cpan.org/dist/Config-Tiny/</Homepage>
<Packager>
<Name>Kamil Atlı</Name>
<Email>suvari@pisilinux.org</Email>
</Packager>
<License>Artistic</License>
<License>GPLv2</License>
<IsA>library</IsA>
<Summary>Tool for inspecting subroutines.</Summary>
<Description>Tool for inspecting subroutines.</Description>
<Archive sha1sum="77bbd1d2ff5449a5aaa2eca41345aadead303e0e" type="targz">https://cpan.metacpan.org/authors/id/E/EX/EXODIST/Sub-Info-0.002.tar.gz</Archive>
<BuildDependencies>
<Dependency>perl</Dependency>
<Dependency>perl-importer</Dependency>
</BuildDependencies>
</Source>
<Package>
<Name>perl-sub-info</Name>
<RuntimeDependencies>
<Dependency>perl</Dependency>
<Dependency>perl-importer</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="library">/usr/lib</Path>
<Path fileType="doc">/usr/share/doc</Path>
<Path fileType="man">/usr/share/man</Path>
</Files>
</Package>
<History>
<Update release="1">
<Date>2020-04-09</Date>
<Version>0.002</Version>
<Comment>First release</Comment>
<Name>Kamil Atlı</Name>
<Email>suvari@pisilinux.org</Email>
</Update>
</History>
</PISI>
@@ -0,0 +1,7 @@
<?xml version="1.0" ?>
<PISI>
<Source>
<Name>perl-sub-info</Name>
<Summary xml:lang="tr">Altyordamları denetleme aracı.</Summary>
</Source>
</PISI>
@@ -0,0 +1,24 @@
#!/usr/bin/python
# -*- coding: utf-8 -*-
#
# Licensed under the GNU General Public License, version 2
# See the file http://www.gnu.org/copyleft/gpl.txt
from pisi.actionsapi import perlmodules
from pisi.actionsapi import get
from pisi.actionsapi import pisitools
def setup():
perlmodules.configure()
def build():
perlmodules.make()
def check():
perlmodules.make("test")
def install():
perlmodules.install()
pisitools.dodoc("Changes", "README", "LICENSE")
@@ -0,0 +1,45 @@
<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>perl-term-table</Name>
<Homepage>http://search.cpan.org/dist/Config-Tiny/</Homepage>
<Packager>
<Name>Kamil Atlı</Name>
<Email>suvari@pisilinux.org</Email>
</Packager>
<License>Artistic</License>
<License>GPLv2</License>
<IsA>library</IsA>
<Summary>Format a header and rows into a table</Summary>
<Description>Format a header and rows into a table</Description>
<Archive sha1sum="db510c603cd766c5ada06aba7f55bd06de1f1596" type="targz">https://cpan.metacpan.org/authors/id/E/EX/EXODIST/Term-Table-0.015.tar.gz</Archive>
<BuildDependencies>
<Dependency>perl</Dependency>
<Dependency>perl-importer</Dependency>
</BuildDependencies>
</Source>
<Package>
<Name>perl-term-table</Name>
<RuntimeDependencies>
<Dependency>perl</Dependency>
<Dependency>perl-importer</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="library">/usr/lib</Path>
<Path fileType="doc">/usr/share/doc</Path>
<Path fileType="man">/usr/share/man</Path>
</Files>
</Package>
<History>
<Update release="1">
<Date>2020-04-09</Date>
<Version>0.015</Version>
<Comment>First release</Comment>
<Name>Kamil Atlı</Name>
<Email>suvari@pisilinux.org</Email>
</Update>
</History>
</PISI>
@@ -0,0 +1,7 @@
<?xml version="1.0" ?>
<PISI>
<Source>
<Name>perl-term-table</Name>
<Summary xml:lang="tr">Üstbilgi ve satırları tabloya biçimlendirme</Summary>
</Source>
</PISI>
@@ -0,0 +1,31 @@
#!/usr/bin/python
# -*- coding: utf-8 -*-
#
# Licensed under the GNU General Public License, version 3.
# See the file http://www.gnu.org/licenses/gpl.txt
from pisi.actionsapi import perlmodules
from pisi.actionsapi import pisitools
from pisi.actionsapi import get
def setup():
perlmodules.configure()
def build():
perlmodules.make()
def check():
perlmodules.make("test")
def install():
perlmodules.install()
pisitools.remove("/usr/share/man/man3/Test::Builder::Module.3pm")
pisitools.remove("/usr/share/man/man3/Test::Builder::Tester::Color.3pm")
pisitools.remove("/usr/share/man/man3/Test::Simple.3pm")
pisitools.remove("/usr/share/man/man3/Test::Tutorial.3pm")
pisitools.remove("/usr/share/man/man3/Test::More.3pm")
pisitools.remove("/usr/share/man/man3/Test::Builder::Tester.3pm")
pisitools.remove("/usr/share/man/man3/Test::Builder.3pm")
pisitools.dodoc("Changes", "MANIFEST", "README")
@@ -0,0 +1,42 @@
<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>perl-test-simple</Name>
<Homepage>http://search.cpan.org/~mschwern/Test-Simple/</Homepage>
<Packager>
<Name>Osman Erkan</Name>
<Email>osman.erkan@pisilinux.org</Email>
</Packager>
<License>Artistic</License>
<License>GPLv2</License>
<PartOf>programming.language.perl</PartOf>
<IsA>app:console</IsA>
<Summary>Basic utilities for writing tests.</Summary>
<Description>This is an extremely simple, extremely basic module for writing tests suitable for CPAN modules and other pursuits. If you wish to do more complicated testing, use the Test::More module (a drop-in replacement for this one).</Description>
<Archive sha1sum="627949a59936f1c7adf8be8f4b5423aadf01443c" type="targz">https://cpan.metacpan.org/authors/id/E/EX/EXODIST/Test-Simple-1.302174.tar.gz</Archive>
<BuildDependencies>
<Dependency>perl</Dependency>
</BuildDependencies>
</Source>
<Package>
<Name>perl-test-simple</Name>
<RuntimeDependencies>
<Dependency>perl</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="library">/usr/lib</Path>
<Path fileType="doc">/usr/share/doc</Path>
<Path fileType="man">/usr/share/man</Path>
</Files>
</Package>
<History>
<Update release="1">
<Date>2020-04-09</Date>
<Version>1.302174</Version>
<Comment>First release</Comment>
<Name>Kamil Atlı</Name>
<Email>suvari@pisilinux.org</Email>
</Update>
</History>
</PISI>
@@ -0,0 +1,8 @@
<?xml version="1.0" ?>
<PISI>
<Source>
<Name>perl-test-simple</Name>
<Summary xml:lang="en">Basic utilities for writing tests.</Summary>
<Description xml:lang="en">This is an extremely simple, extremely basic module for writing tests suitable for CPAN modules and other pursuits. If you wish to do more complicated testing, use the Test::More module (a drop-in replacement for this one).</Description>
</Source>
</PISI>
@@ -0,0 +1,25 @@
#!/usr/bin/python
# -*- coding: utf-8 -*-
#
# Licensed under the GNU General Public License, version 3.
# See the file http://www.gnu.org/licenses/gpl.txt
from pisi.actionsapi import get
from pisi.actionsapi import perlmodules
from pisi.actionsapi import pisitools
#WorkDir = "%s-%s" % (get.srcNAME()[5:], get.srcVERSION())
def setup():
perlmodules.configure()
def build():
perlmodules.make()
def check():
perlmodules.make("test")
def install():
perlmodules.install()
pisitools.dodoc("README", "LICENSE", "Changes")
@@ -0,0 +1,54 @@
<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "http://pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>perl-test2-suite</Name>
<Homepage>http://search.cpan.org/dist/XML-LibXML</Homepage>
<Packager>
<Name>Kamil Atlı</Name>
<Email>suvari@pisilinux.org</Email>
</Packager>
<License>Artistic</License>
<IsA>library</IsA>
<Summary>Distribution with a rich set of tools built upon the Test2 framework.</Summary>
<Description>Distribution with a rich set of tools built upon the Test2 framework.</Description>
<Archive sha1sum="55d543644064669927affb6f2d6341f82743f1f5" type="targz">https://cpan.metacpan.org/authors/id/E/EX/EXODIST/Test2-Suite-0.000129.tar.gz</Archive>
<BuildDependencies>
<Dependency>perl</Dependency>
<Dependency>perl-sub-info</Dependency>
<Dependency>perl-importer</Dependency>
<Dependency>perl-test-simple</Dependency>
<Dependency>perl-term-table</Dependency>
<Dependency>perl-scope-guard</Dependency>
<Dependency>perl-module-pluggable</Dependency>
</BuildDependencies>
</Source>
<Package>
<Name>perl-test2-suite</Name>
<RuntimeDependencies>
<Dependency>perl</Dependency>
<Dependency>perl-sub-info</Dependency>
<Dependency>perl-importer</Dependency>
<Dependency>perl-test-simple</Dependency>
<Dependency>perl-term-table</Dependency>
<Dependency>perl-scope-guard</Dependency>
<Dependency>perl-module-pluggable</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="library">/usr/lib</Path>
<Path fileType="doc">/usr/share/doc</Path>
<Path fileType="man">/usr/share/man</Path>
</Files>
</Package>
<History>
<Update release="1">
<Date>2020-04-09</Date>
<Version>0.000129</Version>
<Comment>First release</Comment>
<Name>Kamil Atlı</Name>
<Email>suvari@pisilinux.org</Email>
</Update>
</History>
</PISI>
@@ -0,0 +1,7 @@
<?xml version="1.0" ?>
<PISI>
<Source>
<Name>perl-test2-suite</Name>
<Summary xml:lang="tr">Test2 çerçevesi üzerine inşa edilmiş zengin araçlarla dağıtım.</Summary>
</Source>
</PISI>