add some new perl packages

This commit is contained in:
suvari
2026-04-27 17:15:36 +03:00
parent bdc9e526ab
commit 914799b383
17 changed files with 574 additions and 71 deletions
@@ -0,0 +1,42 @@
<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>perl-text-charwidth</Name>
<Homepage>https://search.cpan.org/dist/Text-CharWidth</Homepage>
<Packager>
<Name>Kamil Atlı</Name>
<Email>suvari@pisilinux.org</Email>
</Packager>
<License>GPL, PerlArtistic</License>
<IsA>library</IsA>
<Summary>Perl/CPAN Module Text::CharWidth</Summary>
<Description>If you would like to format international texts on terminal, you will have to be aware of variation of character width and will want to use this module.</Description>
<Archive sha1sum="b369ce7a531539ebf5b9cf1c1b09d66846f56aa4" type="targz">https://cpan.metacpan.org/authors/id/K/KU/KUBOTA/Text-CharWidth-0.04.tar.gz</Archive>
<BuildDependencies>
<Dependency>perl</Dependency>
</BuildDependencies>
</Source>
<Package>
<Name>perl-text-charwidth</Name>
<RuntimeDependencies>
<Dependency>perl</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="library">/usr/lib</Path>
<Path fileType="man">/usr/share/man</Path>
<Path fileType="doc">/usr/share/doc</Path>
</Files>
</Package>
<History>
<Update release="1">
<Date>2026-04-27</Date>
<Version>0.04</Version>
<Comment>First release</Comment>
<Name>Kamil Atlı</Name>
<Email>suvari@pisilinux.org</Email>
</Update>
</History>
</PISI>