pspec.xml 4.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>geeqie</Name>
  6. <Homepage>http://www.geeqie.org/</Homepage>
  7. <Packager>
  8. <Name>PisiLinux Community</Name>
  9. <Email>admins@pisilinux.org</Email>
  10. </Packager>
  11. <License>GPL-2</License>
  12. <IsA>app:gui</IsA>
  13. <PartOf>multimedia.graphics</PartOf>
  14. <Summary>Geeqie is a lightweight image viewer for Linux, BSDs and compatibles.</Summary>
  15. <Description>
  16. Geeqie can be used as a simple, fast, database-free image viewer, but equally it can be used to manage large collections of images.
  17. </Description>
  18. <Archive sha1sum="dc4ad83760d9902b74478663e27a268999dca895" type="tarxz">
  19. https://github.com/BestImageViewer/geeqie/releases/download/v2.0.1/geeqie-2.0.1.tar.xz
  20. </Archive>
  21. <BuildDependencies>
  22. <Dependency>vim</Dependency>
  23. <Dependency>meson</Dependency>
  24. <Dependency>cmake</Dependency>
  25. <Dependency>doxygen</Dependency>
  26. <Dependency>xz-devel</Dependency>
  27. <Dependency>acl-devel</Dependency>
  28. <Dependency>lua-devel</Dependency>
  29. <Dependency>lzo-devel</Dependency>
  30. <Dependency>lz4-devel</Dependency>
  31. <Dependency>gtk3-devel</Dependency>
  32. <Dependency>zstd-devel</Dependency>
  33. <Dependency>zlib-devel</Dependency>
  34. <Dependency>tiff-devel</Dependency>
  35. <Dependency>webp-devel</Dependency>
  36. <Dependency>lirc-devel</Dependency>
  37. <Dependency>lcms2-devel</Dependency>
  38. <Dependency>lua51-devel</Dependency>
  39. <Dependency>exiv2-devel</Dependency>
  40. <Dependency>libraw-devel</Dependency>
  41. <Dependency>libjxl-devel</Dependency>
  42. <Dependency>openssl-devel</Dependency>
  43. <Dependency>libheif-devel</Dependency>
  44. <Dependency>gettext-devel</Dependency>
  45. <Dependency>openjpeg2-devel</Dependency>
  46. <Dependency>libarchive-devel</Dependency>
  47. <Dependency>libjpeg-turbo-devel</Dependency>
  48. <Dependency>ffmpegthumbnailer-devel</Dependency>
  49. </BuildDependencies>
  50. <Patches>
  51. <!-- <Patch level="1">Open_archive_not_working.patch</Patch> -->
  52. </Patches>
  53. </Source>
  54. <Package>
  55. <Name>geeqie</Name>
  56. <RuntimeDependencies>
  57. <Dependency>lua</Dependency>
  58. <Dependency>gtk3</Dependency>
  59. <Dependency>tiff</Dependency>
  60. <Dependency>webp</Dependency>
  61. <Dependency>lirc</Dependency>
  62. <Dependency>exiv2</Dependency>
  63. <Dependency>fbida</Dependency>
  64. <Dependency>cairo</Dependency>
  65. <Dependency>glib2</Dependency>
  66. <Dependency>lcms2</Dependency>
  67. <Dependency>lua51</Dependency>
  68. <Dependency>pango</Dependency>
  69. <Dependency>zenity</Dependency>
  70. <Dependency>libgcc</Dependency>
  71. <Dependency>libraw</Dependency>
  72. <Dependency>libjxl</Dependency>
  73. <Dependency>gphoto2</Dependency>
  74. <Dependency>libheif</Dependency>
  75. <Dependency>openjpeg2</Dependency>
  76. <Dependency>exiv2-libs</Dependency>
  77. <Dependency>gdk-pixbuf</Dependency>
  78. <Dependency>libarchive</Dependency>
  79. <Dependency>libjpeg-turbo</Dependency>
  80. <Dependency>ffmpegthumbnailer</Dependency>
  81. <Dependency>perl-Image-ExifTool</Dependency>
  82. </RuntimeDependencies>
  83. <Files>
  84. <Path fileType="executable">/usr/bin</Path>
  85. <Path fileType="library">/usr/lib</Path>
  86. <Path fileType="data">/usr/share</Path>
  87. <Path fileType="localedata">/usr/share/locale</Path>
  88. <Path fileType="man">/usr/share/man/man1</Path>
  89. <Path fileType="doc">/usr/share/doc</Path>
  90. </Files>
  91. </Package>
  92. <History>
  93. <Update release="7">
  94. <Date>2024-12-28</Date>
  95. <Version>2.0.1</Version>
  96. <Comment>Rebuild.</Comment>
  97. <Name>Pisi Linux Community</Name>
  98. <Email>admin@pisilinux.org</Email>
  99. </Update>
  100. <Update release="6">
  101. <Date>2023-01-29</Date>
  102. <Version>2.0.1</Version>
  103. <Comment>Rebuild updated jxl</Comment>
  104. <Name>fury</Name>
  105. <Email>uglyside@yandex.ru</Email>
  106. </Update>
  107. <Update release="5">
  108. <Date>2023-01-08</Date>
  109. <Version>2.0.1</Version>
  110. <Comment>Rebuild jxl.</Comment>
  111. <Name>fury</Name>
  112. <Email>uglyside@yandex.ru</Email>
  113. </Update>
  114. <Update release="4">
  115. <Date>2022-08-13</Date>
  116. <Version>2.0.1</Version>
  117. <Comment>Version bump.</Comment>
  118. <Name>fury</Name>
  119. <Email>uglyside@yandex.ru</Email>
  120. </Update>
  121. <Update release="3">
  122. <Date>2022-02-04</Date>
  123. <Version>1.7.2</Version>
  124. <Comment>Version bump.</Comment>
  125. <Name>fury</Name>
  126. <Email>uglyside@yandex.ru</Email>
  127. </Update>
  128. <Update release="2">
  129. <Date>2022-01-18</Date>
  130. <Version>1.7.1</Version>
  131. <Comment>Version bump.</Comment>
  132. <Name>fury</Name>
  133. <Email>uglyside@yandex.ru</Email>
  134. </Update>
  135. <Update release="1">
  136. <Date>2020-12-06</Date>
  137. <Version>1.6</Version>
  138. <Comment>First build.</Comment>
  139. <Name>fury</Name>
  140. <Email>uglyside@yandex.ru</Email>
  141. </Update>
  142. </History>
  143. </PISI>