[packages/gnome-commander] - updated to 1.18.0 (GTK+ 3 now, ready for taglib 2)
qboosh
qboosh at pld-linux.org
Mon Jul 22 21:21:10 CEST 2024
commit 14ac0b51b33fa729ac73f9461a8c2668e9b62e3c
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Mon Jul 22 21:12:18 2024 +0200
- updated to 1.18.0 (GTK+ 3 now, ready for taglib 2)
gnome-commander.spec | 21 ++++++++-------------
1 file changed, 8 insertions(+), 13 deletions(-)
---
diff --git a/gnome-commander.spec b/gnome-commander.spec
index 2adee79..a8b38a8 100644
--- a/gnome-commander.spec
+++ b/gnome-commander.spec
@@ -1,12 +1,12 @@
Summary: A GNOME filemanager similar to the Midnight Commander
Summary(pl.UTF-8): Zarządca plików dla środowiska GNOME w stylu Midnight Commandera
Name: gnome-commander
-Version: 1.16.2
+Version: 1.18.0
Release: 1
License: GPL v2+
Group: X11/Applications
-Source0: https://download.gnome.org/sources/gnome-commander/1.16/%{name}-%{version}.tar.xz
-# Source0-md5: 35a4a94cc915928a52fafcb5b9565bb4
+Source0: https://download.gnome.org/sources/gnome-commander/1.18/%{name}-%{version}.tar.xz
+# Source0-md5: a4d69ad4304f2392ce2884bf2ffcd2cc
Patch1: %{name}-gsf.patch
URL: https://gcmd.github.io/
BuildRequires: docbook-dtd412-xml
@@ -14,10 +14,10 @@ BuildRequires: exiv2-devel >= 0.14
BuildRequires: flex >= 2.6.0
BuildRequires: gettext-tools >= 0.19.7
BuildRequires: glib2-devel >= 1:2.70.0
-BuildRequires: gtk+2-devel >= 2:2.24.0
+BuildRequires: gtk+3-devel >= 3.24.0
BuildRequires: libgsf-devel >= 1.14.26
+BuildRequires: libsmbclient-devel
BuildRequires: libstdc++-devel >= 6:4.7
-BuildRequires: libunique-devel >= 0.9.3
BuildRequires: meson >= 0.59
BuildRequires: ninja >= 1.5
BuildRequires: pkgconfig
@@ -31,18 +31,12 @@ Requires(post,postun): /sbin/ldconfig
Requires(post,postun): glib2 >= 1:2.70.0
Requires: exiv2-libs >= 0.14
Requires: glib2 >= 1:2.70.0
-Requires: gtk+2 >= 2:2.24.0
-Requires: libgnome-keyring >= 2.22
-Requires: libgnomeui >= 2.4.0
+Requires: gtk+3 >= 3.24.0
Requires: libgsf >= 1.14.26
-Requires: libunique >= 0.9.3
-Requires: poppler >= 0.18
+Requires: poppler-glib >= 0.18
Requires: taglib >= 1.4
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
-# symbol main_win_widget is provided by gnome-commander binary
-%define skip_post_check_so libgcmd.so.*
-
%description
GNOME Commander is a filemanager that just like the classical Midnight
commander lets you do everything with the keyboard. It can perform all
@@ -96,6 +90,7 @@ rm -rf $RPM_BUILD_ROOT
%{_datadir}/metainfo/org.gnome.gnome-commander.appdata.xml
%{_desktopdir}/org.gnome.gnome-commander.desktop
%{_iconsdir}/hicolor/scalable/apps/gnome-commander.svg
+%{_iconsdir}/hicolor/scalable/apps/gnome-commander-internal-viewer.svg
%{_iconsdir}/hicolor/scalable/apps/gnome-commander-symbolic.svg
%{_pixmapsdir}/gnome-commander
%{_mandir}/man1/gnome-commander.1*
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/gnome-commander.git/commitdiff/14ac0b51b33fa729ac73f9461a8c2668e9b62e3c
More information about the pld-cvs-commit
mailing list