t1utils: first pisi rel
This commit is contained in:
@@ -0,0 +1,43 @@
|
||||
<?xml version="1.0" ?>
|
||||
<!DOCTYPE PISI SYSTEM "https://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
||||
<PISI>
|
||||
<Source>
|
||||
<Name>t1utils</Name>
|
||||
<Homepage>http://www.lcdf.org/type/#t1utils</Homepage>
|
||||
<Packager>
|
||||
<Name>Blue Devil</Name>
|
||||
<Email>bluedevil@sctzine.com</Email>
|
||||
</Packager>
|
||||
<PartOf>office.misc</PartOf>
|
||||
<License>GPLv2</License>
|
||||
<IsA>app:console</IsA>
|
||||
<Summary>Type 1 Font utilities</Summary>
|
||||
<Description>t1utils contains six tools (t1ascii, t1binary, t1disasm, t1asm, t1unmac and t1mac) for dealing with Type 1 fonts.</Description>
|
||||
<Archive sha1sum="939c7e87250bf619c772aca6175a80638f09dcca" type="targz">https://github.com/kohler/t1utils/archive/v1.41.tar.gz</Archive>
|
||||
<Patches>
|
||||
<!-- Check for memmem declaration; sometimes it is not declared by default.
|
||||
https://github.com/kohler/t1utils/commit/3f1ddda424353f0f926dd28efa47b0ac61556ce8-->
|
||||
<Patch level="1">3f1ddda424353f0f926dd28efa47b0ac61556ce8.patch</Patch>
|
||||
</Patches>
|
||||
</Source>
|
||||
|
||||
<Package>
|
||||
<Name>t1utils</Name>
|
||||
<Summary>Type 1 Font utilities</Summary>
|
||||
<Files>
|
||||
<Path fileType="doc">/usr/share/doc</Path>
|
||||
<Path fileType="man">/usr/share/man</Path>
|
||||
<Path fileType="executable">/usr/bin</Path>
|
||||
</Files>
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="1">
|
||||
<Date>2020-06-03</Date>
|
||||
<Version>1.41</Version>
|
||||
<Comment>First Pisi Release</Comment>
|
||||
<Name>Blue Devil</Name>
|
||||
<Email>bluedevil@sctzine.com</Email>
|
||||
</Update>
|
||||
</History>
|
||||
</PISI>
|
||||
Reference in New Issue
Block a user