pspec.xml 19 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>gtk3</Name>
  6. <Homepage>https://www.gtk.org</Homepage>
  7. <Packager>
  8. <Name>PisiLinux Community</Name>
  9. <Email>admins@pisilinux.org</Email>
  10. </Packager>
  11. <License>LGPLv2.1</License>
  12. <Icon>gtk</Icon>
  13. <Summary>The GIMP Toolkit version 3</Summary>
  14. <Description>GTK+ is a multi-platform toolkit for creating graphical user interfaces. Offering a complete set of widgets, GTK+ is suitable for projects ranging from small one-off projects to complete application suites.</Description>
  15. <Archive sha1sum="4f94c8dca81b26aaea2d17a15f265e3a7d777ea3" type="tarxz">mirrors://gnome/gtk+/3.24/gtk+-3.24.43.tar.xz</Archive>
  16. <BuildDependencies>
  17. <Dependency>meson</Dependency>
  18. <Dependency>atk-devel</Dependency>
  19. <Dependency>cups-devel</Dependency> <!--It was disabled to avoid circle-->
  20. <Dependency>at-spi2-atk-devel</Dependency>
  21. <Dependency>pango-devel</Dependency>
  22. <Dependency>json-glib-devel</Dependency>
  23. <Dependency>libXi-devel</Dependency>
  24. <Dependency>cairo-devel</Dependency>
  25. <Dependency>gobject-introspection-devel</Dependency>
  26. <Dependency>libXext-devel</Dependency>
  27. <Dependency>libXrandr-devel</Dependency>
  28. <Dependency>libXfixes-devel</Dependency>
  29. <Dependency>gdk-pixbuf-devel</Dependency>
  30. <Dependency>fontconfig-devel</Dependency>
  31. <Dependency>libXcursor-devel</Dependency>
  32. <Dependency>libXdamage-devel</Dependency>
  33. <Dependency>libXinerama-devel</Dependency>
  34. <Dependency>libXcomposite-devel</Dependency>
  35. <Dependency>at-spi2-core-devel</Dependency>
  36. <Dependency>libepoxy-devel</Dependency>
  37. <Dependency>gtk-doc</Dependency>
  38. <Dependency>python-six</Dependency>
  39. <Dependency>graphite2-devel</Dependency>
  40. <!--<Dependency>colord-devel</Dependency>-->
  41. <Dependency>libcloudproviders-devel</Dependency>
  42. <Dependency>fribidi-devel</Dependency>
  43. <Dependency>harfbuzz-devel</Dependency>
  44. <Dependency>iso-codes-devel</Dependency>
  45. <Dependency>libxkbcommon-devel</Dependency>
  46. <Dependency>docbook-xsl</Dependency>
  47. <Dependency>sassc</Dependency>
  48. <Dependency>wayland-devel</Dependency>
  49. <Dependency>wayland-cursor</Dependency>
  50. <Dependency>wayland-client</Dependency>
  51. <Dependency>wayland-protocols-devel</Dependency>
  52. </BuildDependencies>
  53. <Patches>
  54. <!-- <Patch level="1">071_fix-installation-of-HTML-images.patch</Patch> -->
  55. <!--<Patch level="1">073_treeview_almost_fixed.patch</Patch>-->
  56. </Patches>
  57. </Source>
  58. <Package>
  59. <Name>gtk3</Name>
  60. <RuntimeDependencies>
  61. <Dependency>cups</Dependency>
  62. <Dependency>glib2</Dependency>
  63. <Dependency>libX11</Dependency>
  64. <Dependency>libepoxy</Dependency>
  65. <Dependency>atk</Dependency>
  66. <Dependency>pango</Dependency>
  67. <Dependency>libXi</Dependency>
  68. <!--<Dependency>json-glib</Dependency>-->
  69. <Dependency>cairo</Dependency>
  70. <!--<Dependency>gobject-introspection</Dependency>-->
  71. <Dependency>libXext</Dependency>
  72. <Dependency>libXrandr</Dependency>
  73. <Dependency>libXfixes</Dependency>
  74. <Dependency>gdk-pixbuf</Dependency>
  75. <Dependency>fontconfig</Dependency>
  76. <Dependency>libXcursor</Dependency>
  77. <Dependency>libXdamage</Dependency>
  78. <Dependency>libXinerama</Dependency>
  79. <Dependency>at-spi2-atk</Dependency>
  80. <Dependency>libXcomposite</Dependency>
  81. <Dependency>dejavu-fonts</Dependency>
  82. <Dependency>graphite2</Dependency>
  83. <Dependency>libcloudproviders</Dependency>
  84. <Dependency>icon-theme-adwaita</Dependency>
  85. <!--<Dependency>librest</Dependency>
  86. <Dependency>colord</Dependency>-->
  87. <!--<Dependency>gtk-theme-mediterranean</Dependency>-->
  88. <Dependency>fribidi</Dependency>
  89. <Dependency>freetype</Dependency>
  90. <Dependency>harfbuzz</Dependency>
  91. <Dependency>libxkbcommon</Dependency>
  92. <Dependency>wayland</Dependency>
  93. <Dependency>wayland-cursor</Dependency>
  94. <Dependency>wayland-client</Dependency>
  95. <Dependency>gtk-update-icon-cache</Dependency>
  96. </RuntimeDependencies>
  97. <Files>
  98. <Path fileType="config">/etc</Path>
  99. <Path fileType="executable">/usr/bin</Path>
  100. <Path fileType="data">/usr/share/themes</Path>
  101. <Path fileType="data">/usr/share/gtk-3.0</Path>
  102. <Path fileType="data">/usr/share/</Path>
  103. <Path fileType="man">/usr/share/man</Path>
  104. <Path fileType="doc">/usr/share/doc</Path>
  105. <Path fileType="library">/usr/lib/libg*</Path>
  106. <Path fileType="library">/usr/lib/gtk-3.0</Path>
  107. <Path fileType="library">/usr/lib/girepository-1.0</Path>
  108. <Path fileType="localedata">/usr/share/locale</Path>
  109. </Files>
  110. <!-- Use Clearlooks as default theme for now until native Oxygen GTK style is ready -->
  111. <AdditionalFiles>
  112. <AdditionalFile owner="root" permission="0644" target="/usr/share/gtk-3.0/settings.ini">settings.ini</AdditionalFile>
  113. </AdditionalFiles>
  114. <Provides>
  115. <COMAR script="pakhandler.py">System.PackageHandler</COMAR>
  116. </Provides>
  117. </Package>
  118. <Package>
  119. <Name>gtk3-demo</Name>
  120. <IsA>app:gui</IsA>
  121. <Summary>GTK demo application</Summary>
  122. <RuntimeDependencies>
  123. <Dependency release="current">gtk3</Dependency>
  124. <!-- <Dependency>glib2</Dependency> -->
  125. <!-- <Dependency>libepoxy</Dependency> -->
  126. <!-- <Dependency>cairo</Dependency> -->
  127. <!-- <Dependency>pango</Dependency> -->
  128. <!-- <Dependency>harfbuzz</Dependency> -->
  129. <!-- <Dependency>gdk-pixbuf</Dependency> -->
  130. </RuntimeDependencies>
  131. <Files>
  132. <Path fileType="executable">/usr/bin/gtk3-demo</Path>
  133. <Path fileType="executable">/usr/bin/gtk3-demo-application</Path>
  134. </Files>
  135. </Package>
  136. <Package>
  137. <Name>gtk3-docs</Name>
  138. <IsA>data:doc</IsA>
  139. <Summary>GTK reference documents</Summary>
  140. <Files>
  141. <Path fileType="data">/usr/share/gtk-doc</Path>
  142. </Files>
  143. </Package>
  144. <Package>
  145. <Name>gtk3-devel</Name>
  146. <Summary>Development files for gtk3</Summary>
  147. <RuntimeDependencies>
  148. <Dependency release="current">gtk3</Dependency>
  149. <Dependency>atk-devel</Dependency>
  150. <Dependency>pango-devel</Dependency>
  151. <Dependency>libX11-devel</Dependency>
  152. <Dependency>libXi-devel</Dependency>
  153. <Dependency>cairo-devel</Dependency>
  154. <Dependency>glib2-devel</Dependency>
  155. <Dependency>libXext-devel</Dependency>
  156. <Dependency>libepoxy-devel</Dependency>
  157. <Dependency>libXfixes-devel</Dependency>
  158. <Dependency>libXrandr-devel</Dependency>
  159. <Dependency>gdk-pixbuf-devel</Dependency>
  160. <Dependency>fontconfig-devel</Dependency>
  161. <Dependency>libXdamage-devel</Dependency>
  162. <Dependency>libXcursor-devel</Dependency>
  163. <Dependency>libXinerama-devel</Dependency>
  164. <Dependency>at-spi2-atk-devel</Dependency>
  165. <Dependency>libXcomposite-devel</Dependency>
  166. <Dependency>fribidi-devel</Dependency>
  167. <Dependency>wayland-devel</Dependency>
  168. <Dependency>libcloudproviders-devel</Dependency>
  169. <Dependency>libxkbcommon-devel</Dependency>
  170. <Dependency>wayland-protocols-devel</Dependency>
  171. </RuntimeDependencies>
  172. <Files>
  173. <Path fileType="header">/usr/include</Path>
  174. <Path fileType="library">/usr/lib/pkgconfig</Path>
  175. <Path fileType="library">/usr/lib32/pkgconfig</Path>
  176. <Path fileType="data">/usr/share/aclocal</Path>
  177. <Path fileType="data">/usr/share/gir-1.0</Path>
  178. </Files>
  179. </Package>
  180. <!--<Package>
  181. <Name>gtk3-32bit</Name>
  182. <PartOf>emul32</PartOf>
  183. <Summary>32-bit shared libraries for gtk3</Summary>
  184. <BuildType>_emul32</BuildType>
  185. <BuildDependencies>
  186. <Dependency>atk-32bit</Dependency>
  187. <Dependency>cups-32bit</Dependency>
  188. <Dependency>glib2-32bit</Dependency>
  189. <Dependency>cairo-32bit</Dependency>
  190. <Dependency>pango-32bit</Dependency>
  191. <Dependency>libXi-32bit</Dependency>
  192. <Dependency>libX11-32bit</Dependency>
  193. <Dependency>libXext-32bit</Dependency>
  194. <Dependency>libXrandr-32bit</Dependency>
  195. <Dependency>libXfixes-32bit</Dependency>
  196. <Dependency>gdk-pixbuf-32bit</Dependency>
  197. <Dependency>libXcursor-32bit</Dependency>
  198. <Dependency>libXdamage-32bit</Dependency>
  199. <Dependency>fontconfig-32bit</Dependency>
  200. <Dependency>at-spi2-atk-32bit</Dependency>
  201. <Dependency>libXinerama-32bit</Dependency>
  202. <Dependency>libXcomposite-32bit</Dependency>
  203. <Dependency>libepoxy-32bit</Dependency>
  204. </BuildDependencies>
  205. <RuntimeDependencies>
  206. <Dependency release="current">gtk3</Dependency>
  207. <Dependency>atk-32bit</Dependency>
  208. <Dependency>cups-32bit</Dependency>
  209. <Dependency>glib2-32bit</Dependency>
  210. <Dependency>cairo-32bit</Dependency>
  211. <Dependency>pango-32bit</Dependency>
  212. <Dependency>librest-32bit</Dependency>
  213. <Dependency>json-glib-32bit</Dependency>
  214. <Dependency>libXi-32bit</Dependency>
  215. <Dependency>libX11-32bit</Dependency>
  216. <Dependency>libXext-32bit</Dependency>
  217. <Dependency>libXrandr-32bit</Dependency>
  218. <Dependency>libXfixes-32bit</Dependency>
  219. <Dependency>gdk-pixbuf-32bit</Dependency>
  220. <Dependency>libXcursor-32bit</Dependency>
  221. <Dependency>libXdamage-32bit</Dependency>
  222. <Dependency>fontconfig-32bit</Dependency>
  223. <Dependency>at-spi2-atk-32bit</Dependency>
  224. <Dependency>libXinerama-32bit</Dependency>
  225. <Dependency>libXcomposite-32bit</Dependency>
  226. <Dependency>libepoxy-32bit</Dependency>
  227. </RuntimeDependencies>
  228. <Files>
  229. <Path fileType="executable">/usr/bin/*-32bit</Path>
  230. <Path fileType="library">/usr/lib32</Path>
  231. </Files>
  232. </Package>-->
  233. <History>
  234. <Update release="31">
  235. <Date>2024-07-11</Date>
  236. <Version>3.24.43</Version>
  237. <Comment>Version bump.</Comment>
  238. <Name>Pisi Linux Community</Name>
  239. <Email>admin@pisilinux.org</Email>
  240. </Update>
  241. <Update release="30">
  242. <Date>2024-05-21</Date>
  243. <Version>3.24.42</Version>
  244. <Comment>Version bump.</Comment>
  245. <Name>Mustafa Cinasal</Name>
  246. <Email>muscnsl@gmail.com</Email>
  247. </Update>
  248. <Update release="29">
  249. <Date>2024-01-24</Date>
  250. <Version>3.24.41</Version>
  251. <Comment>Version bump.</Comment>
  252. <Name>Mustafa Cinasal</Name>
  253. <Email>muscnsl@gmail.com</Email>
  254. </Update>
  255. <Update release="28">
  256. <Date>2024-01-18</Date>
  257. <Version>3.24.40</Version>
  258. <Comment>Version bump.</Comment>
  259. <Name>Mustafa Cinasal</Name>
  260. <Email>muscnsl@gmail.com</Email>
  261. </Update>
  262. <Update release="27">
  263. <Date>2023-12-19</Date>
  264. <Version>3.24.39</Version>
  265. <Comment>Version bump.</Comment>
  266. <Name>Mustafa Cinasal</Name>
  267. <Email>muscnsl@gmail.com</Email>
  268. </Update>
  269. <Update release="26">
  270. <Date>2023-10-17</Date>
  271. <Version>3.24.38</Version>
  272. <Comment>Rebuild.</Comment>
  273. <Name>Mustafa Cinasal</Name>
  274. <Email>muscnsl@gmail.com</Email>
  275. </Update>
  276. <Update release="25">
  277. <Date>2023-05-22</Date>
  278. <Version>3.24.38</Version>
  279. <Comment>Version bump.</Comment>
  280. <Name>Mustafa Cinasal</Name>
  281. <Email>muscnsl@gmail.com</Email>
  282. </Update>
  283. <Update release="24">
  284. <Date>2023-03-03</Date>
  285. <Version>3.24.37</Version>
  286. <Comment>Version bump.</Comment>
  287. <Name>Mustafa Cinasal</Name>
  288. <Email>muscnsl@gmail.com</Email>
  289. </Update>
  290. <Update release="23">
  291. <Date>2022-12-22</Date>
  292. <Version>3.24.36</Version>
  293. <Comment>Version bump.</Comment>
  294. <Name>Mustafa Cinasal</Name>
  295. <Email>muscnsl@gmail.com</Email>
  296. </Update>
  297. <Update release="22">
  298. <Date>2022-11-23</Date>
  299. <Version>3.24.35</Version>
  300. <Comment>Version bump.</Comment>
  301. <Name>Mustafa Cinasal</Name>
  302. <Email>muscnsl@gmail.com</Email>
  303. </Update>
  304. <Update release="21">
  305. <Date>2022-10-23</Date>
  306. <Version>3.24.34</Version>
  307. <Comment>Rebuild.</Comment>
  308. <Name>Mustafa Cinasal</Name>
  309. <Email>muscnsl@gmail.com</Email>
  310. </Update>
  311. <Update release="20">
  312. <Date>2022-09-23</Date>
  313. <Version>3.24.34</Version>
  314. <Comment>Rebuild.</Comment>
  315. <Name>Mustafa Cinasal</Name>
  316. <Email>muscnsl@gmail.com</Email>
  317. </Update>
  318. <Update release="19">
  319. <Date>2022-07-04</Date>
  320. <Version>3.24.34</Version>
  321. <Comment>Version bump.</Comment>
  322. <Name>Mustafa Cinasal</Name>
  323. <Email>muscnsl@gmail.com</Email>
  324. </Update>
  325. <Update release="18">
  326. <Date>2021-12-21</Date>
  327. <Version>3.24.31</Version>
  328. <Comment>Version bump.</Comment>
  329. <Name>Mustafa Cinasal</Name>
  330. <Email>muscnsl@gmail.com</Email>
  331. </Update>
  332. <Update release="17">
  333. <Date>2021-07-15</Date>
  334. <Version>3.24.30</Version>
  335. <Comment>Version bump</Comment>
  336. <Name>Mustafa Cinasal</Name>
  337. <Email>muscnsl@gmail.com</Email>
  338. </Update>
  339. <Update release="16">
  340. <Date>2021-06-08</Date>
  341. <Version>3.24.29</Version>
  342. <Comment>Rebuild</Comment>
  343. <Name>Mustafa Cinasal</Name>
  344. <Email>muscnsl@gmail.com</Email>
  345. </Update>
  346. <Update release="15">
  347. <Date>2021-06-08</Date>
  348. <Version>3.24.29</Version>
  349. <Comment>Version bump</Comment>
  350. <Name>Mustafa Cinasal</Name>
  351. <Email>muscnsl@gmail.com</Email>
  352. </Update>
  353. <Update release="14">
  354. <Date>2021-05-03</Date>
  355. <Version>3.24.20</Version>
  356. <Comment>Rebuild Wayland</Comment>
  357. <Name>Mustafa Cinasal</Name>
  358. <Email>muscnsl@gmail.com</Email>
  359. </Update>
  360. <Update release="13">
  361. <Date>2020-05-01</Date>
  362. <Version>3.24.20</Version>
  363. <Comment>Version bump</Comment>
  364. <Name>Kamil Atlı</Name>
  365. <Email>suvari@pisilinux.org</Email>
  366. </Update>
  367. <Update release="12">
  368. <Date>2020-01-10</Date>
  369. <Version>3.24.13</Version>
  370. <Comment>Version bump.</Comment>
  371. <Name>Idris Kalp</Name>
  372. <Email>idriskalp@gmail.com</Email>
  373. </Update>
  374. <Update release="11">
  375. <Date>2019-12-03</Date>
  376. <Version>3.24.10</Version>
  377. <Comment>Version bump.</Comment>
  378. <Name>Mustafa Cinasal</Name>
  379. <Email>muscnsl@gmail.com</Email>
  380. </Update>
  381. <Update release="10">
  382. <Date>2019-01-15</Date>
  383. <Version>3.22.30</Version>
  384. <Comment>Version Bump.</Comment>
  385. <Name>Pisi Linux Community</Name>
  386. <Email>admin@pisilinux.org</Email>
  387. </Update>
  388. <Update release="9">
  389. <Date>2018-11-20</Date>
  390. <Version>3.22.28</Version>
  391. <Comment>Rebuild Cups eneble.</Comment>
  392. <Name>Pisi Linux Community</Name>
  393. <Email>admin@pisilinux.org</Email>
  394. </Update>
  395. <Update release="8">
  396. <Date>2018-07-30</Date>
  397. <Version>3.22.28</Version>
  398. <Comment>Version Bump</Comment>
  399. <Name>Pisi Linux Community</Name>
  400. <Email>admin@pisilinux.org</Email>
  401. </Update>
  402. <Update release="7">
  403. <Date>2018-01-30</Date>
  404. <Version>3.22.26</Version>
  405. <Comment>Rebuild</Comment>
  406. <Name>Pisi Linux Community</Name>
  407. <Email>admin@pisilinux.org</Email>
  408. </Update>
  409. <Update release="6">
  410. <Date>2017-05-08</Date>
  411. <Version>3.22.8</Version>
  412. <Comment>Rebuild</Comment>
  413. <Name>Pisi Linux Community</Name>
  414. <Email>admin@pisilinux.org</Email>
  415. </Update>
  416. <Update release="5">
  417. <Date>2017-02-16</Date>
  418. <Version>3.22.8</Version>
  419. <Comment>Version Bump</Comment>
  420. <Name>Pisi Linux Community</Name>
  421. <Email>admin@pisilinux.org</Email>
  422. </Update>
  423. <Update release="4">
  424. <Date>2016-08-19</Date>
  425. <Version>3.20.4</Version>
  426. <Comment>Release Bump</Comment>
  427. <Name>Pisi Linux Community</Name>
  428. <Email>admin@pisilinux.org</Email>
  429. </Update>
  430. <Update release="3">
  431. <Date>2016-06-06</Date>
  432. <Version>3.20.4</Version>
  433. <Comment>Version bump</Comment>
  434. <Name>Osman Erkan</Name>
  435. <Email>osman.erkan@pisilinux.org</Email>
  436. </Update>
  437. <Update release="2">
  438. <Date>2016-04-30</Date>
  439. <Version>3.18.6</Version>
  440. <Comment>Release bump</Comment>
  441. <Name>Osman Erkan</Name>
  442. <Email>osman.erkan@pisilinux.org</Email>
  443. </Update>
  444. <Update release="1">
  445. <Date>2016-01-25</Date>
  446. <Version>3.18.6</Version>
  447. <Comment>First release</Comment>
  448. <Name>Osman Erkan</Name>
  449. <Email>osman.erkan@pisilinux.org</Email>
  450. </Update>
  451. </History>
  452. </PISI>