pspec.xml 9.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>libsdl2</Name>
  6. <Homepage>https://www.libsdl.org/</Homepage>
  7. <Packager>
  8. <Name>Mustafa Cinasal</Name>
  9. <Email>muscnsl@gmail.com</Email>
  10. </Packager>
  11. <License>Zlib</License>
  12. <IsA>library</IsA>
  13. <Summary>Simple Direct Media Layer 2.0 series</Summary>
  14. <Description>libsdl is a cross-platform multimedia library designed to provide low level access to audio, keyboard, mouse, joystick, 3D hardware via OpenGL, and 2D video framebuffer.</Description>
  15. <Archive sha1sum="f740f229130bcf2982cd25ca78b91c2d4744d988" type="targz">https://github.com/libsdl-org/SDL/releases/download/release-2.30.8/SDL2-2.30.8.tar.gz</Archive>
  16. <BuildDependencies>
  17. <Dependency>DirectFB-devel</Dependency>
  18. <Dependency>alsa-lib-devel</Dependency>
  19. <Dependency>audiofile-devel</Dependency>
  20. <Dependency>dbus-devel</Dependency>
  21. <Dependency>ibus-devel</Dependency>
  22. <Dependency>libXi-devel</Dependency>
  23. <Dependency>vulkan-devel</Dependency>
  24. <Dependency>libX11-devel</Dependency>
  25. <Dependency>libXext-devel</Dependency>
  26. <Dependency>libXinerama-devel</Dependency>
  27. <Dependency>libXrandr-devel</Dependency>
  28. <Dependency>libXrender-devel</Dependency>
  29. <Dependency>libXt-devel</Dependency>
  30. <Dependency>libXv-devel</Dependency>
  31. <Dependency>libglvnd-devel</Dependency>
  32. <Dependency>mesa-glu-devel</Dependency>
  33. <Dependency>libXScrnSaver-devel</Dependency>
  34. <Dependency>libxkbcommon-devel</Dependency>
  35. <Dependency>egl-wayland-devel</Dependency>
  36. <Dependency>wayland-protocols-devel</Dependency>
  37. <Dependency>pulseaudio-libs-devel</Dependency>
  38. </BuildDependencies>
  39. <Patches>
  40. <!-- <Patch level="1">fedora/SDL2-2.0.9-khrplatform.patch</Patch> -->
  41. </Patches>
  42. </Source>
  43. <Package>
  44. <Name>libsdl2</Name>
  45. <Summary>libsdl2 reference documents</Summary>
  46. <RuntimeDependencies>
  47. <Dependency>DirectFB</Dependency>
  48. <Dependency>alsa-lib</Dependency>
  49. <Dependency>audiofile</Dependency>
  50. <Dependency>libX11</Dependency>
  51. <Dependency>libXScrnSaver</Dependency>
  52. <Dependency>libXext</Dependency>
  53. <Dependency>libXinerama</Dependency>
  54. <Dependency>libXrandr</Dependency>
  55. <Dependency>libXrender</Dependency>
  56. <Dependency>libXt</Dependency>
  57. <Dependency>libglvnd</Dependency>
  58. <Dependency>pulseaudio-libs</Dependency>
  59. </RuntimeDependencies>
  60. <Files>
  61. <Path fileType="doc">/usr/share/doc</Path>
  62. <Path fileType="library">/usr/lib/libSDL2.so</Path>
  63. <Path fileType="library">/usr/lib/libSDL2.a</Path>
  64. <Path fileType="library">/usr/lib/libSDL2main.a</Path>
  65. <Path fileType="library">/usr/lib/libSDL2-2.0.so.0*</Path>
  66. <Path fileType="library">/usr/lib/libSDL2_test.a</Path>
  67. </Files>
  68. </Package>
  69. <Package>
  70. <Name>libsdl2-devel</Name>
  71. <Summary>Development files for libsdl2</Summary>
  72. <RuntimeDependencies>
  73. <Dependency release="current">libsdl2</Dependency>
  74. </RuntimeDependencies>
  75. <Files>
  76. <Path fileType="executable">/usr/bin</Path>
  77. <Path fileType="header">/usr/include/SDL2</Path>
  78. <Path fileType="library">/usr/lib/pkgconfig</Path>
  79. <Path fileType="data">/usr/share/aclocal</Path>
  80. <Path fileType="library">/usr/lib/cmake/SDL2</Path>
  81. </Files>
  82. </Package>
  83. <Package>
  84. <Name>libsdl2-32bit</Name>
  85. <Summary>32-bit shared libraries for libsdl2</Summary>
  86. <BuildType>emul32</BuildType>
  87. <BuildDependencies>
  88. <Dependency>libXt-32bit</Dependency>
  89. <Dependency>libX11-32bit</Dependency>
  90. <Dependency>libXext-32bit</Dependency>
  91. <Dependency>libglvnd-32bit</Dependency>
  92. <Dependency>alsa-lib-32bit</Dependency>
  93. <Dependency>audiofile-32bit</Dependency>
  94. <Dependency>libXrandr-32bit</Dependency>
  95. <Dependency>libXrender-32bit</Dependency>
  96. <Dependency>libXinerama-32bit</Dependency>
  97. <Dependency>libXScrnSaver-32bit</Dependency>
  98. <Dependency>pulseaudio-libs-32bit</Dependency>
  99. </BuildDependencies>
  100. <RuntimeDependencies>
  101. <Dependency>libXt-32bit</Dependency>
  102. <Dependency>libX11-32bit</Dependency>
  103. <Dependency>libXext-32bit</Dependency>
  104. <Dependency>alsa-lib-32bit</Dependency>
  105. <Dependency>libglvnd-32bit</Dependency>
  106. <Dependency>audiofile-32bit</Dependency>
  107. <Dependency>libXrandr-32bit</Dependency>
  108. <Dependency>libXrender-32bit</Dependency>
  109. <Dependency>libXinerama-32bit</Dependency>
  110. <Dependency>libXScrnSaver-32bit</Dependency>
  111. <Dependency>pulseaudio-libs-32bit</Dependency>
  112. <Dependency release="current">libsdl2</Dependency>
  113. </RuntimeDependencies>
  114. <Files>
  115. <Path fileType="library">/usr/lib32</Path>
  116. </Files>
  117. </Package>
  118. <History>
  119. <Update release="18">
  120. <Date>2024-10-04</Date>
  121. <Version>2.30.8</Version>
  122. <Comment>Version bump.</Comment>
  123. <Name>Pisi Linux Community</Name>
  124. <Email>admin@pisilinux.org</Email>
  125. </Update>
  126. <Update release="17">
  127. <Date>2024-08-03</Date>
  128. <Version>2.30.6</Version>
  129. <Comment>Version bump.</Comment>
  130. <Name>Pisi Linux Community</Name>
  131. <Email>admin@pisilinux.org</Email>
  132. </Update>
  133. <Update release="16">
  134. <Date>2023-08-04</Date>
  135. <Version>2.28.2</Version>
  136. <Comment>Version bump.</Comment>
  137. <Name>Mustafa Cinasal</Name>
  138. <Email>muscnsl@gmail.com</Email>
  139. </Update>
  140. <Update release="15">
  141. <Date>2023-07-02</Date>
  142. <Version>2.28.1</Version>
  143. <Comment>Version bump.</Comment>
  144. <Name>Mustafa Cinasal</Name>
  145. <Email>muscnsl@gmail.com</Email>
  146. </Update>
  147. <Update release="14">
  148. <Date>2023-06-21</Date>
  149. <Version>2.28.0</Version>
  150. <Comment>Version bump.</Comment>
  151. <Name>Mustafa Cinasal</Name>
  152. <Email>muscnsl@gmail.com</Email>
  153. </Update>
  154. <Update release="13">
  155. <Date>2023-04-13</Date>
  156. <Version>2.26.2</Version>
  157. <Comment>Version bump.</Comment>
  158. <Name>Mustafa Cinasal</Name>
  159. <Email>muscnsl@gmail.com</Email>
  160. </Update>
  161. <Update release="12">
  162. <Date>2023-01-24</Date>
  163. <Version>2.26.2</Version>
  164. <Comment>Version bump.</Comment>
  165. <Name>Mustafa Cinasal</Name>
  166. <Email>muscnsl@gmail.com</Email>
  167. </Update>
  168. <Update release="11">
  169. <Date>2022-10-10</Date>
  170. <Version>2.24.1</Version>
  171. <Comment>Version bump.</Comment>
  172. <Name>Mustafa Cinasal</Name>
  173. <Email>muscnsl@gmail.com</Email>
  174. </Update>
  175. <Update release="10">
  176. <Date>2021-10-24</Date>
  177. <Version>2.0.16</Version>
  178. <Comment>Rebuild</Comment>
  179. <Name>Mustafa Cinasal</Name>
  180. <Email>muscnsl@gmail.com</Email>
  181. </Update>
  182. <Update release="9">
  183. <Date>2021-10-11</Date>
  184. <Version>2.0.16</Version>
  185. <Comment>Version bump.</Comment>
  186. <Name>Mustafa Cinasal</Name>
  187. <Email>muscnsl@gmail.com</Email>
  188. </Update>
  189. <Update release="8">
  190. <Date>2021-05-08</Date>
  191. <Version>2.0.14</Version>
  192. <Comment>Version bump.</Comment>
  193. <Name>Mustafa Cinasal</Name>
  194. <Email>muscnsl@gmail.com</Email>
  195. </Update>
  196. <Update release="7">
  197. <Date>2020-04-10</Date>
  198. <Version>2.0.12</Version>
  199. <Comment>Version bump.</Comment>
  200. <Name>Mustafa Cinasal</Name>
  201. <Email>muscnsl@gmail.com</Email>
  202. </Update>
  203. <Update release="6">
  204. <Date>2020-01-17</Date>
  205. <Version>2.0.10</Version>
  206. <Comment>Version bump</Comment>
  207. <Name>İdris Kalp</Name>
  208. <Email>idriskalp@gmail.com</Email>
  209. </Update>
  210. <Update release="5">
  211. <Date>2018-08-05</Date>
  212. <Version>2.0.7</Version>
  213. <Comment>Rebuild.</Comment>
  214. <Name>Mustafa Cinasal</Name>
  215. <Email>muscnsl@gmail.com</Email>
  216. </Update>
  217. <Update release="4">
  218. <Date>2017-12-12</Date>
  219. <Version>2.0.5</Version>
  220. <Comment>Rebuild.</Comment>
  221. <Name>Mustafa Cinasal</Name>
  222. <Email>muscnsl@gmail.com</Email>
  223. </Update>
  224. <Update release="3">
  225. <Date>2017-02-16</Date>
  226. <Version>2.0.5</Version>
  227. <Comment>Version Bump</Comment>
  228. <Name>Pisi Linux Community</Name>
  229. <Email>admin@pisilinux.org</Email>
  230. </Update>
  231. <Update release="2">
  232. <Date>2016-06-09</Date>
  233. <Version>2.0.4</Version>
  234. <Comment>Release Bump</Comment>
  235. <Name>Pisi Linux Community</Name>
  236. <Email>admin@pisilinux.org</Email>
  237. </Update>
  238. <Update release="1">
  239. <Date>2016-04-11</Date>
  240. <Version>2.0.4</Version>
  241. <Comment>First release</Comment>
  242. <Name>Mathias Freire</Name>
  243. <Email>mathiasfreire45@gmail.com</Email>
  244. </Update>
  245. </History>
  246. </PISI>