pspec.xml 5.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>x264</Name>
  6. <Homepage>http://developers.videolan.org/x264.html</Homepage>
  7. <Packager>
  8. <Name>PisiLinux Community</Name>
  9. <Email>admins@pisilinux.org</Email>
  10. </Packager>
  11. <License>GPLv2</License>
  12. <IsA>library</IsA>
  13. <IsA>app:console</IsA>
  14. <Summary>Open source H264/AVC encoder</Summary>
  15. <Description>x264 is a free library for encoding H264/AVC video streams.</Description>
  16. <!-- Archives come from http://download.videolan.org/pub/videolan/x264/snapshots/ -->
  17. <Archive sha1sum="14ecae8176fbaecd45c3e2d12a90f810a4557f7a" type="tarxz">http://ftp.osuosl.org/pub/blfs/conglomeration/x264/x264-20220219.tar.xz</Archive>
  18. <BuildDependencies>
  19. <Dependency>yasm-devel</Dependency>
  20. <Dependency>l-smash-devel</Dependency>
  21. </BuildDependencies>
  22. </Source>
  23. <Package>
  24. <Name>x264</Name>
  25. <RuntimeDependencies>
  26. <Dependency>l-smash</Dependency>
  27. </RuntimeDependencies>
  28. <Files>
  29. <Path fileType="executable">/usr/bin</Path>
  30. <Path fileType="library">/usr/lib</Path>
  31. <Path fileType="data">/usr/share/bash-completion/completions/x264</Path>
  32. </Files>
  33. </Package>
  34. <Package>
  35. <Name>x264-devel</Name>
  36. <Summary>Development files for x264</Summary>
  37. <RuntimeDependencies>
  38. <Dependency release="current">x264</Dependency>
  39. </RuntimeDependencies>
  40. <Files>
  41. <Path fileType="header">/usr/include</Path>
  42. <Path fileType="data">/usr/lib/pkgconfig</Path>
  43. </Files>
  44. </Package>
  45. <History>
  46. <Update release="14">
  47. <Date>2022-06-24</Date>
  48. <Version>20220219</Version>
  49. <Comment>Version bump.</Comment>
  50. <Name>Mustafa Cinasal</Name>
  51. <Email>muscnsl@gmail.com</Email>
  52. </Update>
  53. <Update release="13">
  54. <Date>2021-10-30</Date>
  55. <Version>20210814</Version>
  56. <Comment>Version bump.</Comment>
  57. <Name>Mustafa Cinasal</Name>
  58. <Email>muscnsl@gmail.com</Email>
  59. </Update>
  60. <Update release="12">
  61. <Date>2021-05-05</Date>
  62. <Version>20210211</Version>
  63. <Comment>Version bump.</Comment>
  64. <Name>Mustafa Cinasal</Name>
  65. <Email>muscnsl@gmail.com</Email>
  66. </Update>
  67. <Update release="11">
  68. <Date>2020-10-14</Date>
  69. <Version>20200819</Version>
  70. <Comment>Version bump</Comment>
  71. <Name>Mustafa Cinasal</Name>
  72. <Email>muscnsl@gmail.com</Email>
  73. </Update>
  74. <Update release="11">
  75. <Date>2020-01-17</Date>
  76. <Version>20191217</Version>
  77. <Comment>Version bump</Comment>
  78. <Name>İdris Kalp</Name>
  79. <Email>idriskalp@gmail.com</Email>
  80. </Update>
  81. <Update release="10">
  82. <Date>2019-10-10</Date>
  83. <Version>2245.20191010</Version>
  84. <Comment>Version bump</Comment>
  85. <Name>Mustafa Cinasal</Name>
  86. <Email>muscnsl@gmail.com</Email>
  87. </Update>
  88. <Update release="9">
  89. <Date>2019-04-12</Date>
  90. <Version>2245.20190412</Version>
  91. <Comment>Rebuild</Comment>
  92. <Name>Mustafa Cinasal</Name>
  93. <Email>muscnsl@gmail.com</Email>
  94. </Update>
  95. <Update release="8">
  96. <Date>2018-07-31</Date>
  97. <Version>2245.20180730</Version>
  98. <Comment>Rebuild</Comment>
  99. <Name>Mustafa Cinasal</Name>
  100. <Email>muscnsl@gmail.com</Email>
  101. </Update>
  102. <Update release="7">
  103. <Date>2018-05-19</Date>
  104. <Version>2245.19052018</Version>
  105. <Comment>Version bump</Comment>
  106. <Name>Mustafa Cinasal</Name>
  107. <Email>muscnsl@gmail.com</Email>
  108. </Update>
  109. <Update release="6">
  110. <Date>2018-02-18</Date>
  111. <Version>2245.17022018</Version>
  112. <Comment>Rebuild</Comment>
  113. <Name>Alihan Öztürk</Name>
  114. <Email>alihan@pisilinux.org</Email>
  115. </Update>
  116. <Update release="5">
  117. <Date>2017-09-20</Date>
  118. <Version>2245.12062016</Version>
  119. <Comment>Rebuild</Comment>
  120. <Name>Alihan Öztürk</Name>
  121. <Email>alihan@pisilinux.org</Email>
  122. </Update>
  123. <Update release="4">
  124. <Date>2016-07-22</Date>
  125. <Version>2245.12062016</Version>
  126. <Comment>Fix relase</Comment>
  127. <Name>Ergün Salman</Name>
  128. <Email>poyraz76@pisilinux.org</Email>
  129. </Update>
  130. <Update release="3">
  131. <Date>2016-06-13</Date>
  132. <Version>2245.12062016</Version>
  133. <Comment>Version bump.</Comment>
  134. <Name>Alihan Öztürk</Name>
  135. <Email>alihan@pisilinux.org</Email>
  136. </Update>
  137. <Update release="2">
  138. <Date>2016-06-09</Date>
  139. <Version>2245</Version>
  140. <Comment>Release Bump</Comment>
  141. <Name>Pisi Linux Community</Name>
  142. <Email>admin@pisilinux.org</Email>
  143. </Update>
  144. <Update release="1">
  145. <Date>2014-12-02</Date>
  146. <Version>2245</Version>
  147. <Comment>First release</Comment>
  148. <Name>Stefan Gronewold(groni)</Name>
  149. <Email>groni@pisilinux.org</Email>
  150. </Update>
  151. </History>
  152. </PISI>