index
This commit is contained in:
+159
-3
@@ -63435,6 +63435,7 @@ uses SIMD instructions (MMX, SSE2, etc.) to accelerate baseline JPEG compression
|
||||
<BuildType>emul32</BuildType>
|
||||
<BuildDependencies>
|
||||
<Dependency>libjpeg-turbo-32bit</Dependency>
|
||||
<Dependency>libX11-32bit</Dependency>
|
||||
</BuildDependencies>
|
||||
<RuntimeDependencies>
|
||||
<Dependency>libjpeg-turbo-32bit</Dependency>
|
||||
@@ -79541,6 +79542,51 @@ uses SIMD instructions (MMX, SSE2, etc.) to accelerate baseline JPEG compression
|
||||
</Update>
|
||||
</History>
|
||||
</SpecFile>
|
||||
<SpecFile>
|
||||
<Source>
|
||||
<Name>perl-Try-Tiny</Name>
|
||||
<Homepage>http://search.cpan.org/dist/Try-Tiny</Homepage>
|
||||
<Packager>
|
||||
<Name>Pisi Linux Admins</Name>
|
||||
<Email>admins@pisilinux.org</Email>
|
||||
</Packager>
|
||||
<License>Artistic-2</License>
|
||||
<License>GPLv1</License>
|
||||
<IsA>library</IsA>
|
||||
<PartOf>programming.language.perl</PartOf>
|
||||
<Summary xml:lang="en">Perl module to implement minimal try/catch</Summary>
|
||||
<Summary xml:lang="tr">Perl için basit bir try/catch gerçeklemesi</Summary>
|
||||
<Description xml:lang="en">perl-Try-Tiny is a Perl module which implements a minimal try/catch with proper localization of $@.</Description>
|
||||
<Description xml:lang="tr">perl-Try-Tiny, Perl için $@ yerelleştirmesi sağlayan basit bir try/catch gerçeklemesidir.</Description>
|
||||
<Archive type="targz" sha1sum="3c3eef7f9c03380d21e145787103ed14fd56e153">http://search.cpan.org/CPAN/authors/id/E/ET/ETHER/Try-Tiny-0.24.tar.gz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>perl</Dependency>
|
||||
<Dependency>perl-Capture-Tiny</Dependency>
|
||||
</BuildDependencies>
|
||||
<SourceURI>programming/language/perl/perl-Try-Tiny/pspec.xml</SourceURI>
|
||||
</Source>
|
||||
<Package>
|
||||
<Name>perl-Try-Tiny</Name>
|
||||
<RuntimeDependencies>
|
||||
<Dependency>perl</Dependency>
|
||||
<Dependency>perl-Capture-Tiny</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>2016-03-27</Date>
|
||||
<Version>0.24</Version>
|
||||
<Comment>First release</Comment>
|
||||
<Name>Osman Erkan</Name>
|
||||
<Email>osman.erkan@pisilinux.org</Email>
|
||||
</Update>
|
||||
</History>
|
||||
</SpecFile>
|
||||
<SpecFile>
|
||||
<Source>
|
||||
<Name>perl-LWP-Mediatypes</Name>
|
||||
@@ -80709,6 +80755,8 @@ uses SIMD instructions (MMX, SSE2, etc.) to accelerate baseline JPEG compression
|
||||
<Dependency>perl-HTML-Parser</Dependency>
|
||||
<Dependency>perl-Test-Exception</Dependency>
|
||||
<Dependency>perl-Test-Pod-Coverage</Dependency>
|
||||
<Dependency>perl-Module-Build</Dependency>
|
||||
<Dependency>perl-Test-Fatal</Dependency>
|
||||
</BuildDependencies>
|
||||
<SourceURI>programming/language/perl/perl-HTML-Tree/pspec.xml</SourceURI>
|
||||
</Source>
|
||||
@@ -80730,11 +80778,11 @@ uses SIMD instructions (MMX, SSE2, etc.) to accelerate baseline JPEG compression
|
||||
</Package>
|
||||
<History>
|
||||
<Update release="1">
|
||||
<Date>2014-09-10</Date>
|
||||
<Date>2016-03-27</Date>
|
||||
<Version>5.03</Version>
|
||||
<Comment>First release</Comment>
|
||||
<Name>Marcin Bojara</Name>
|
||||
<Email>marcin@pisilinux.org</Email>
|
||||
<Name>Alihan Öztürk</Name>
|
||||
<Email>alihan@pisilinux.org</Email>
|
||||
</Update>
|
||||
</History>
|
||||
</SpecFile>
|
||||
@@ -81306,6 +81354,72 @@ uses SIMD instructions (MMX, SSE2, etc.) to accelerate baseline JPEG compression
|
||||
</Update>
|
||||
</History>
|
||||
</SpecFile>
|
||||
<SpecFile>
|
||||
<Source>
|
||||
<Name>perl-Test-Fatal</Name>
|
||||
<Homepage>http://search.cpan.org/dist/Test-Fatal</Homepage>
|
||||
<Packager>
|
||||
<Name>Pisi Linux Admins</Name>
|
||||
<Email>admins@pisilinux.org</Email>
|
||||
</Packager>
|
||||
<License>Artistic-2</License>
|
||||
<License>GPLv1</License>
|
||||
<IsA>library</IsA>
|
||||
<PartOf>programming.language.perl</PartOf>
|
||||
<Summary xml:lang="en">Perl module to test code with exceptions</Summary>
|
||||
<Summary xml:lang="tr">İstisna içeren kodları test etmek için Perl modülü</Summary>
|
||||
<Description xml:lang="en">perl-Test-Fatal provides incredible simple helpers for testing Perl code with exceptions.</Description>
|
||||
<Description xml:lang="tr">perl-Test-Fatal, istisna (exception) içeren kodları test etmek için çok basit bir Perl modülüdür.</Description>
|
||||
<Archive type="targz" sha1sum="06db6309768dcdd338591be56ab415eec71a2632">http://search.cpan.org/CPAN/authors/id/R/RJ/RJBS/Test-Fatal-0.013.tar.gz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>perl</Dependency>
|
||||
<Dependency>perl-Try-Tiny</Dependency>
|
||||
</BuildDependencies>
|
||||
<SourceURI>programming/language/perl/perl-Test-Fatal/pspec.xml</SourceURI>
|
||||
</Source>
|
||||
<Package>
|
||||
<Name>perl-Test-Fatal</Name>
|
||||
<RuntimeDependencies>
|
||||
<Dependency>perl</Dependency>
|
||||
<Dependency>perl-Try-Tiny</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="4">
|
||||
<Date>2014-09-10</Date>
|
||||
<Version>0.013</Version>
|
||||
<Comment>Release bump.</Comment>
|
||||
<Name>Marcin Bojara</Name>
|
||||
<Email>marcin@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="3">
|
||||
<Date>2014-05-28</Date>
|
||||
<Version>0.13</Version>
|
||||
<Comment>Release bump.</Comment>
|
||||
<Name>Marcin Bojara</Name>
|
||||
<Email>marcin@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="2">
|
||||
<Date>2013-11-08</Date>
|
||||
<Version>0.13</Version>
|
||||
<Comment>Version bump</Comment>
|
||||
<Name>Richard de Bruin</Name>
|
||||
<Email>richdb@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="1">
|
||||
<Date>2012-09-06</Date>
|
||||
<Version>0.10</Version>
|
||||
<Comment>First release</Comment>
|
||||
<Name>Osman Erkan</Name>
|
||||
<Email>osman.erkan@pisilinux.org</Email>
|
||||
</Update>
|
||||
</History>
|
||||
</SpecFile>
|
||||
<SpecFile>
|
||||
<Source>
|
||||
<Name>perl-HTML-FormatText-WithLinks-AndTables</Name>
|
||||
@@ -81348,6 +81462,48 @@ uses SIMD instructions (MMX, SSE2, etc.) to accelerate baseline JPEG compression
|
||||
</Update>
|
||||
</History>
|
||||
</SpecFile>
|
||||
<SpecFile>
|
||||
<Source>
|
||||
<Name>perl-Capture-Tiny</Name>
|
||||
<Homepage>http://search.cpan.org/dist/Capture-Tiny</Homepage>
|
||||
<Packager>
|
||||
<Name>Pisi Linux Admins</Name>
|
||||
<Email>admins@pisilinux.org</Email>
|
||||
</Packager>
|
||||
<License>Apache-2.0</License>
|
||||
<IsA>library</IsA>
|
||||
<PartOf>programming.language.perl</PartOf>
|
||||
<Summary xml:lang="en">Perl module to capture stdout and stderr from Perl, XS or external programs</Summary>
|
||||
<Summary xml:lang="tr">Standart çıktı ve hata akışlarının yakalamaya yarayan Perl modülü</Summary>
|
||||
<Description xml:lang="en">perl-Capture-Tiny is a Perl module to capture stdout and stderr from Perl, XS or external programs.</Description>
|
||||
<Description xml:lang="tr">perl-Capture-Tiny, Perl, XS veya harici programların standart çıktı ve hata akışlarının yakalanmasını sağlayan bir Perl modülüdür.</Description>
|
||||
<Archive type="targz" sha1sum="70aae1ea1679c7d87d9bbb6421a4e9e6d1b5f6b5">http://search.cpan.org/CPAN/authors/id/D/DA/DAGOLDEN/Capture-Tiny-0.36.tar.gz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>perl</Dependency>
|
||||
</BuildDependencies>
|
||||
<SourceURI>programming/language/perl/perl-Capture-Tiny/pspec.xml</SourceURI>
|
||||
</Source>
|
||||
<Package>
|
||||
<Name>perl-Capture-Tiny</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>2016-03-27</Date>
|
||||
<Version>0.36</Version>
|
||||
<Comment>First release</Comment>
|
||||
<Name>Osman Erkan</Name>
|
||||
<Email>osman.erkan@pisilinux.org</Email>
|
||||
</Update>
|
||||
</History>
|
||||
</SpecFile>
|
||||
<SpecFile>
|
||||
<Source>
|
||||
<Name>perl-Module-Build</Name>
|
||||
|
||||
@@ -1 +1 @@
|
||||
9bd4cf51ca0229b84a8a9050e98a28e8f6116fd6
|
||||
4c2479af904c2eda08d0f179f4c04ea5cf982265
|
||||
Binary file not shown.
@@ -1 +1 @@
|
||||
1a4d42377c1178002b5682f6d0639f18bcdb985a
|
||||
f8b26cc87998d91ca85119eeb32a2a05fa13005a
|
||||
Reference in New Issue
Block a user