Accepting request 983434 from GNOME:Apps

- Enable support for HEIF (bsc#1199987), JP2, RAW, WEBP, PDF.
- Enable support for opening archives.
- Build documentation.
- Update to version 1.7.3
  + Fix crash with Flatpak version (forwarded request 979518 from sbrabec)

OBS-URL: https://build.opensuse.org/request/show/983434
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/geeqie?expand=0&rev=26
This commit is contained in:
Dominique Leuenberger 2022-06-17 19:21:19 +00:00 committed by Git OBS Bridge
commit 546813af4b
6 changed files with 51 additions and 21 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:186c10fae05dd81783f5218432e777cae2e9579ce884e65afa0884c357192269
size 1949240

View File

@ -1,14 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQGzBAABCgAdFiEEbkwNz+Qwh3wNIhH5zJeZcGS7HpcFAmHv9WsACgkQzJeZcGS7
HpdRSAwAnvoGl5X+9lTquaOuuzLiUqy8O44E4/lAcYVxD4KLtifBLNpobdCrhL6p
yKws3iwgzn4qQ5853tR4+Q4aDut64XMr5vgzJXw6p/6f5z9RIi2kLnhfJY3VqnPg
SOy9k6CUkfQjSr7ICzVMdH4BBhRBEWsJw00xM1vJqH6ueodWv86VaV1bOO4N3ooZ
CnWj0JXNqcIDmfO9Ek0U9N237y93Wwj+6jGVHZ2nyaV/PBQqPFfUfGu/4MlHB6V+
CinHiBEdCqRhDiKTx1bVNkT4r9tzcooMd1/ifSDW8bi1/RT2YwgFqbIw1sEIQMqQ
zsyc4lJbxfMOHFOdiI3I92XWp6uSdvVaYfaHVx1EBSiwvCfntJgjThSQngisobQz
0OzS3Sd7L3QcLbC3x2tFypxWPoxYKOXXq3lYsg0CnyFprK7PxRTludqrOaVN/F5m
R/EVrWHriIakJ46RMX12q/XLo6Yr6RdKMfR1w0n12AsVoKwcv3Lv5unpGlLkui6g
OddBZK8n
=UoUl
-----END PGP SIGNATURE-----

3
geeqie-1.7.3.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:25b1f71cf91bd9a96f399d2a9e70507e54bb377a56e64d89521c0f7a9ce5dd38
size 1949696

14
geeqie-1.7.3.tar.xz.asc Normal file
View File

@ -0,0 +1,14 @@
-----BEGIN PGP SIGNATURE-----
iQGzBAABCgAdFiEEbkwNz+Qwh3wNIhH5zJeZcGS7HpcFAmJVS3wACgkQzJeZcGS7
HpcpPQwAgRgmTSw9SNItGLoBUCvBAfNxWOc0jEjWTY90QIndReQRuc4un1uoeEpi
bUirGJ0X4CGDovG1yzz6FACTgXZZTaDXpvAwHT48dkaXcOUHBv05IbIpLBczwMJ3
cvGcBEmB/RTVxZWr6OYFFZO+vg2kJqutq4i66dcQmXuEia9jQEv6+JR8ahFVC547
j3eXPi7ZW79y1jvBzkwSMl8FkXS/sEzLnqwvAUrHSdWqAv/Dfk9toAtGFtHfNJEn
n5ZRe/lxsOn6rIleDorn7pW0wFYwx6Bk9EWb0AOLbfP4ljUBYng+4boXLEgQxYOl
X384rhA8hFMw6h5glHIIeBychpM+tlnrKdUj7SeQbYrmKLUCyKZIUYrqBjuW0w4j
g3Nl6qTkYj2QYejK4VszMkcJr8uXVPGanwqNqhwxrphAdvGMIE8/W9PIZMLShRb2
iCcDTtZeoFdE33mr52oM0yR8WbegAhWBMiHSFShUr16AQ+LRrA54p44Libq1zvKM
YIF9ZEjE
=HpiX
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Fri May 27 15:34:12 UTC 2022 - Stanislav Brabec <sbrabec@suse.com>
- Enable support for HEIF (bsc#1199987), JP2, RAW, WEBP, PDF.
- Enable support for opening archives.
- Build documentation.
- Update to version 1.7.3
+ Fix crash with Flatpak version
-------------------------------------------------------------------
Mon Jan 17 17:29:51 UTC 2022 - Marcel Kuehlhorn <tux93@opensuse.org>

View File

@ -17,7 +17,7 @@
Name: geeqie
Version: 1.7.2
Version: 1.7.3
Release: 0
Summary: Lightweight Gtk+ based image viewer
License: GPL-2.0-or-later
@ -28,7 +28,10 @@ Source1: https://github.com/BestImageViewer/%{name}/releases/download/v%{
Source2: geeqie.keyring
BuildRequires: c++_compiler
BuildRequires: docbook_4
BuildRequires: doxygen
BuildRequires: fdupes
BuildRequires: graphviz
BuildRequires: intltool
BuildRequires: libjpeg-devel
BuildRequires: libtiff-devel
@ -36,17 +39,34 @@ BuildRequires: libtiff-devel
BuildRequires: libtool
BuildRequires: lirc-devel
BuildRequires: pkgconfig
BuildRequires: python3-lxml
BuildRequires: update-desktop-files
BuildRequires: yelp-tools
BuildRequires: yelp-xsl
BuildRequires: pkgconfig(champlain-0.12) >= 0.12
BuildRequires: pkgconfig(champlain-gtk-0.12) >= 0.12
BuildRequires: pkgconfig(clutter-1.0) >= 1.0
BuildRequires: pkgconfig(clutter-gtk-1.0) >= 1.0
BuildRequires: pkgconfig(ddjvuapi) >= 3.5.27
BuildRequires: pkgconfig(exiv2) >= 0.11
BuildRequires: pkgconfig(gtk+-3.0)
BuildRequires: pkgconfig(lcms2)
BuildRequires: pkgconfig(gtk+-3.0) >= 3.0.0
BuildRequires: pkgconfig(lcms2) >= 2.0
BuildRequires: pkgconfig(libarchive) >= 3.4.0
BuildRequires: pkgconfig(libheif) >= 1.3.2
# Not yet in Factory:
#BuildRequires: pkgconfig(libjxl) >= 0.3.7
# Not yet in Factory:
#BuildRequires: pkgconfig(libffmpegthumbnailer) >= 2.1.0
BuildRequires: pkgconfig(libopenjp2) >= 2.3.0
%if 0%{?suse_version} >= 1540
# Too old version in 15.3:
BuildRequires: pkgconfig(libraw) >= 0.20
%endif
BuildRequires: pkgconfig(libwebp) >= 0.6.1
BuildRequires: pkgconfig(lua5.1)
BuildRequires: pkgconfig(poppler-glib) >= 0.62
Requires(post): update-desktop-files
Requires(postun): update-desktop-files
Requires(postun):update-desktop-files
%description
Geeqie is a lightweight image viewer for Linux, BSDs and compatibles.
@ -79,6 +99,7 @@ rm %{buildroot}%{_docdir}/%{name}/COPYING
%files
%license COPYING
%doc AUTHORS ChangeLog ChangeLog.html NEWS TODO README.md README.lirc
%doc %{_docdir}/geeqie/html
%{_bindir}/geeqie
%{_datadir}/applications/geeqie.desktop
%{_datadir}/geeqie/