123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778 |
- <?xml version="1.0" ?>
- <!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
- <PISI>
- <Source>
- <Name>graphite2</Name>
- <Homepage>http://sourceforge.net/projects/silgraphite</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="668f3bce96fc02d90ea875b401ed36b2e8957d2f" type="targz">mirrors://sourceforge/silgraphite/graphite2-1.3.10.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="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>
|