pspec.xml 13 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>inkscape</Name>
  6. <Homepage>https://inkscape.org/</Homepage>
  7. <Packager>
  8. <Name>PisiLinux Community</Name>
  9. <Email>admins@pisilinux.org</Email>
  10. </Packager>
  11. <PartOf>multimedia.graphics</PartOf>
  12. <License>GPL-2</License>
  13. <License>LGPL-2.1</License>
  14. <IsA>app:gui</IsA>
  15. <Summary>SVG vector graphics application.</Summary>
  16. <Description>Inkscape is an application to create, edit, and convert SVG vector graphics images that can also import from and export to bitmap image files.</Description>
  17. <Archive sha1sum="7a071422e9300c5006707d57bc28245cce2aa2a3" type="tarxz">
  18. https://inkscape.org/gallery/item/42328/inkscape-1.3.tar.xz
  19. </Archive>
  20. <BuildDependencies>
  21. <Dependency>cmake</Dependency>
  22. <Dependency>ragel</Dependency>
  23. <Dependency>ccache</Dependency>
  24. <Dependency>cython3</Dependency>
  25. <Dependency>potrace</Dependency>
  26. <Dependency>gc-devel</Dependency>
  27. <Dependency>intltool</Dependency>
  28. <Dependency>gsl-devel</Dependency>
  29. <Dependency>gdl-devel</Dependency>
  30. <!-- stable deps. -->
  31. <Dependency>libXt-devel</Dependency>
  32. <Dependency>libXv-devel</Dependency>
  33. <Dependency>libSM-devel</Dependency>
  34. <Dependency>libXaw-devel</Dependency>
  35. <Dependency>libXmu-devel</Dependency>
  36. <Dependency>libXpm-devel</Dependency>
  37. <Dependency>libXres-devel</Dependency>
  38. <Dependency>libXtst-devel</Dependency>
  39. <Dependency>ncurses-devel</Dependency>
  40. <Dependency>xcb-util-devel</Dependency>
  41. <Dependency>readline-devel</Dependency>
  42. <Dependency>libepoxy-devel</Dependency>
  43. <Dependency>libxkbfile-devel</Dependency>
  44. <!-- -->
  45. <Dependency>dbus-devel</Dependency>
  46. <Dependency>gtk3-devel</Dependency>
  47. <Dependency>popt-devel</Dependency>
  48. <Dependency>lcms2-devel</Dependency>
  49. <Dependency>boost-devel</Dependency>
  50. <Dependency>aalib-devel</Dependency>
  51. <Dependency>aspell-devel</Dependency>
  52. <Dependency>gtkmm3-devel</Dependency>
  53. <Dependency>libwpg-devel</Dependency>
  54. <Dependency>libcdr-devel</Dependency>
  55. <Dependency>libwpd-devel</Dependency>
  56. <Dependency>liblqr-devel</Dependency>
  57. <Dependency>libxslt-devel</Dependency>
  58. <Dependency>libsoup-devel</Dependency>
  59. <Dependency>python3-devel</Dependency>
  60. <Dependency>boost-python3</Dependency>
  61. <Dependency>poppler-devel</Dependency>
  62. <Dependency>poppler-utils</Dependency>
  63. <Dependency>libyaml-devel</Dependency>
  64. <Dependency>libvisio-devel</Dependency>
  65. <Dependency>libspiro-devel</Dependency>
  66. <Dependency>gtkspell3-devel</Dependency>
  67. <Dependency>dbus-glib-devel</Dependency>
  68. <Dependency>librevenge-devel</Dependency>
  69. <!-- <Dependency>imagemagick6-devel</Dependency> -->
  70. <Dependency>poppler-glib-devel</Dependency>
  71. <Dependency>desktop-file-utils</Dependency>
  72. <Dependency>libjpeg-turbo-devel</Dependency>
  73. <Dependency>GraphicsMagick-devel</Dependency>
  74. <Dependency>appstream-glib-devel</Dependency>
  75. <Dependency>double-conversion-devel</Dependency>
  76. <Dependency>python3-pygobject3-devel</Dependency>
  77. </BuildDependencies>
  78. </Source>
  79. <Package>
  80. <Name>inkscape</Name>
  81. <Summary>SVG vector graphics application.</Summary>
  82. <RuntimeDependencies>
  83. <Dependency>gc</Dependency>
  84. <Dependency>gdl</Dependency>
  85. <Dependency>gsl</Dependency>
  86. <Dependency>dbus</Dependency>
  87. <Dependency>gtk3</Dependency>
  88. <Dependency>zlib</Dependency>
  89. <Dependency>atkmm</Dependency>
  90. <Dependency>cairo</Dependency>
  91. <Dependency>glib2</Dependency>
  92. <Dependency>lcms2</Dependency>
  93. <Dependency>pango</Dependency>
  94. <Dependency>boost</Dependency>
  95. <Dependency>aspell</Dependency>
  96. <Dependency>glibmm</Dependency>
  97. <Dependency>gtkmm3</Dependency>
  98. <Dependency>libX11</Dependency>
  99. <Dependency>libcdr</Dependency>
  100. <Dependency>libgcc</Dependency>
  101. <Dependency>libpng</Dependency>
  102. <Dependency>libwpg</Dependency>
  103. <Dependency>python3</Dependency>
  104. <Dependency>potrace</Dependency>
  105. <Dependency>cairomm</Dependency>
  106. <Dependency>libgomp</Dependency>
  107. <Dependency>libsoup</Dependency>
  108. <Dependency>libxml2</Dependency>
  109. <Dependency>libxslt</Dependency>
  110. <Dependency>pangomm</Dependency>
  111. <Dependency>poppler</Dependency>
  112. <Dependency>readline</Dependency>
  113. <Dependency>freetype</Dependency>
  114. <Dependency>harfbuzz</Dependency>
  115. <Dependency>lib2geom</Dependency>
  116. <Dependency>libvisio</Dependency>
  117. <Dependency>libspiro</Dependency>
  118. <Dependency>libepoxy</Dependency>
  119. <Dependency>dbus-glib</Dependency>
  120. <Dependency>gtkspell3</Dependency>
  121. <Dependency>libsigc++</Dependency>
  122. <Dependency>fontconfig</Dependency>
  123. <Dependency>gdk-pixbuf</Dependency>
  124. <Dependency>librevenge</Dependency>
  125. <!-- <Dependency>imagemagick6</Dependency> -->
  126. <Dependency>poppler-glib</Dependency>
  127. <Dependency>python3-lxml</Dependency>
  128. <Dependency>python3-numpy</Dependency>
  129. <Dependency>python3-scour</Dependency>
  130. <Dependency>boost-python3</Dependency>
  131. <Dependency>libjpeg-turbo</Dependency>
  132. <Dependency>GraphicsMagick</Dependency>
  133. <Dependency>python3-appdirs</Dependency>
  134. <Dependency>python3-cssselect</Dependency>
  135. <!-- <Dependency>double-conversion</Dependency> -->
  136. <Dependency>python3-pygobject3</Dependency>
  137. </RuntimeDependencies>
  138. <Files>
  139. <Path fileType="man">/usr/share/man</Path>
  140. <Path fileType="doc">/usr/share/doc</Path>
  141. <Path fileType="executable">/usr/bin</Path>
  142. <Path fileType="data">/usr/share/icons</Path>
  143. <Path fileType="data">/usr/share/metainfo</Path>
  144. <Path fileType="data">/usr/share/inkscape</Path>
  145. <Path fileType="library">/usr/lib/inkscape</Path>
  146. <Path fileType="localedata">/usr/share/locale</Path>
  147. <Path fileType="data">/usr/share/applications</Path>
  148. <Path fileType="localedata">/usr/share/bash-completion/completions/inkscape</Path>
  149. </Files>
  150. </Package>
  151. <Package>
  152. <Name>lib2geom</Name>
  153. <RuntimeDependencies>
  154. <Dependency>gsl</Dependency>
  155. <Dependency>glib2</Dependency>
  156. <Dependency>cairo</Dependency>
  157. <Dependency>libgcc</Dependency>
  158. <Dependency>double-conversion</Dependency>
  159. </RuntimeDependencies>
  160. <Files>
  161. <Path fileType="library">/usr/lib</Path>
  162. </Files>
  163. </Package>
  164. <Package>
  165. <Name>lib2geom-devel</Name>
  166. <RuntimeDependencies>
  167. <Dependency release="current">lib2geom</Dependency>
  168. </RuntimeDependencies>
  169. <Files>
  170. <Path fileType="library">/usr/lib/cmake</Path>
  171. <Path fileType="library">/usr/lib/pkgconfig</Path>
  172. <Path fileType="header">/usr/include</Path>
  173. </Files>
  174. </Package>
  175. <History>
  176. <Update release="20">
  177. <Date>2023-11-01</Date>
  178. <Version>1.3</Version>
  179. <Comment>Rebuild</Comment>
  180. <Name>Kamil Atlı</Name>
  181. <Email>suvari@pisilinux.org</Email>
  182. </Update>
  183. <Update release="19">
  184. <Date>2023-08-07</Date>
  185. <Version>1.3</Version>
  186. <Comment>Version bump</Comment>
  187. <Name>Kamil Atlı</Name>
  188. <Email>suvari@pisilinux.org</Email>
  189. </Update>
  190. <Update release="18">
  191. <Date>2023-04-25</Date>
  192. <Version>1.2.2</Version>
  193. <Comment>Rebuild.</Comment>
  194. <Name>Mustafa Cinasal</Name>
  195. <Email>muscnsl@gnail.com</Email>
  196. </Update>
  197. <Update release="17">
  198. <Date>2022-12-31</Date>
  199. <Version>1.2.2</Version>
  200. <Comment>Version bump.</Comment>
  201. <Name>fury</Name>
  202. <Email>uglyside@yandex.ru</Email>
  203. </Update>
  204. <Update release="16">
  205. <Date>2022-11-14</Date>
  206. <Version>1.2.1</Version>
  207. <Comment>Version bump.</Comment>
  208. <Name>fury</Name>
  209. <Email>uglyside@yandex.ru</Email>
  210. </Update>
  211. <Update release="15">
  212. <Date>2022-07-08</Date>
  213. <Version>1.2</Version>
  214. <Comment>Rebuild.</Comment>
  215. <Name>Kamil Atlı</Name>
  216. <Email>suvari@pisilinux.org</Email>
  217. </Update>
  218. <Update release="14">
  219. <Date>2022-05-01</Date>
  220. <Version>1.2</Version>
  221. <Comment>Version bump</Comment>
  222. <Name>Kamil Atlı</Name>
  223. <Email>suvari@pisilinux.org</Email>
  224. </Update>
  225. <Update release="13">
  226. <Date>2022-05-01</Date>
  227. <Version>1.1.2</Version>
  228. <Comment>Version bump.</Comment>
  229. <Name>fury</Name>
  230. <Email>uglyside@yandex.ru</Email>
  231. </Update>
  232. <Update release="12">
  233. <Date>2021-12-20</Date>
  234. <Version>1.1.1</Version>
  235. <Comment>Version bump.</Comment>
  236. <Name>fury</Name>
  237. <Email>uglyside@yandex.ru</Email>
  238. </Update>
  239. <Update release="11">
  240. <Date>2021-06-05</Date>
  241. <Version>1.1</Version>
  242. <Comment>Version bump.</Comment>
  243. <Name>fury</Name>
  244. <Email>uglyside@yandex.ru</Email>
  245. </Update>
  246. <Update release="10">
  247. <Date>2021-03-20</Date>
  248. <Version>1.0.2</Version>
  249. <Comment>Version bump.</Comment>
  250. <Name>fury</Name>
  251. <Email>uglyside@yandex.ru</Email>
  252. </Update>
  253. <Update release="9">
  254. <Date>2020-09-11</Date>
  255. <Version>1.0.1</Version>
  256. <Comment>Ver bump, gtk3.</Comment>
  257. <Name>fury</Name>
  258. <Email>uglyside@yandex.ru</Email>
  259. </Update>
  260. <Update release="8">
  261. <Date>2020-04-16</Date>
  262. <Version>0.92.5</Version>
  263. <Comment>Version Bump</Comment>
  264. <Name>Ayhan Yalçınsoy</Name>
  265. <Email>ayhanyalcinsoy@pisilinux.org</Email>
  266. </Update>
  267. <Update release="7">
  268. <Date>2019-10-05</Date>
  269. <Version>0.92.4</Version>
  270. <Comment>Rebuild.</Comment>
  271. <Name>Pisi Linux Community</Name>
  272. <Email>admin@pisilinux.org</Email>
  273. </Update>
  274. <Update release="6">
  275. <Date>2019-06-26</Date>
  276. <Version>0.92.4</Version>
  277. <Comment>Version Bump.</Comment>
  278. <Name>Pisi Linux Community</Name>
  279. <Email>admin@pisilinux.org</Email>
  280. </Update>
  281. <Update release="5">
  282. <Date>2018-09-01</Date>
  283. <Version>0.92.3</Version>
  284. <Comment>Release Bump.</Comment>
  285. <Name>Pisi Linux Community</Name>
  286. <Email>admin@pisilinux.org</Email>
  287. </Update>
  288. <Update release="4">
  289. <Date>2018-03-23</Date>
  290. <Version>0.92.3</Version>
  291. <Comment>Release Bump.</Comment>
  292. <Name>Pisi Linux Community</Name>
  293. <Email>admin@pisilinux.org</Email>
  294. </Update>
  295. <Update release="3">
  296. <Date>2017-05-16</Date>
  297. <Version>0.92.1</Version>
  298. <Comment>Release Bump</Comment>
  299. <Name>Pisi Linux Community</Name>
  300. <Email>admin@pisilinux.org</Email>
  301. </Update>
  302. <Update release="2">
  303. <Date>2016-06-10</Date>
  304. <Version>0.91</Version>
  305. <Comment>Release Bump</Comment>
  306. <Name>Pisi Linux Community</Name>
  307. <Email>admin@pisilinux.org</Email>
  308. </Update>
  309. <Update release="1">
  310. <Date>2015-11-29</Date>
  311. <Version>0.91</Version>
  312. <Comment>First release</Comment>
  313. <Name>Stefan Gronewold (groni)</Name>
  314. <Email>groni@pisilinux.org</Email>
  315. </Update>
  316. </History>
  317. </PISI>