[packages/xreader] - updated to 4.2.6
qboosh
qboosh at pld-linux.org
Mon May 5 21:41:08 CEST 2025
commit 33c6782c53ae66c8f9d1233ffb1496d600bdd21d
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Mon May 5 21:34:58 2025 +0200
- updated to 4.2.6
xreader.spec | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
---
diff --git a/xreader.spec b/xreader.spec
index 8940243..6797dd5 100644
--- a/xreader.spec
+++ b/xreader.spec
@@ -1,13 +1,13 @@
Summary: Simple document viewer
Summary(pl.UTF-8): Prosta przeglądarka dokumentów
Name: xreader
-Version: 4.2.3
+Version: 4.2.6
Release: 1
License: GPL v2+
Group: X11/Applications
#Source0Download: https://github.com/linuxmint/xreader/tags
Source0: https://github.com/linuxmint/xreader/archive/%{version}/%{name}-%{version}.tar.gz
-# Source0-md5: f83d4b4f7b9ebd6a917623a86f68dd24
+# Source0-md5: 434ca1cf1477b2688f3af6142199f0eb
# remove when we get kpathsea.pc in texlive
Patch0: %{name}-kpathsea-no-pc.patch
Patch1: %{name}-doc.patch
@@ -35,7 +35,7 @@ BuildRequires: meson >= 0.46
BuildRequires: ninja >= 1.5
BuildRequires: pkgconfig
BuildRequires: poppler-glib-devel
-BuildRequires: rpmbuild(macros) >= 1.736
+BuildRequires: rpmbuild(macros) >= 2.042
BuildRequires: t1lib-devel
BuildRequires: xapps-devel >= 2.5.0
BuildRequires: xorg-lib-libICE-devel
@@ -191,7 +191,7 @@ Przeglądanie dokumentów XPS w przeglądarce X-Apps Document Reader.
%patch -P2 -p1
%build
-%meson build \
+%meson \
--default-library=shared \
-Dcomics=true \
-Ddocs=true \
@@ -203,12 +203,12 @@ Przeglądanie dokumentów XPS w przeglądarce X-Apps Document Reader.
-Dmathjax-directory=%{_datadir}/MathJax \
-Dt1lib=true
-%ninja_build -C build
+%meson_build
%install
rm -rf $RPM_BUILD_ROOT
-%meson_install -C build
+%meson_install
# not supported by glibc 2.39
%{__rm} -r $RPM_BUILD_ROOT%{_localedir}/{ie,jv}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/xreader.git/commitdiff/33c6782c53ae66c8f9d1233ffb1496d600bdd21d
More information about the pld-cvs-commit
mailing list