pspec.xml 4.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>fribidi</Name>
  6. <Homepage>https://github.com/fribidi/fribidi</Homepage>
  7. <Packager>
  8. <Name>PisiLinux Community</Name>
  9. <Email>admins@pisilinux.org</Email>
  10. </Packager>
  11. <License>LGPL-2.1</License>
  12. <IsA>app:console</IsA>
  13. <IsA>library</IsA>
  14. <Summary>A free implementation of the unicode bidirectional algorithm.</Summary>
  15. <Description>GNU FriBidi is the Free Implementation of the Unicode Bidirectional Algorithm.</Description>
  16. <Archive sha1sum="cf7b9bad27ba30faf22d1b66119ab6a3da4b05a3" type="tarxz">https://github.com/fribidi/fribidi/releases/download/v1.0.14/fribidi-1.0.14.tar.xz</Archive>
  17. </Source>
  18. <Package>
  19. <Name>fribidi</Name>
  20. <Files>
  21. <Path fileType="executable">/usr/bin</Path>
  22. <Path fileType="library">/usr/lib</Path>
  23. <!-- <Path fileType="man">/usr/share/man</Path> -->
  24. <Path fileType="doc">/usr/share/doc</Path>
  25. </Files>
  26. </Package>
  27. <Package>
  28. <Name>fribidi-devel</Name>
  29. <Summary>Development files for fribidi</Summary>
  30. <RuntimeDependencies>
  31. <Dependency release="current">fribidi</Dependency>
  32. </RuntimeDependencies>
  33. <Files>
  34. <Path fileType="header">/usr/include</Path>
  35. <!-- <Path fileType="man">/usr/share/man/man3</Path> -->
  36. <Path fileType="data">/usr/lib/pkgconfig</Path>
  37. </Files>
  38. </Package>
  39. <Package>
  40. <Name>fribidi-32bit</Name>
  41. <PartOf>emul32</PartOf>
  42. <Summary>32-bit shared libraries for fribidi</Summary>
  43. <BuildType>emul32</BuildType>
  44. <BuildDependencies>
  45. </BuildDependencies>
  46. <RuntimeDependencies>
  47. <Dependency release="current">fribidi</Dependency>
  48. </RuntimeDependencies>
  49. <Files>
  50. <Path fileType="library">/usr/lib32</Path>
  51. </Files>
  52. </Package>
  53. <History>
  54. <Update release="9">
  55. <Date>2024-05-11</Date>
  56. <Version>1.0.14</Version>
  57. <Comment>Version bump.</Comment>
  58. <Name>Mustafa Cinasal</Name>
  59. <Email>muscnsl@gmail.com</Email>
  60. </Update>
  61. <Update release="8">
  62. <Date>2023-01-05</Date>
  63. <Version>1.0.12</Version>
  64. <Comment>Version bump.</Comment>
  65. <Name>fury</Name>
  66. <Email>uglyside@yandex.ru</Email>
  67. </Update>
  68. <Update release="7">
  69. <Date>2020-01-18</Date>
  70. <Version>1.0.8</Version>
  71. <Comment>Version bump.</Comment>
  72. <Name>Mustafa Cinasal</Name>
  73. <Email>muscnsl@gmail.com</Email>
  74. </Update>
  75. <Update release="6">
  76. <Date>2019-01-15</Date>
  77. <Version>1.0.5</Version>
  78. <Comment>Rebuild 32bit.</Comment>
  79. <Name>Mustafa Cinasal</Name>
  80. <Email>muscnsl@gmail.com</Email>
  81. </Update>
  82. <Update release="5">
  83. <Date>2018-11-17</Date>
  84. <Version>1.0.5</Version>
  85. <Comment>Version Bump</Comment>
  86. <Name>Aydin Atmaca</Name>
  87. <Email>aydinatmaca@gmail.com</Email>
  88. </Update>
  89. <Update release="4">
  90. <Date>2018-08-03</Date>
  91. <Version>1.0.1</Version>
  92. <Comment>Version Bump</Comment>
  93. <Name>Pisi Linux Community</Name>
  94. <Email>admin@pisilinux.org</Email>
  95. </Update>
  96. <Update release="3">
  97. <Date>2017-01-25</Date>
  98. <Version>0.19.7</Version>
  99. <Comment>Version Bump</Comment>
  100. <Name>Pisi Linux Community</Name>
  101. <Email>admin@pisilinux.org</Email>
  102. </Update>
  103. <Update release="2">
  104. <Date>2016-06-09</Date>
  105. <Version>0.19.6</Version>
  106. <Comment>Release Bump</Comment>
  107. <Name>Pisi Linux Community</Name>
  108. <Email>admin@pisilinux.org</Email>
  109. </Update>
  110. <Update release="1">
  111. <Date>2014-02-23</Date>
  112. <Version>0.19.6</Version>
  113. <Comment>First release</Comment>
  114. <Name>Alihan Öztürk</Name>
  115. <Email>alihan@pisilinux.org</Email>
  116. </Update>
  117. </History>
  118. </PISI>