[packages/evince] - updated to 45.0

qboosh qboosh at pld-linux.org
Sun Oct 29 17:51:40 CET 2023


commit 88cfd69420f5a9803ed012f8af42e6e795ab083b
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sun Oct 29 17:25:19 2023 +0100

    - updated to 45.0

 evince.spec      | 15 ++++++---------
 icon-theme.patch | 27 ---------------------------
 2 files changed, 6 insertions(+), 36 deletions(-)
---
diff --git a/evince.spec b/evince.spec
index e7f7965..7a3959b 100644
--- a/evince.spec
+++ b/evince.spec
@@ -10,13 +10,12 @@
 Summary:	Document viewer for multiple document formats
 Summary(pl.UTF-8):	Przeglądarka dokumentów w wielu formatach
 Name:		evince
-Version:	44.3
+Version:	45.0
 Release:	1
 License:	GPL v2+
 Group:		X11/Applications/Graphics
-Source0:	https://download.gnome.org/sources/evince/44/%{name}-%{version}.tar.xz
-# Source0-md5:	a5ea6d19f083f41086ee363caefaa14f
-Patch0:		icon-theme.patch
+Source0:	https://download.gnome.org/sources/evince/45/%{name}-%{version}.tar.xz
+# Source0-md5:	494cdeef8898a2479aa86f8def7a63bc
 URL:		https://wiki.gnome.org/Apps/Evince
 BuildRequires:	cairo-devel >= 1.10.0
 BuildRequires:	dbus-devel
@@ -48,7 +47,7 @@ BuildRequires:	ninja >= 1.5
 %{?with_nautilus:BuildRequires:	nautilus3-devel >= 3.28.0}
 %{?with_nautilus:BuildRequires:	nautilus3-devel < 42.20}
 BuildRequires:	pkgconfig
-BuildRequires:	poppler-glib-devel >= 22.02.0
+BuildRequires:	poppler-glib-devel >= 22.05.0
 BuildRequires:	rpm-build >= 4.6
 BuildRequires:	rpmbuild(find_lang) >= 1.23
 BuildRequires:	rpmbuild(macros) >= 2.029
@@ -184,7 +183,7 @@ Summary(pl.UTF-8):	Przeglądanie dokumentów PDF przy użyciu Evince
 Group:		X11/Applications
 Requires:	%{name} = %{version}-%{release}
 Requires:	libxml2 >= 1:2.6.31
-Requires:	poppler-glib >= 22.02.0
+Requires:	poppler-glib >= 22.05.0
 
 %description backend-pdf
 View PDF documents with Evince.
@@ -220,7 +219,6 @@ Przeglądanie dokumentów XPS przy użyciu Evince.
 
 %prep
 %setup -q
-%patch0 -p1
 
 %build
 %meson build \
@@ -275,8 +273,7 @@ rm -rf $RPM_BUILD_ROOT
 %{backendsdir}/comicsdocument.evince-backend
 %attr(755,root,root) %{backendsdir}/libtiffdocument.so
 %{backendsdir}/tiffdocument.evince-backend
-%{_datadir}/GConf/gsettings/evince.convert
-%{_datadir}/metainfo/org.gnome.Evince.appdata.xml
+%{_datadir}/metainfo/org.gnome.Evince.metainfo.xml
 %{_datadir}/metainfo/evince-comicsdocument.metainfo.xml
 %{_datadir}/metainfo/evince-tiffdocument.metainfo.xml
 %{_datadir}/dbus-1/services/org.gnome.evince.Daemon.service
diff --git a/icon-theme.patch b/icon-theme.patch
deleted file mode 100644
index cbba219..0000000
--- a/icon-theme.patch
+++ /dev/null
@@ -1,27 +0,0 @@
---- evince-3.38.0/meson.build.orig	2020-09-12 21:36:51.826925800 +0200
-+++ evince-3.38.0/meson.build	2020-09-20 10:38:50.641170542 +0200
-@@ -171,13 +171,6 @@
- 
- ev_platform = get_option('platform')
- if ev_platform == 'gnome'
--  # Evince has a rather soft run-time dependency on hicolor-icon-theme.
--  # If the hicolor theme is not available, Evince fails to display some
--  # icons. Because we cannot check for it at run-time, we instead
--  # would like to require the icon theme at compile-time. But, because
--  # the hicolor-icon-theme does not have a pkgconfig file, on gnome we
--  # require the gnome icon theme instead.
--  adwaita_icon_theme_dep = dependency('adwaita-icon-theme', version: '>= 2.17.1')
- 
-   # *** Nautilus property page build ***
-   enable_nautilus = get_option('nautilus')
---- evince-42.1/shell/meson.build.orig	2022-04-09 07:55:47.659825723 +0200
-+++ evince-42.1/shell/meson.build	2022-04-09 08:05:33.756650564 +0200
-@@ -80,8 +80,6 @@ if ev_platform == 'win32'
-     output: resource,
-     command: [find_program('windres'), '@INPUT@', '-I', data_dir, '@OUTPUT@'],
-   )
--else
--  evince_deps += adwaita_icon_theme_dep
- endif
- 
- if enable_dbus
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/evince.git/commitdiff/88cfd69420f5a9803ed012f8af42e6e795ab083b



More information about the pld-cvs-commit mailing list