2011-09-28 11:12:26 +02:00
|
|
|
#
|
|
|
|
# spec file for package geeqie
|
|
|
|
#
|
2024-01-29 13:04:43 +01:00
|
|
|
# Copyright (c) 2024 SUSE LLC
|
2011-09-28 11:12:26 +02:00
|
|
|
#
|
|
|
|
# All modifications and additions to the file contributed by third parties
|
|
|
|
# remain the property of their copyright owners, unless otherwise agreed
|
|
|
|
# upon. The license for this file, and modifications and additions to the
|
|
|
|
# file, is the same license as for the pristine package itself (unless the
|
|
|
|
# license for the pristine package is not an Open Source License, in which
|
|
|
|
# case the license is the MIT License). An "Open Source License" is a
|
|
|
|
# license that conforms to the Open Source Definition (Version 1.9)
|
|
|
|
# published by the Open Source Initiative.
|
|
|
|
|
2019-04-11 10:10:04 +02:00
|
|
|
# Please submit bugfixes or comments via https://bugs.opensuse.org/
|
2011-09-28 11:12:26 +02:00
|
|
|
#
|
|
|
|
|
|
|
|
|
|
|
|
Name: geeqie
|
2024-01-29 13:04:43 +01:00
|
|
|
Version: 2.2
|
2012-09-21 22:43:11 +02:00
|
|
|
Release: 0
|
2011-09-28 11:12:26 +02:00
|
|
|
Summary: Lightweight Gtk+ based image viewer
|
2019-04-11 10:10:04 +02:00
|
|
|
License: GPL-2.0-or-later
|
2011-09-28 11:12:26 +02:00
|
|
|
Group: Productivity/Graphics/Viewers
|
2020-06-05 17:18:00 +02:00
|
|
|
URL: http://www.geeqie.org
|
2022-01-25 18:51:38 +01:00
|
|
|
Source0: https://github.com/BestImageViewer/%{name}/releases/download/v%{version}/%{name}-%{version}.tar.xz
|
|
|
|
Source1: https://github.com/BestImageViewer/%{name}/releases/download/v%{version}/%{name}-%{version}.tar.xz.asc
|
2016-06-16 20:16:29 +02:00
|
|
|
Source2: geeqie.keyring
|
2020-06-05 17:18:00 +02:00
|
|
|
BuildRequires: c++_compiler
|
2022-06-17 16:03:08 +02:00
|
|
|
BuildRequires: docbook_4
|
|
|
|
BuildRequires: doxygen
|
2011-09-28 11:12:26 +02:00
|
|
|
BuildRequires: fdupes
|
2022-06-17 16:03:08 +02:00
|
|
|
BuildRequires: graphviz
|
2012-09-21 22:43:11 +02:00
|
|
|
BuildRequires: libjpeg-devel
|
|
|
|
BuildRequires: libtiff-devel
|
2022-09-06 21:12:10 +02:00
|
|
|
BuildRequires: meson
|
2017-08-14 16:30:49 +02:00
|
|
|
BuildRequires: pkgconfig
|
2022-06-17 16:03:08 +02:00
|
|
|
BuildRequires: python3-lxml
|
2011-09-28 11:12:26 +02:00
|
|
|
BuildRequires: update-desktop-files
|
2022-09-06 21:12:10 +02:00
|
|
|
BuildRequires: vim
|
2022-06-17 16:03:08 +02:00
|
|
|
BuildRequires: yelp-tools
|
|
|
|
BuildRequires: yelp-xsl
|
2017-09-04 22:05:01 +02:00
|
|
|
BuildRequires: pkgconfig(champlain-0.12) >= 0.12
|
|
|
|
BuildRequires: pkgconfig(champlain-gtk-0.12) >= 0.12
|
2022-06-17 16:03:08 +02:00
|
|
|
BuildRequires: pkgconfig(ddjvuapi) >= 3.5.27
|
2011-09-28 11:12:26 +02:00
|
|
|
BuildRequires: pkgconfig(exiv2) >= 0.11
|
2022-09-06 21:12:10 +02:00
|
|
|
BuildRequires: pkgconfig(gspell-1)
|
2022-06-17 16:03:08 +02:00
|
|
|
BuildRequires: pkgconfig(gtk+-3.0) >= 3.0.0
|
|
|
|
BuildRequires: pkgconfig(lcms2) >= 2.0
|
|
|
|
BuildRequires: pkgconfig(libarchive) >= 3.4.0
|
2022-09-06 21:12:10 +02:00
|
|
|
BuildRequires: pkgconfig(libffmpegthumbnailer) >= 2.1.0
|
2022-06-17 16:03:08 +02:00
|
|
|
BuildRequires: pkgconfig(libheif) >= 1.3.2
|
2022-09-06 21:12:10 +02:00
|
|
|
BuildRequires: pkgconfig(libjxl) >= 0.3.7
|
2022-06-17 16:03:08 +02:00
|
|
|
BuildRequires: pkgconfig(libopenjp2) >= 2.3.0
|
|
|
|
BuildRequires: pkgconfig(libraw) >= 0.20
|
|
|
|
BuildRequires: pkgconfig(libwebp) >= 0.6.1
|
2022-09-06 21:12:10 +02:00
|
|
|
BuildRequires: pkgconfig(lua5.3)
|
2022-06-17 16:03:08 +02:00
|
|
|
BuildRequires: pkgconfig(poppler-glib) >= 0.62
|
2017-08-14 16:30:49 +02:00
|
|
|
Requires(post): update-desktop-files
|
2024-01-29 13:04:43 +01:00
|
|
|
Requires(postun): update-desktop-files
|
2011-09-28 11:12:26 +02:00
|
|
|
|
|
|
|
%description
|
2016-05-04 00:22:21 +02:00
|
|
|
Geeqie is a lightweight image viewer for Linux, BSDs and compatibles.
|
2011-09-28 11:12:26 +02:00
|
|
|
|
|
|
|
%lang_package
|
2016-05-04 00:22:21 +02:00
|
|
|
|
2011-09-28 11:12:26 +02:00
|
|
|
%prep
|
2020-12-10 13:49:40 +01:00
|
|
|
%autosetup -p1
|
2011-09-28 11:12:26 +02:00
|
|
|
|
|
|
|
%build
|
2022-09-06 21:12:10 +02:00
|
|
|
%meson \
|
|
|
|
-Dgq_helpdir=%{_docdir}/%{name} \
|
2023-06-28 05:39:40 +02:00
|
|
|
-Dgq_htmldir=%{_docdir}/%{name} \
|
|
|
|
-Dlua=disabled
|
2022-09-06 21:12:10 +02:00
|
|
|
%meson_build
|
2011-09-28 11:12:26 +02:00
|
|
|
|
|
|
|
%install
|
2022-09-06 21:12:10 +02:00
|
|
|
%meson_install
|
2011-09-28 11:12:26 +02:00
|
|
|
%find_lang %{name} %{?no_lang_C}
|
2024-01-29 13:04:43 +01:00
|
|
|
%suse_update_desktop_file org.geeqie.Geeqie
|
2020-06-05 17:18:00 +02:00
|
|
|
%fdupes %{buildroot}/%{_prefix}
|
2011-09-28 11:12:26 +02:00
|
|
|
|
2019-04-11 10:10:04 +02:00
|
|
|
# Already in the license directory
|
|
|
|
rm %{buildroot}%{_docdir}/%{name}/COPYING
|
|
|
|
|
2011-09-28 11:12:26 +02:00
|
|
|
%files
|
2019-04-11 10:10:04 +02:00
|
|
|
%license COPYING
|
2023-06-28 05:39:40 +02:00
|
|
|
%doc NEWS TODO README.md
|
2022-09-06 21:12:10 +02:00
|
|
|
%doc %{_docdir}/%{name}/html
|
2011-09-28 11:12:26 +02:00
|
|
|
%{_bindir}/geeqie
|
2024-01-29 13:04:43 +01:00
|
|
|
%{_datadir}/applications/org.geeqie.Geeqie.desktop
|
2022-11-08 16:43:05 +01:00
|
|
|
%{_datadir}/icons/hicolor/scalable/apps/geeqie.svg
|
2011-09-28 11:12:26 +02:00
|
|
|
%{_datadir}/geeqie/
|
|
|
|
%{_datadir}/pixmaps/geeqie.png
|
2020-12-08 12:55:06 +01:00
|
|
|
%{_datadir}/metainfo/org.geeqie.Geeqie.appdata.xml
|
2020-09-28 18:35:11 +02:00
|
|
|
%{_prefix}/lib/geeqie/
|
2016-05-04 00:22:21 +02:00
|
|
|
%{_mandir}/man1/geeqie.1%{?ext_man}
|
2011-09-28 11:12:26 +02:00
|
|
|
|
|
|
|
%files lang -f %{name}.lang
|
|
|
|
|
|
|
|
%changelog
|