This commit is contained in:
4fury-c3440d8
2022-02-02 05:32:39 +03:00
parent 9bd92cfe73
commit a74730dfc9
3 changed files with 38 additions and 13 deletions
+14 -4
View File
@@ -15,8 +15,8 @@
<Description>
Geeqie can be used as a simple, fast, database-free image viewer, but equally it can be used to manage large collections of images.
</Description>
<Archive sha1sum="bbbadf0148d5684b9f4a4fbe82982ffcfac993b0" type="targz">
https://github.com/BestImageViewer/geeqie/archive/refs/tags/v1.7.1.tar.gz
<Archive sha1sum="ffb680fb56603fe6b5f5079019a7659fa92862e4" type="tarxz">
https://github.com/BestImageViewer/geeqie/releases/download/v1.7.2/geeqie-1.7.2.tar.xz
</Archive>
<BuildDependencies>
<Dependency>doxygen</Dependency>
@@ -37,6 +37,9 @@
<Dependency>libjpeg-turbo-devel</Dependency>
<Dependency>ffmpegthumbnailer-devel</Dependency>
</BuildDependencies>
<Patches>
<Patch level="1">Open_archive_not_working.patch</Patch>
</Patches>
</Source>
<Package>
@@ -78,10 +81,17 @@
</Package>
<History>
<Update release="3">
<Date>2022-02-02</Date>
<Version>1.7.2</Version>
<Comment>Version bump.</Comment>
<Name>fury</Name>
<Email>uglyside@yandex.ru</Email>
</Update>
<Update release="2">
<Date>2022-01-22</Date>
<Date>2022-01-18</Date>
<Version>1.7.1</Version>
<Comment>Version bump</Comment>
<Comment>Version bump.</Comment>
<Name>fury</Name>
<Email>uglyside@yandex.ru</Email>
</Update>