pspec.xml 7.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>gst-rtsp-server</Name>
  6. <Homepage>https://gitlab.freedesktop.org/gstreamer/gst-rtsp-server</Homepage>
  7. <Packager>
  8. <Name>Pisi Linux Admins</Name>
  9. <Email>admin@pisilinux.org</Email>
  10. </Packager>
  11. <License>LGPLv3</License>
  12. <IsA>library</IsA>
  13. <Summary>RTSP server library based on GStreamer</Summary>
  14. <Description>GStreamer tabanlı RTSP sunucu kitaplığı</Description>
  15. <Archive sha1sum="ca63bd8f7abebd2090146f64a46d92e2699a62c8" type="tarxz">https://gstreamer.freedesktop.org/src/gst-rtsp-server/gst-rtsp-server-1.24.9.tar.xz</Archive>
  16. <BuildDependencies>
  17. <Dependency>meson</Dependency>
  18. <Dependency>python3-devel</Dependency>
  19. <Dependency>glib2-devel</Dependency>
  20. <Dependency versionFrom="1.24.9">gstreamer-devel</Dependency>
  21. <Dependency versionFrom="1.24.9">gst-plugins-bad-devel</Dependency>
  22. </BuildDependencies>
  23. </Source>
  24. <Package>
  25. <Name>gst-rtsp-server</Name>
  26. <RuntimeDependencies>
  27. <Dependency>glib2</Dependency>
  28. <Dependency>gstreamer</Dependency>
  29. <Dependency>gst-plugins-base</Dependency>
  30. </RuntimeDependencies>
  31. <Files>
  32. <Path fileType="library">/usr/lib/libgstrtspserver*</Path>
  33. <Path fileType="library">/usr/lib/gstreamer-1.0</Path>
  34. <Path fileType="library">/usr/lib/girepository-1.0</Path>
  35. <Path fileType="doc">/usr/share/doc</Path>
  36. </Files>
  37. </Package>
  38. <Package>
  39. <Name>gst-rtsp-server-devel</Name>
  40. <Summary>Development files for gst-rtsp-server</Summary>
  41. <RuntimeDependencies>
  42. <Dependency release="current">gst-rtsp-server</Dependency>
  43. <Dependency>gstreamer-devel</Dependency>
  44. </RuntimeDependencies>
  45. <Files>
  46. <Path fileType="header">/usr/include</Path>
  47. <Path fileType="data">/usr/share/gir-1.0</Path>
  48. <Path fileType="library">/usr/lib/pkgconfig</Path>
  49. </Files>
  50. </Package>
  51. <History>
  52. <Update release="23">
  53. <Date>2024-11-02</Date>
  54. <Version>1.24.9</Version>
  55. <Comment>Version bump.</Comment>
  56. <Name>Pisi Linux Community</Name>
  57. <Email>admin@pisilinux.org</Email>
  58. </Update>
  59. <Update release="22">
  60. <Date>2024-09-24</Date>
  61. <Version>1.24.8</Version>
  62. <Comment>Version bump.</Comment>
  63. <Name>Pisi Linux Community</Name>
  64. <Email>admin@pisilinux.org</Email>
  65. </Update>
  66. <Update release="21">
  67. <Date>2024-08-31</Date>
  68. <Version>1.24.7</Version>
  69. <Comment>Version bump.</Comment>
  70. <Name>Pisi Linux Community</Name>
  71. <Email>admin@pisilinux.org</Email>
  72. </Update>
  73. <Update release="20">
  74. <Date>2024-07-30</Date>
  75. <Version>1.24.6</Version>
  76. <Comment>Version bump.</Comment>
  77. <Name>Pisi Linux Community</Name>
  78. <Email>admin@pisilinux.org</Email>
  79. </Update>
  80. <Update release="19">
  81. <Date>2024-04-30</Date>
  82. <Version>1.22.12</Version>
  83. <Comment>Version bump.</Comment>
  84. <Name>Mustafa Cinasal</Name>
  85. <Email>muscnsl@gmail.com</Email>
  86. </Update>
  87. <Update release="18">
  88. <Date>2024-02-13</Date>
  89. <Version>1.22.10</Version>
  90. <Comment>Version bump.</Comment>
  91. <Name>Mustafa Cinasal</Name>
  92. <Email>muscnsl@gmail.com</Email>
  93. </Update>
  94. <Update release="17">
  95. <Date>2024-01-25</Date>
  96. <Version>1.22.9</Version>
  97. <Comment>Version bump.</Comment>
  98. <Name>Mustafa Cinasal</Name>
  99. <Email>muscnsl@gmail.com</Email>
  100. </Update>
  101. <Update release="16">
  102. <Date>2023-12-19</Date>
  103. <Version>1.22.8</Version>
  104. <Comment>Version bump.</Comment>
  105. <Name>Mustafa Cinasal</Name>
  106. <Email>muscnsl@gmail.com</Email>
  107. </Update>
  108. <Update release="15">
  109. <Date>2023-11-15</Date>
  110. <Version>1.22.7</Version>
  111. <Comment>Version bump.</Comment>
  112. <Name>Mustafa Cinasal</Name>
  113. <Email>muscnsl@gmail.com</Email>
  114. </Update>
  115. <Update release="14">
  116. <Date>2023-10-10</Date>
  117. <Version>1.22.6</Version>
  118. <Comment>Version bump.</Comment>
  119. <Name>Mustafa Cinasal</Name>
  120. <Email>muscnsl@gmail.com</Email>
  121. </Update>
  122. <Update release="13">
  123. <Date>2023-07-22</Date>
  124. <Version>1.22.5</Version>
  125. <Comment>Version bump.</Comment>
  126. <Name>Mustafa Cinasal</Name>
  127. <Email>muscnsl@gmail.com</Email>
  128. </Update>
  129. <Update release="12">
  130. <Date>2023-06-21</Date>
  131. <Version>1.22.4</Version>
  132. <Comment>Version bump.</Comment>
  133. <Name>Mustafa Cinasal</Name>
  134. <Email>muscnsl@gmail.com</Email>
  135. </Update>
  136. <Update release="11">
  137. <Date>2023-05-22</Date>
  138. <Version>1.22.3</Version>
  139. <Comment>Version bump.</Comment>
  140. <Name>Mustafa Cinasal</Name>
  141. <Email>muscnsl@gmail.com</Email>
  142. </Update>
  143. <Update release="10">
  144. <Date>2023-04-12</Date>
  145. <Version>1.22.2</Version>
  146. <Comment>Version bump.</Comment>
  147. <Name>Mustafa Cinasal</Name>
  148. <Email>muscnsl@gmail.com</Email>
  149. </Update>
  150. <Update release="9">
  151. <Date>2023-03-06</Date>
  152. <Version>1.22.1</Version>
  153. <Comment>Version bump.</Comment>
  154. <Name>Mustafa Cinasal</Name>
  155. <Email>muscnsl@gmail.com</Email>
  156. </Update>
  157. <Update release="8">
  158. <Date>2023-01-24</Date>
  159. <Version>1.22.0</Version>
  160. <Comment>Version bump.</Comment>
  161. <Name>Mustafa Cinasal</Name>
  162. <Email>muscnsl@gmail.com</Email>
  163. </Update>
  164. <Update release="7">
  165. <Date>2023-01-02</Date>
  166. <Version>1.20.5</Version>
  167. <Comment>Version bump.</Comment>
  168. <Name>Mustafa Cinasal</Name>
  169. <Email>muscnsl@gmail.com</Email>
  170. </Update>
  171. <Update release="6">
  172. <Date>2022-11-30</Date>
  173. <Version>1.20.4</Version>
  174. <Comment>Version bump.</Comment>
  175. <Name>Mustafa Cinasal</Name>
  176. <Email>muscnsl@gmail.com</Email>
  177. </Update>
  178. <Update release="5">
  179. <Date>2022-06-22</Date>
  180. <Version>1.20.3</Version>
  181. <Comment>Version bump.</Comment>
  182. <Name>Mustafa Cinasal</Name>
  183. <Email>muscnsl@gmail.com</Email>
  184. </Update>
  185. <Update release="4">
  186. <Date>2022-05-11</Date>
  187. <Version>1.20.2</Version>
  188. <Comment>Version bump.</Comment>
  189. <Name>Mustafa Cinasal</Name>
  190. <Email>muscnsl@gmail.com</Email>
  191. </Update>
  192. <Update release="3">
  193. <Date>2022-04-13</Date>
  194. <Version>1.20.1</Version>
  195. <Comment>Version bump.</Comment>
  196. <Name>Mustafa Cinasal</Name>
  197. <Email>muscnsl@gmail.com</Email>
  198. </Update>
  199. <Update release="2">
  200. <Date>2021-10-27</Date>
  201. <Version>1.18.5</Version>
  202. <Comment>Version bump.</Comment>
  203. <Name>Mustafa Cinasal</Name>
  204. <Email>muscnsl@gmail.com</Email>
  205. </Update>
  206. <Update release="1">
  207. <Date>2021-06-24</Date>
  208. <Version>1.18.4</Version>
  209. <Comment>First release.</Comment>
  210. <Name>Mustafa Cinasal</Name>
  211. <Email>muscnsl@gmail.com</Email>
  212. </Update>
  213. </History>
  214. </PISI>