Files
main/office/misc/graphite2/pspec.xml
T
2019-02-07 13:07:19 +03:00

85 lines
3.0 KiB
XML
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>graphite2</Name>
<Homepage>https://scripts.sil.org/</Homepage>
<Packager>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
</Packager>
<License>LGPLv2.1</License>
<Icon>graphite2</Icon>
<IsA>app:gui</IsA>
<Summary>SILGraphite: rendering non-roman scripts</Summary>
<Description>Graphite is a project within SIL's scripts and software dev groups to provide cross-platform rendering for complex writing systems.</Description>
<Archive sha1sum="26b70897bac68868d964ef70002c384ec10b6572" type="targz">mirrors://sourceforge/silgraphite/graphite2-1.3.11.tgz</Archive>
<BuildDependencies>
<Dependency>cmake</Dependency>
<Dependency>freetype-devel</Dependency>
</BuildDependencies>
</Source>
<Package>
<Name>graphite2</Name>
<RuntimeDependencies>
</RuntimeDependencies>
<Files>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="doc">/usr/share/doc</Path>
<Path fileType="data">/usr/share/graphite2</Path>
<Path fileType="library">/usr/lib/</Path>
</Files>
</Package>
<Package>
<Name>graphite2-devel</Name>
<Summary>graphite2 için geliştirme dosyaları</Summary>
<RuntimeDependencies>
<Dependency release="current">graphite2</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include</Path>
<Path fileType="library">/usr/lib/pkgconfig/</Path>
</Files>
</Package>
<History>
<Update release="5">
<Date>2018-07-26</Date>
<Version>1.3.11</Version>
<Comment>Version Bump</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="4">
<Date>2018-02-11</Date>
<Version>1.3.10</Version>
<Comment>Version Bump</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="3">
<Date>2017-02-06</Date>
<Version>1.3.9</Version>
<Comment>Version Bump</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="2">
<Date>2016-06-09</Date>
<Version>1.2.4</Version>
<Comment>Release Bump</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="1">
<Date>2014-05-17</Date>
<Version>1.2.4</Version>
<Comment>First release</Comment>
<Name>Serdar Soytetir</Name>
<Email>kaptan@pisilinux.org</Email>
</Update>
</History>
</PISI>