perl-Font-TFF:enabled check

This commit is contained in:
2016-03-17 08:37:20 +02:00
parent 668e7c74ec
commit 307b4d9596
5 changed files with 46 additions and 3 deletions
+43
View File
@@ -53748,6 +53748,49 @@
</Update>
</History>
</SpecFile>
<SpecFile>
<Source>
<Name>perl-Font-TTF</Name>
<Homepage>http://search.cpan.org/dist/Font-TTF</Homepage>
<Packager>
<Name>Pisi Linux Admins</Name>
<Email>admins@pisilinux.org</Email>
</Packager>
<License>GPLv2</License>
<IsA>library</IsA>
<PartOf>programming.language.perl</PartOf>
<Summary xml:lang="en">Perl module for TrueType Font hacking</Summary>
<Summary xml:lang="tr">TrueType yazıtipleri için Perl modülü</Summary>
<Description xml:lang="en">perl-Font-TTF is a Perl module that allows you to do almost anything to a TrueType/OpenType Font including modifying and inspecting nearly all tables.</Description>
<Description xml:lang="tr">perl-Font-TTF, çok sayıda dosya biçimini TrueType/OpenType yazıtipine dönüştürmenizi sağlayan bir Perl modülüdür.</Description>
<Archive type="targz" sha1sum="2cd694692305c514335c345a4ecf12c4e3eb4dd4">http://search.cpan.org/CPAN/authors/id/M/MH/MHOSKEN/Font-TTF-1.05.tar.gz</Archive>
<BuildDependencies>
<Dependency>perl</Dependency>
<Dependency>perl-IO-String</Dependency>
</BuildDependencies>
<SourceURI>programming/language/perl/perl-Font-TTF/pspec.xml</SourceURI>
</Source>
<Package>
<Name>perl-Font-TTF</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="5">
<Date>2016-03-17</Date>
<Version>1.05</Version>
<Comment>version bump</Comment>
<Name>Ayhan Yalçınsoy</Name>
<Email>ayhanyalcinoys@pisilinux.org</Email>
</Update>
</History>
</SpecFile>
<SpecFile>
<Source>
<Name>perl-Digest-MD5</Name>
+1 -1
View File
@@ -1 +1 @@
e05f0a6685be59a7939cb0feccad93d072bae675
d3146f92d2bf5e4cef51ad624eef6665906c08b8
BIN
View File
Binary file not shown.
+1 -1
View File
@@ -1 +1 @@
88001a6d317429b7b1d6cf5290dbcf715859677b
cafe1698e88c24dd560459660d1c18a62b74ed34
@@ -22,7 +22,7 @@ def build():
perlmodules.make()
def check():
#perlmodules.make("test")
perlmodules.make("test")
def install():
perlmodules.install()