pspec.xml 10 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>darktable</Name>
  6. <Homepage>https://darktable.org/</Homepage>
  7. <Packager>
  8. <Name>Stefan Gronewold</Name>
  9. <Email>groni@pisilinux.org</Email>
  10. </Packager>
  11. <License>GPL-3.0</License>
  12. <PartOf>multimedia.graphics</PartOf>
  13. <Summary>darktable is an open source photography workflow application and RAW developer.</Summary>
  14. <Description>darktable is an open source photography workflow application and RAW developer. A virtual lighttable and darkroom for photographers.</Description>
  15. <Archive type="tarxz" sha1sum="952a0ec0d67e5b6a6f474260e3568f6c0eef0ce3">https://github.com/darktable-org/darktable/releases/download/release-4.6.0/darktable-4.6.0.tar.xz</Archive>
  16. <BuildDependencies>
  17. <Dependency>llvm</Dependency>
  18. <Dependency>cmake</Dependency>
  19. <Dependency>ninja</Dependency>
  20. <Dependency>ccache</Dependency>
  21. <Dependency>libgomp</Dependency>
  22. <Dependency>intltool</Dependency>
  23. <Dependency>lua-devel</Dependency>
  24. <Dependency>llvm-libs</Dependency>
  25. <Dependency>llvm-mlir</Dependency>
  26. <Dependency>llvm-polly</Dependency>
  27. <Dependency>gmic-devel</Dependency>
  28. <!-- <Dependency>gtk2-devel</Dependency> -->
  29. <Dependency>gtk3-devel</Dependency>
  30. <Dependency>mesa-devel</Dependency>
  31. <Dependency>webp-devel</Dependency>
  32. <Dependency>tiff-devel</Dependency>
  33. <Dependency>cups-devel</Dependency>
  34. <Dependency>curl-devel</Dependency>
  35. <Dependency>zlib-devel</Dependency>
  36. <Dependency>exiv2-devel</Dependency>
  37. <Dependency>gconf-devel</Dependency>
  38. <Dependency>glib2-devel</Dependency>
  39. <Dependency>lcms2-devel</Dependency>
  40. <Dependency>imath-devel</Dependency>
  41. <Dependency>colord-devel</Dependency>
  42. <Dependency>libX11-devel</Dependency>
  43. <Dependency>libpng-devel</Dependency>
  44. <Dependency>jasper-devel</Dependency>
  45. <Dependency>sqlite-devel</Dependency>
  46. <Dependency>libheif-devel</Dependency>
  47. <Dependency>lensfun-devel</Dependency>
  48. <Dependency>librsvg-devel</Dependency>
  49. <Dependency>libsdl2-devel</Dependency>
  50. <Dependency>libxml2-devel</Dependency>
  51. <Dependency>pugixml-devel</Dependency>
  52. <Dependency>libsoup-devel</Dependency>
  53. <Dependency>openexr-devel</Dependency>
  54. <Dependency>mesa-glu-devel</Dependency>
  55. <Dependency>flickcurl-devel</Dependency>
  56. <Dependency>iso-codes-devel</Dependency>
  57. <Dependency>json-glib-devel</Dependency>
  58. <Dependency>libXrandr-devel</Dependency>
  59. <Dependency>libsecret-devel</Dependency>
  60. <Dependency>openjpeg2-devel</Dependency>
  61. <Dependency>colord-gtk-devel</Dependency>
  62. <Dependency>libgnome-keyring</Dependency>
  63. <Dependency>libgphoto2-devel</Dependency>
  64. <Dependency>llvm-clang-devel</Dependency>
  65. <Dependency>ghostscript-devel</Dependency>
  66. <Dependency>desktop-file-utils</Dependency>
  67. <Dependency>libjpeg-turbo-devel</Dependency>
  68. <Dependency>perl-Image-ExifTool</Dependency>
  69. <Dependency>GraphicsMagick-devel</Dependency>
  70. </BuildDependencies>
  71. <Patches>
  72. <!-- <Patch level="1">darktable-3.4.1_libxcf-cmake.patch</Patch> -->
  73. </Patches>
  74. </Source>
  75. <Package>
  76. <Name>darktable</Name>
  77. <Summary>darktable is an open source photography workflow application and RAW developer.</Summary>
  78. <RuntimeDependencies>
  79. <Dependency>lua</Dependency>
  80. <Dependency>gmic</Dependency>
  81. <Dependency>webp</Dependency>
  82. <Dependency>cups</Dependency>
  83. <Dependency>curl</Dependency>
  84. <Dependency>gtk3</Dependency>
  85. <Dependency>zlib</Dependency>
  86. <Dependency>mesa</Dependency>
  87. <Dependency>tiff</Dependency>
  88. <Dependency>gtk2</Dependency>
  89. <Dependency>icu4c</Dependency>
  90. <Dependency>cairo</Dependency>
  91. <Dependency>glib2</Dependency>
  92. <Dependency>lcms2</Dependency>
  93. <Dependency>pango</Dependency>
  94. <Dependency>imath</Dependency>
  95. <Dependency>colord</Dependency>
  96. <Dependency>libX11</Dependency>
  97. <Dependency>libgcc</Dependency>
  98. <Dependency>libpng</Dependency>
  99. <Dependency>sqlite</Dependency>
  100. <Dependency>libheif</Dependency>
  101. <Dependency>libxml2</Dependency>
  102. <Dependency>pugixml</Dependency>
  103. <Dependency>libsdl2</Dependency>
  104. <Dependency>lensfun</Dependency>
  105. <Dependency>librsvg</Dependency>
  106. <Dependency>libsoup</Dependency>
  107. <Dependency>libgomp</Dependency>
  108. <Dependency>mesa-glu</Dependency>
  109. <Dependency>flickcurl</Dependency>
  110. <Dependency>libXrandr</Dependency>
  111. <Dependency>libsecret</Dependency>
  112. <Dependency>openjpeg2</Dependency>
  113. <Dependency>json-glib</Dependency>
  114. <Dependency>colord-gtk</Dependency>
  115. <Dependency>exiv2-libs</Dependency>
  116. <Dependency>gdk-pixbuf</Dependency>
  117. <Dependency>libgphoto2</Dependency>
  118. <Dependency>ghostscript</Dependency>
  119. <Dependency>openexr-libs</Dependency>
  120. <Dependency>libjpeg-turbo</Dependency>
  121. <Dependency>GraphicsMagick</Dependency>
  122. <Dependency>libgnome-keyring</Dependency>
  123. </RuntimeDependencies>
  124. <Files>
  125. <Path fileType="config">/etc</Path>
  126. <Path fileType="library">/usr/lib/</Path>
  127. <Path fileType="man">/usr/share/man</Path>
  128. <Path fileType="executable">/usr/bin</Path>
  129. <Path fileType="data">/usr/share/icons</Path>
  130. <Path fileType="data">/usr/share/metainfo</Path>
  131. <Path fileType="data">/usr/share/darktable</Path>
  132. <Path fileType="library">/usr/lib/darktable</Path>
  133. <Path fileType="data">/usr/share/applications</Path>
  134. <Path fileType="doc">/usr/share/doc/darktable</Path>
  135. <Path fileType="localedata">/usr/share/locale</Path>
  136. </Files>
  137. </Package>
  138. <History>
  139. <Update release="16">
  140. <Date>2024-01-13</Date>
  141. <Version>4.6.0</Version>
  142. <Comment>Version bump.</Comment>
  143. <Name>Mustafa Cinasal</Name>
  144. <Email>muscnsl@gmail.com</Email>
  145. </Update>
  146. <Update release="15">
  147. <Date>2023-10-29</Date>
  148. <Version>4.4.1</Version>
  149. <Comment>Rebuild.</Comment>
  150. <Name>Mustafa Cinasal</Name>
  151. <Email>muscnsl@gmail.com</Email>
  152. </Update>
  153. <Update release="14">
  154. <Date>2023-07-01</Date>
  155. <Version>4.4.1</Version>
  156. <Comment>Version bump.</Comment>
  157. <Name>Mustafa Cinasal</Name>
  158. <Email>muscnsl@gmail.com</Email>
  159. </Update>
  160. <Update release="13">
  161. <Date>2022-12-31</Date>
  162. <Version>4.2.0</Version>
  163. <Comment>Version bump.</Comment>
  164. <Name>fury</Name>
  165. <Email>uglyside@yandex.ru</Email>
  166. </Update>
  167. <Update release="12">
  168. <Date>2021-02-24</Date>
  169. <Version>3.4.1</Version>
  170. <Comment>Version bump and rebuild.</Comment>
  171. <Name>Blue Devil</Name>
  172. <Email>bluedevil@sctzine.com</Email>
  173. </Update>
  174. <Update release="11">
  175. <Date>2021-01-19</Date>
  176. <Version>3.4.0</Version>
  177. <Comment>Major version bump.</Comment>
  178. <Name>Blue Devil</Name>
  179. <Email>bluedevil@sctzine.com</Email>
  180. </Update>
  181. <Update release="10">
  182. <Date>2020-09-20</Date>
  183. <Version>3.2.1</Version>
  184. <Comment>Minor version bump and translations added</Comment>
  185. <Name>Blue Devil</Name>
  186. <Email>bluedevil@sctzine.com</Email>
  187. </Update>
  188. <Update release="9">
  189. <Date>2020-03-28</Date>
  190. <Version>3.0.1</Version>
  191. <Comment>Version bump.</Comment>
  192. <Name>İdris Kalp</Name>
  193. <Email>idriskalp@gmail.com</Email>
  194. </Update>
  195. <Update release="8">
  196. <Date>2020-03-05</Date>
  197. <Version>3.0.0</Version>
  198. <Comment>Version bump.</Comment>
  199. <Name>Mustafa Cinasal</Name>
  200. <Email>muscnsl@gmail.com</Email>
  201. </Update>
  202. <Update release="7">
  203. <Date>2019-11-05</Date>
  204. <Version>2.6.3</Version>
  205. <Comment>Version bump.</Comment>
  206. <Name>Mustafa Cinasal</Name>
  207. <Email>muscnsl@gmail.com</Email>
  208. </Update>
  209. <Update release="6">
  210. <Date>2018-10-13</Date>
  211. <Version>2.4.4</Version>
  212. <Comment>Version bump</Comment>
  213. <Name>Kamil Atlı</Name>
  214. <Email>suvari@pisilinux.org</Email>
  215. </Update>
  216. <Update release="5">
  217. <Date>2018-09-01</Date>
  218. <Version>2.2.5</Version>
  219. <Comment>Rebuild</Comment>
  220. <Name>Mustafa Cinasal</Name>
  221. <Email>muscnsl@gmail.com</Email>
  222. </Update>
  223. <Update release="4">
  224. <Date>2018-02-14</Date>
  225. <Version>2.2.5</Version>
  226. <Comment>Rebuild</Comment>
  227. <Name>Mustafa Cinasal</Name>
  228. <Email>muscnsl@gmail.com</Email>
  229. </Update>
  230. <Update release="3">
  231. <Date>2017-10-06</Date>
  232. <Version>2.2.5</Version>
  233. <Comment>Rebuild</Comment>
  234. <Name>Mustafa Cinasal</Name>
  235. <Email>muscnsl@gmail.com</Email>
  236. </Update>
  237. <Update release="2">
  238. <Date>2017-04-15</Date>
  239. <Version>2.2.4</Version>
  240. <Comment>Rebuild with new toolchain</Comment>
  241. <Name>Stefan Gronewold</Name>
  242. <Email>groni@pisilinux.org</Email>
  243. </Update>
  244. <Update release="1">
  245. <Date>2016-11-13</Date>
  246. <Version>2.0.7</Version>
  247. <Comment>First Release</Comment>
  248. <Name>Stefan Gronewold</Name>
  249. <Email>groni@pisilinux.org</Email>
  250. </Update>
  251. </History>
  252. </PISI>