pspec.xml 8.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>hugin</Name>
  6. <Homepage>https://hugin.sourceforge.io/</Homepage>
  7. <Packager>
  8. <Name>PisiLinux Community</Name>
  9. <Email>admins@pisilinux.org</Email>
  10. </Packager>
  11. <License>GPLv2</License>
  12. <Icon>hugin</Icon>
  13. <IsA>app:gui</IsA>
  14. <IsA>library</IsA>
  15. <Summary>A panoramic photo stitcher</Summary>
  16. <Description>hugin can be used to stitch multiple images together. The resulting image can span 360 degrees. Another common use is the creation of very high resolution pictures by combining multiple images.</Description>
  17. <Archive sha1sum="f543d8b617a5d39e7b8671766bbdcf0f34776ea6" type="tarbz2">mirrors://sourceforge/hugin/hugin/hugin-2022.0/hugin-2022.0.0.tar.bz2</Archive>
  18. <BuildDependencies>
  19. <Dependency>swig</Dependency>
  20. <Dependency>cmake</Dependency>
  21. <Dependency>ninja</Dependency>
  22. <Dependency>glew-devel</Dependency>
  23. <Dependency>tiff-devel</Dependency>
  24. <Dependency>zlib-devel</Dependency>
  25. <Dependency>vigra-devel</Dependency>
  26. <Dependency>boost-devel</Dependency>
  27. <Dependency>imath-devel</Dependency>
  28. <Dependency>lcms2-devel</Dependency>
  29. <Dependency>exiv2-devel</Dependency>
  30. <Dependency>fftw3-devel</Dependency>
  31. <Dependency>flann-devel</Dependency>
  32. <Dependency>wxGTK-devel</Dependency>
  33. <Dependency>libXmu-devel</Dependency>
  34. <Dependency>libpng-devel</Dependency>
  35. <Dependency>python-devel</Dependency>
  36. <Dependency>lapack-devel</Dependency>
  37. <Dependency>sqlite-devel</Dependency>
  38. <Dependency>openexr-devel</Dependency>
  39. <Dependency>lensfun-devel</Dependency>
  40. <Dependency>freeglut-devel</Dependency>
  41. <Dependency>libpano13-devel</Dependency>
  42. <Dependency>libjpeg-turbo-devel</Dependency>
  43. </BuildDependencies>
  44. <Patches>
  45. <!-- <Patch level="1">hugin-openexr3.patch</Patch> -->
  46. </Patches>
  47. </Source>
  48. <Package>
  49. <Name>hugin</Name>
  50. <Replaces>
  51. <Package>hugin-libs</Package>
  52. <Package>hugin-tools</Package>
  53. </Replaces>
  54. <RuntimeDependencies>
  55. <Dependency>blas</Dependency>
  56. <Dependency>glew</Dependency>
  57. <Dependency>mesa</Dependency>
  58. <Dependency>tiff</Dependency>
  59. <Dependency>boost</Dependency>
  60. <Dependency>lcms2</Dependency>
  61. <Dependency>imath</Dependency>
  62. <Dependency>flann</Dependency>
  63. <Dependency>fftw3</Dependency>
  64. <Dependency>vigra</Dependency>
  65. <Dependency>wxGTK</Dependency>
  66. <Dependency>lapack</Dependency>
  67. <Dependency>libgcc</Dependency>
  68. <Dependency>python</Dependency>
  69. <Dependency>libX11</Dependency>
  70. <Dependency>sqlite</Dependency>
  71. <Dependency>enblend</Dependency>
  72. <Dependency>libgomp</Dependency>
  73. <Dependency>libglvnd</Dependency>
  74. <Dependency>freeglut</Dependency>
  75. <Dependency>mesa-glu</Dependency>
  76. <Dependency>libpano13</Dependency>
  77. <Dependency>exiv2-libs</Dependency>
  78. <Dependency>openexr-libs</Dependency>
  79. <Dependency>wxGTK-common</Dependency>
  80. <Dependency>perl-Image-ExifTool</Dependency>
  81. </RuntimeDependencies>
  82. <Files>
  83. <Path fileType="executable">/usr/bin</Path>
  84. <Path fileType="library">/usr/lib/</Path>
  85. <Path fileType="data">/usr/share/mime</Path>
  86. <Path fileType="data">/usr/share/icons</Path>
  87. <Path fileType="data">/usr/share/hugin</Path>
  88. <Path fileType="data">/usr/share/pixmaps</Path>
  89. <Path fileType="data">/usr/share/metainfo/</Path>
  90. <Path fileType="data">/usr/share/applications</Path>
  91. <Path fileType="localedata">/usr/share/locale</Path>
  92. <Path fileType="man">/usr/share/man</Path>
  93. <Path fileType="doc">/usr/share/doc</Path>
  94. <Path fileType="data">/usr/share/hugin/xrc/data</Path>
  95. </Files>
  96. </Package>
  97. <History>
  98. <Update release="16">
  99. <Date>2023-10-29</Date>
  100. <Version>2022.0.0</Version>
  101. <Comment>Rebuild.</Comment>
  102. <Name>fury</Name>
  103. <Email>uglyside@yandex.ru</Email>
  104. </Update>
  105. <Update release="15">
  106. <Date>2022-12-31</Date>
  107. <Version>2022.0.0</Version>
  108. <Comment>Version bump.</Comment>
  109. <Name>fury</Name>
  110. <Email>uglyside@yandex.ru</Email>
  111. </Update>
  112. <Update release="14">
  113. <Date>2022-08-01</Date>
  114. <Version>2020.0.0</Version>
  115. <Comment>Rebuild.</Comment>
  116. <Name>Kamil Atlı</Name>
  117. <Email>suvari@pisilinux.org</Email>
  118. </Update>
  119. <Update release="13">
  120. <Date>2021-10-27</Date>
  121. <Version>2020.0.0</Version>
  122. <Comment>Rebuild</Comment>
  123. <Name>Kamil Atlı</Name>
  124. <Email>suvari@pisilinux.org</Email>
  125. </Update>
  126. <Update release="12">
  127. <Date>2021-03-12</Date>
  128. <Version>2020.0.0</Version>
  129. <Comment>Version bump</Comment>
  130. <Name>Kamil Atlı</Name>
  131. <Email>suvari@pisilinux.org</Email>
  132. </Update>
  133. <Update release="11">
  134. <Date>2020-09-20</Date>
  135. <Version>2019.2.0</Version>
  136. <Comment>Version bump.</Comment>
  137. <Name>Mustafa Cinasal</Name>
  138. <Email>muscnsl@gmail.com</Email>
  139. </Update>
  140. <Update release="10">
  141. <Date>2020-03-05</Date>
  142. <Version>2019.2.0</Version>
  143. <Comment>Version bump.</Comment>
  144. <Name>Mustafa Cinasal</Name>
  145. <Email>muscnsl@gmail.com</Email>
  146. </Update>
  147. <Update release="9">
  148. <Date>2019-10-05</Date>
  149. <Version>2019.0.0</Version>
  150. <Comment>Version bump.</Comment>
  151. <Name>Mustafa Cinasal</Name>
  152. <Email>muscnsl@gmail.com</Email>
  153. </Update>
  154. <Update release="8">
  155. <Date>2018-09-01</Date>
  156. <Version>2018.0.0</Version>
  157. <Comment>Rebuild.</Comment>
  158. <Name>Pisi Linux Community</Name>
  159. <Email>admin@pisilinux.org</Email>
  160. </Update>
  161. <Update release="7">
  162. <Date>2018-05-11</Date>
  163. <Version>2018.0.0</Version>
  164. <Comment>Rebuild.</Comment>
  165. <Name>Pisi Linux Community</Name>
  166. <Email>admin@pisilinux.org</Email>
  167. </Update>
  168. <Update release="6">
  169. <Date>2018-03-22</Date>
  170. <Version>2018.0.0</Version>
  171. <Comment>Rebuild.</Comment>
  172. <Name>Pisi Linux Community</Name>
  173. <Email>admin@pisilinux.org</Email>
  174. </Update>
  175. <Update release="5">
  176. <Date>2018-02-14</Date>
  177. <Version>2018.0.0</Version>
  178. <Comment>Ver.Bump.</Comment>
  179. <Name>Mustafa Cinasal</Name>
  180. <Email>muscnsl@gmail.com</Email>
  181. </Update>
  182. <Update release="4">
  183. <Date>2017-10-06</Date>
  184. <Version>2017.0.0</Version>
  185. <Comment>Version Bump</Comment>
  186. <Name>Mustafa Cinasal</Name>
  187. <Email>muscnsl@gmail.com</Email>
  188. </Update>
  189. <Update release="3">
  190. <Date>2017-04-17</Date>
  191. <Version>2016.2.0</Version>
  192. <Comment>Version Bump</Comment>
  193. <Name>Pisi Linux Community</Name>
  194. <Email>admin@pisilinux.org</Email>
  195. </Update>
  196. <Update release="2">
  197. <Date>2016-06-09</Date>
  198. <Version>2015.0.0</Version>
  199. <Comment>Release Bump</Comment>
  200. <Name>Pisi Linux Community</Name>
  201. <Email>admin@pisilinux.org</Email>
  202. </Update>
  203. <Update release="1">
  204. <Date>2015-11-06</Date>
  205. <Version>2015.0.0</Version>
  206. <Comment>First release</Comment>
  207. <Name>Osman Erkan</Name>
  208. <Email>osman.erkan@pisilinux.org</Email>
  209. </Update>
  210. </History>
  211. </PISI>