[packages/xscreensaver] - up to 6.14
mrozowik
mrozowik at pld-linux.org
Sun Jan 18 22:39:13 CET 2026
commit 68c1fe2efcaa0832957ccd48f5703bb2f5508315
Author: Krzysztof Mrozowicz <mrozowik at pld-linux.org>
Date: Sun Jan 18 21:39:01 2026 +0000
- up to 6.14
xscreensaver.spec | 39 +++++++++++++++++++--------------------
1 file changed, 19 insertions(+), 20 deletions(-)
---
diff --git a/xscreensaver.spec b/xscreensaver.spec
index 662eceb..97625af 100644
--- a/xscreensaver.spec
+++ b/xscreensaver.spec
@@ -8,13 +8,13 @@ Summary(ru.UTF-8): Набор программ хранения экрана д
Summary(uk.UTF-8): Набір програм збереження екрану для X Window
Summary(zh_CN.UTF-8): X 窗口系统保护器
Name: xscreensaver
-Version: 6.13
+Version: 6.14
Release: 1
Epoch: 1
License: BSD
Group: X11/Applications
Source0: https://www.jwz.org/xscreensaver/%{name}-%{version}.tar.gz
-# Source0-md5: b30f5738bd5aab0e50fce337d28a487e
+# Source0-md5: 29f359b2ffc172a53328b5c72c055230
Source1: %{name}-autostart.desktop
Source2: %{name}-lock.desktop
Source3: %{name}.pamd
@@ -196,30 +196,29 @@ cd -
%build
%configure \
- --with-x \
+ --with-configdir=%{_datadir}/xscreensaver \
--with-dpms-ext \
- --with-xf86vmode-ext \
- --with-xinerama-ext \
- --with-randr-ext \
- --with-xinput-ext \
- --with-xf86gamma-ext \
- --with-xshm-ext \
- --with-xdbe-ext \
- --with-xkb-ext \
- --with-proc-interrupts \
- --with-proc-oom \
- --with-systemd \
- --with-pam \
- --with-shadow \
- --with-gtk \
--with-gl \
--with-gle \
+ --with-gtk \
+ --with-hackdir=%{_libdir}/xscreensaver \
--with-jpeg \
- --with-png \
+ --with-pam \
--with-pixbuf \
+ --with-png \
+ --with-proc-oom \
+ --with-pthread \
+ --with-randr-ext \
+ --with-shadow \
+ --with-systemd \
+ --with-wayland \
+ --with-x \
+ --with-xdbe-ext \
--with-xft \
- --with-hackdir=%{_libdir}/xscreensaver \
- --with-configdir=%{_datadir}/xscreensaver \
+ --with-xinerama-ext \
+ --with-xinput-ext \
+ --with-xkb-ext \
+ --with-xshm-ext \
--enable-locking \
--without-login-manager \
--without-kerberos \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/xscreensaver.git/commitdiff/68c1fe2efcaa0832957ccd48f5703bb2f5508315
More information about the pld-cvs-commit
mailing list