pspec.xml 2.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>graphite2</Name>
  6. <Homepage>http://sourceforge.net/projects/silgraphite</Homepage>
  7. <Packager>
  8. <Name>PisiLinux Community</Name>
  9. <Email>admins@pisilinux.org</Email>
  10. </Packager>
  11. <License>LGPLv2.1</License>
  12. <Icon>graphite2</Icon>
  13. <IsA>app:gui</IsA>
  14. <Summary>SILGraphite: rendering non-roman scripts</Summary>
  15. <Description>Graphite is a project within SIL's scripts and software dev groups to provide cross-platform rendering for complex writing systems.</Description>
  16. <Archive sha1sum="668f3bce96fc02d90ea875b401ed36b2e8957d2f" type="targz">mirrors://sourceforge/silgraphite/graphite2-1.3.10.tgz</Archive>
  17. <BuildDependencies>
  18. <Dependency>cmake</Dependency>
  19. <Dependency>freetype-devel</Dependency>
  20. </BuildDependencies>
  21. </Source>
  22. <Package>
  23. <Name>graphite2</Name>
  24. <RuntimeDependencies>
  25. </RuntimeDependencies>
  26. <Files>
  27. <Path fileType="executable">/usr/bin</Path>
  28. <Path fileType="doc">/usr/share/doc</Path>
  29. <Path fileType="data">/usr/share/graphite2</Path>
  30. <Path fileType="library">/usr/lib/</Path>
  31. </Files>
  32. </Package>
  33. <Package>
  34. <Name>graphite2-devel</Name>
  35. <Summary>graphite2 için geliştirme dosyaları</Summary>
  36. <RuntimeDependencies>
  37. <Dependency release="current">graphite2</Dependency>
  38. </RuntimeDependencies>
  39. <Files>
  40. <Path fileType="header">/usr/include</Path>
  41. <Path fileType="library">/usr/lib/pkgconfig/</Path>
  42. </Files>
  43. </Package>
  44. <History>
  45. <Update release="4">
  46. <Date>2018-02-11</Date>
  47. <Version>1.3.10</Version>
  48. <Comment>Version Bump</Comment>
  49. <Name>Pisi Linux Community</Name>
  50. <Email>admin@pisilinux.org</Email>
  51. </Update>
  52. <Update release="3">
  53. <Date>2017-02-06</Date>
  54. <Version>1.3.9</Version>
  55. <Comment>Version Bump</Comment>
  56. <Name>Pisi Linux Community</Name>
  57. <Email>admin@pisilinux.org</Email>
  58. </Update>
  59. <Update release="2">
  60. <Date>2016-06-09</Date>
  61. <Version>1.2.4</Version>
  62. <Comment>Release Bump</Comment>
  63. <Name>Pisi Linux Community</Name>
  64. <Email>admin@pisilinux.org</Email>
  65. </Update>
  66. <Update release="1">
  67. <Date>2014-05-17</Date>
  68. <Version>1.2.4</Version>
  69. <Comment>First release</Comment>
  70. <Name>Serdar Soytetir</Name>
  71. <Email>kaptan@pisilinux.org</Email>
  72. </Update>
  73. </History>
  74. </PISI>