perl-Encode-Locale:rebuilt

This commit is contained in:
blue-devil
2020-01-10 20:34:40 +00:00
parent 18488b7a5d
commit 3f42d22412
2 changed files with 13 additions and 6 deletions
@@ -1,9 +1,9 @@
<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<!DOCTYPE PISI SYSTEM "https://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>perl-Encode-Locale</Name>
<Homepage>http://search.cpan.org/~gaas/Encode-Locale-1.03/</Homepage>
<Homepage>https://metacpan.org/release/Encode-Locale</Homepage>
<Packager>
<Name>Osman Erkan</Name>
<Email>osman.erkan@pisilinux.org</Email>
@@ -21,6 +21,7 @@
</Source>
<Package>
<Name>perl-Encode-Locale</Name>
<Summary>NAME::Encode::Locale - Determine the locale encoding</Summary>
<RuntimeDependencies>
<Dependency>perl</Dependency>
</RuntimeDependencies>
@@ -31,6 +32,13 @@
</Package>
<History>
<Update release="5">
<Date>2020-01-07</Date>
<Version>1.05</Version>
<Comment>Rebuild for new toolchain</Comment>
<Name>Blue Devil</Name>
<Email>bluedevil@sctzine.com</Email>
</Update>
<Update release="4">
<Date>2018-07-26</Date>
<Version>1.05</Version>
@@ -60,4 +68,4 @@
<Email>suvari@pisilinux.org</Email>
</Update>
</History>
</PISI>
</PISI>
@@ -2,8 +2,7 @@
<PISI>
<Source>
<Name>perl-Encode-Locale</Name>
<Summary xml:lang="en">NAME::Encode::Locale - Determine the locale encoding</Summary>
<Description xml:lang="en">In many applications it's wise to let Perl use Unicode for the strings it processes. Most of the interfaces Perl has to the outside world are still byte based. Programs therefore need to decode byte strings that enter the program from the outside and encode them again on the way out.</Description>
<Summary xml:lang="tr">NAME::Encode::Locale - yerel kodlamayi tespit eder.</Summary>
<Description xml:lang="tr">Birçok uygulamada perl'ün söz katarları için unikod kullanmasını sağlamak akıllıca olur. Bu perl betiği unikod kullanmayı kolaylaştırır.</Description>
</Source>
</PISI>