pspec.xml 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>gnome-builder</Name>
  6. <Homepage>https://gitlab.gnome.org/GNOME/gnome-builder</Homepage>
  7. <Packager>
  8. <Name>Pisi Linux Admins</Name>
  9. <Email>admins@pisilinux.org</Email>
  10. </Packager>
  11. <License>GPLv3</License>
  12. <PartOf>desktop.gnome.apps</PartOf>
  13. <IsA>app:gui</IsA>
  14. <Summary>An IDE for writing GNOME-based software.</Summary>
  15. <Description>Builder is an IDE for GNOME and a tool to help writing GNOME-based applications.</Description>
  16. <Archive sha1sum="ad46e7a9eec4c31a8e7ae49b012655fab567a444" type="tarxz">https://download.gnome.org/sources/gnome-builder/47/gnome-builder-47.2.tar.xz</Archive>
  17. <BuildDependencies>
  18. <Dependency>appstream-glib-devel</Dependency>
  19. <Dependency>gobject-introspection-devel</Dependency>
  20. <Dependency>gspell-devel</Dependency>
  21. <Dependency>mm-common</Dependency>
  22. <Dependency>vala-devel</Dependency>
  23. <Dependency>libdex-devel</Dependency>
  24. <Dependency>python3-sphinx</Dependency>
  25. <Dependency>python3-sphinx_rtd_theme</Dependency>
  26. <Dependency>cairo-devel</Dependency>
  27. <Dependency>llvm-clang-devel</Dependency>
  28. <Dependency>llvm</Dependency>
  29. <Dependency versionFrom="43.0">devhelp-devel</Dependency>
  30. <Dependency>enchant2-devel</Dependency>
  31. <Dependency>flatpak-devel</Dependency>
  32. <Dependency>gtksourceview4-devel</Dependency>
  33. <Dependency>gtksourceview5-devel</Dependency>
  34. <Dependency>gtk3-devel</Dependency>
  35. <Dependency>json-glib-devel</Dependency>
  36. <Dependency>libdazzle-devel</Dependency>
  37. <Dependency>libgit2-glib-devel</Dependency>
  38. <Dependency>glib2-devel</Dependency>
  39. <Dependency>ostree-devel</Dependency>
  40. <Dependency versionFrom="1.36.0">libpeas-devel</Dependency>
  41. <Dependency>libxml2-devel</Dependency>
  42. <Dependency>vte-devel</Dependency>
  43. <Dependency>webkit2gtk-6.0-devel</Dependency>
  44. <Dependency versionFrom="3.44.1">sysprof-devel</Dependency>
  45. <Dependency>python3-pygobject3-devel</Dependency>
  46. <Dependency>glade-devel</Dependency>
  47. <Dependency>libportal-devel</Dependency>
  48. <Dependency>meson</Dependency>
  49. <Dependency>jsonrpc-glib-devel</Dependency>
  50. <Dependency>template-glib-devel</Dependency>
  51. <Dependency>libpcre2-devel</Dependency>
  52. <Dependency>elogind-devel</Dependency>
  53. <Dependency>gtk4-devel</Dependency>
  54. <Dependency>dspy-devel</Dependency>
  55. <Dependency>libpanel-devel</Dependency>
  56. <Dependency>libhandy-devel</Dependency>
  57. <Dependency versionFrom="0.30.1">cmark-devel</Dependency>
  58. <Dependency>gtk4-update-icon-cache</Dependency>
  59. <Dependency>desktop-file-utils</Dependency>
  60. <Dependency>gom-devel</Dependency>
  61. <Dependency>libspelling-devel</Dependency>
  62. </BuildDependencies>
  63. <Patches>
  64. <Patch>include-locale_h.patch</Patch>
  65. </Patches>
  66. </Source>
  67. <Package>
  68. <Name>gnome-builder</Name>
  69. <RuntimeDependencies>
  70. <Dependency>vte</Dependency>
  71. <Dependency>gom</Dependency>
  72. <Dependency>cmark</Dependency>
  73. <Dependency>glade</Dependency>
  74. <Dependency>ctags</Dependency>
  75. <Dependency>gspell</Dependency>
  76. <Dependency>cairo</Dependency>
  77. <Dependency>glib2</Dependency>
  78. <Dependency>libdex</Dependency>
  79. <Dependency>ostree</Dependency>
  80. <Dependency>libpeas</Dependency>
  81. <Dependency>flatpak</Dependency>
  82. <Dependency>sysprof</Dependency>
  83. <Dependency>devhelp</Dependency>
  84. <Dependency>libgit2</Dependency>
  85. <Dependency>dspy</Dependency>
  86. <Dependency>libpanel</Dependency>
  87. <Dependency>valgrind</Dependency>
  88. <Dependency>libpcre2</Dependency>
  89. <Dependency>enchant2</Dependency>
  90. <Dependency>libportal</Dependency>
  91. <Dependency>libdazzle</Dependency>
  92. <Dependency>json-glib</Dependency>
  93. <Dependency>mm-common</Dependency>
  94. <Dependency>libspelling</Dependency>
  95. <Dependency>llvm-clang</Dependency>
  96. <Dependency>python3-jedi</Dependency>
  97. <Dependency>python-lxml</Dependency>
  98. <Dependency>libgit2-glib</Dependency>
  99. <Dependency>jsonrpc-glib</Dependency>
  100. <Dependency>template-glib</Dependency>
  101. <Dependency>gtksourceview4</Dependency>
  102. <Dependency>gtksourceview5</Dependency>
  103. <Dependency>appstream-glib</Dependency>
  104. <Dependency>flatpak-builder</Dependency>
  105. <Dependency>llvm-clang</Dependency>
  106. <Dependency>libhandy</Dependency>
  107. </RuntimeDependencies>
  108. <Files>
  109. <Path fileType="executable">/usr/bin</Path>
  110. <Path fileType="executable">/usr/libexec</Path>
  111. <Path fileType="library">/usr/lib</Path>
  112. <Path fileType="data">/usr/share/applications</Path>
  113. <Path fileType="data">/usr/share/dbus-1</Path>
  114. <Path fileType="doc">/usr/share/doc</Path>
  115. <Path fileType="data">/usr/share/glib-2.0</Path>
  116. <Path fileType="data">/usr/share/gtksourceview-4</Path>
  117. <Path fileType="data">/usr/share/gnome-builder</Path>
  118. <Path fileType="data">/usr/share/icons</Path>
  119. <Path fileType="localedata">/usr/share/locale</Path>
  120. <Path fileType="info">/usr/share/metainfo</Path>
  121. </Files>
  122. </Package>
  123. <Package>
  124. <Name>gnome-builder-devel</Name>
  125. <Summary>Development files for gnome-builder</Summary>
  126. <RuntimeDependencies>
  127. <Dependency release="current">gnome-builder</Dependency>
  128. </RuntimeDependencies>
  129. <Files>
  130. <Path fileType="header">/usr/include</Path>
  131. <Path fileType="library">/usr/lib/pkgconfig</Path>
  132. </Files>
  133. </Package>
  134. <History>
  135. <Update release="21">
  136. <Date>2024-10-21</Date>
  137. <Version>47.2</Version>
  138. <Comment>Version bump.</Comment>
  139. <Name>Pisi Linux Community</Name>
  140. <Email>admin@pisilinux.org</Email>
  141. </Update>
  142. <Update release="20">
  143. <Date>2024-09-30</Date>
  144. <Version>47.1</Version>
  145. <Comment>Version bump.</Comment>
  146. <Name>Pisi Linux Community</Name>
  147. <Email>admin@pisilinux.org</Email>
  148. </Update>
  149. <Update release="19">
  150. <Date>2024-08-01</Date>
  151. <Version>46.3</Version>
  152. <Comment>Rebuild llvm.</Comment>
  153. <Name>Pisi Linux Community</Name>
  154. <Email>admin@pisilinux.org</Email>
  155. </Update>
  156. <Update release="18">
  157. <Date>2024-07-11</Date>
  158. <Version>46.3</Version>
  159. <Comment>Version bump.</Comment>
  160. <Name>Pisi Linux Community</Name>
  161. <Email>admin@pisilinux.org</Email>
  162. </Update>
  163. <Update release="17">
  164. <Date>2024-05-10</Date>
  165. <Version>46.2</Version>
  166. <Comment>Version bump.</Comment>
  167. <Name>Mustafa Cinasal</Name>
  168. <Email>muscnsl@gmail.com</Email>
  169. </Update>
  170. <Update release="16">
  171. <Date>2023-11-05</Date>
  172. <Version>45.0</Version>
  173. <Comment>Rebuild.</Comment>
  174. <Name>Mustafa Cinasal</Name>
  175. <Email>muscnsl@gmail.com</Email>
  176. </Update>
  177. <Update release="15">
  178. <Date>2023-09-17</Date>
  179. <Version>45.0</Version>
  180. <Comment>Version bump.</Comment>
  181. <Name>Mustafa Cinasal</Name>
  182. <Email>muscnsl@gmail.com</Email>
  183. </Update>
  184. <Update release="14">
  185. <Date>2023-07-20</Date>
  186. <Version>44.2</Version>
  187. <Comment>Rebuild.</Comment>
  188. <Name>Mustafa Cinasal</Name>
  189. <Email>muscnsl@gmail.com</Email>
  190. </Update>
  191. <Update release="13">
  192. <Date>2023-04-27</Date>
  193. <Version>44.2</Version>
  194. <Comment>Version bump.</Comment>
  195. <Name>Mustafa Cinasal</Name>
  196. <Email>muscnsl@gmail.com</Email>
  197. </Update>
  198. <Update release="12">
  199. <Date>2023-03-21</Date>
  200. <Version>44.1</Version>
  201. <Comment>Version bump.</Comment>
  202. <Name>Mustafa Cinasal</Name>
  203. <Email>muscnsl@gmail.com</Email>
  204. </Update>
  205. <Update release="11">
  206. <Date>2023-02-02</Date>
  207. <Version>43.5</Version>
  208. <Comment>Version bump.</Comment>
  209. <Name>Mustafa Cinasal</Name>
  210. <Email>muscnsl@gmail.com</Email>
  211. </Update>
  212. <Update release="10">
  213. <Date>2023-01-21</Date>
  214. <Version>43.4</Version>
  215. <Comment>Rebuild clang.</Comment>
  216. <Name>Mustafa Cinasal</Name>
  217. <Email>muscnsl@gmail.com</Email>
  218. </Update>
  219. <Update release="9">
  220. <Date>2022-12-01</Date>
  221. <Version>43.4</Version>
  222. <Comment>Version bump.</Comment>
  223. <Name>Mustafa Cinasal</Name>
  224. <Email>muscnsl@gmail.com</Email>
  225. </Update>
  226. <Update release="8">
  227. <Date>2022-11-15</Date>
  228. <Version>43.3</Version>
  229. <Comment>Version bump.</Comment>
  230. <Name>Mustafa Cinasal</Name>
  231. <Email>muscnsl@gmail.com</Email>
  232. </Update>
  233. <Update release="7">
  234. <Date>2022-10-05</Date>
  235. <Version>43.2</Version>
  236. <Comment>Version bump.</Comment>
  237. <Name>Mustafa Cinasal</Name>
  238. <Email>muscnsl@gmail.com</Email>
  239. </Update>
  240. <Update release="6">
  241. <Date>2022-04-21</Date>
  242. <Version>42.1</Version>
  243. <Comment>Version bump.</Comment>
  244. <Name>Mustafa Cinasal</Name>
  245. <Email>muscnsl@gmail.com</Email>
  246. </Update>
  247. <Update release="5">
  248. <Date>2021-12-07</Date>
  249. <Version>41.3</Version>
  250. <Comment>Version bump.</Comment>
  251. <Name>Mustafa Cinasal</Name>
  252. <Email>muscnsl@gmail.com</Email>
  253. </Update>
  254. <Update release="4">
  255. <Date>2021-11-17</Date>
  256. <Version>41.2</Version>
  257. <Comment>Version bump.</Comment>
  258. <Name>Mustafa Cinasal</Name>
  259. <Email>muscnsl@gmail.com</Email>
  260. </Update>
  261. <Update release="3">
  262. <Date>2021-10-24</Date>
  263. <Version>41.1</Version>
  264. <Comment>Rebuild.</Comment>
  265. <Name>Mustafa Cinasal</Name>
  266. <Email>muscnsl@gmail.com</Email>
  267. </Update>
  268. <Update release="2">
  269. <Date>2021-09-25</Date>
  270. <Version>41.1</Version>
  271. <Comment>Version bump.</Comment>
  272. <Name>Mustafa Cinasal</Name>
  273. <Email>muscnsl@gmail.com</Email>
  274. </Update>
  275. <Update release="1">
  276. <Date>2021-07-14</Date>
  277. <Version>3.40.2</Version>
  278. <Comment>First release for Pisi Linux.</Comment>
  279. <Name>Berk Çakar</Name>
  280. <Email>berk2238@hotmail.com</Email>
  281. </Update>
  282. </History>
  283. </PISI>