cups and deps fini...

This commit is contained in:
Ertuğrul Erata
2015-06-21 18:32:19 +03:00
parent 2b1384da4a
commit 9d25243921
6 changed files with 89 additions and 3 deletions
+45
View File
@@ -0,0 +1,45 @@
<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>gnu-gs-fonts-std</Name>
<Homepage>http://www.ghostscript.com</Homepage>
<Packager>
<Name>Sezai Yeniay</Name>
<Email>sezaiyeniay@pisilinux.org</Email>
</Packager>
<License>GPLv2</License>
<IsA>data</IsA>
<Summary>Ghostscript standard fonts</Summary>
<Description>gnu-gs-fonts-std contains fonts that were made from the free URW fonts distributed with ghostcript. There are no changes in the latin part of them.</Description>
<Archive sha1sum="2a7198e8178b2e7dba87cb5794da515200b568f5" type="targz">mirrors://sourceforge/ghostscript/ghostscript-fonts-std-8.11.tar.gz</Archive>
</Source>
<Package>
<Name>gnu-gs-fonts-std</Name>
<RuntimeDependencies>
<!--<Dependency>xorg-app</Dependency>-->
</RuntimeDependencies>
<Files>
<Path fileType="data">/usr/share/fonts/default/ghostscript</Path>
<Path fileType="doc">/usr/share/doc</Path>
</Files>
</Package>
<History>
<Update release="2">
<Date>2014-02-23</Date>
<Version>8.11</Version>
<Comment>Rebuild</Comment>
<Name>Kamil Atlı</Name>
<Email>suvarice@gmail.com</Email>
</Update>
<Update release="1">
<Date>2012-09-20</Date>
<Version>8.11</Version>
<Comment>First release</Comment>
<Name>Sezai Yeniay</Name>
<Email>sezaiyeniay@pisilinux.org</Email>
</Update>
</History>
</PISI>