diff --git a/x11/misc/xscreensaver/actions.py b/x11/misc/xscreensaver/actions.py index a4acfbe24f..4abf6e61cb 100644 --- a/x11/misc/xscreensaver/actions.py +++ b/x11/misc/xscreensaver/actions.py @@ -21,6 +21,7 @@ j = ''.join([ ]) def setup(): + pisitools.dosed("driver/Makefile.in", "UPDATE_ICON_CACHE", deleteLine = True) autotools.configure(j) def build(): diff --git a/x11/misc/xscreensaver/pspec.xml b/x11/misc/xscreensaver/pspec.xml index a2bdce71fe..a5d4a9ece1 100644 --- a/x11/misc/xscreensaver/pspec.xml +++ b/x11/misc/xscreensaver/pspec.xml @@ -12,15 +12,15 @@ x11.misc Screensaver collection for X11 systems. XScreenSaver is the standard screen saver collection shipped on most Linux and Unix systems running the X11 Window System. I released the first version in 1992. I ported it to macOS in 2006, to iOS in 2012, and to Android in 2014. On X11 systems, XScreenSaver is two things: it is both a large collection of screen savers; and it is also the framework for blanking and locking the screen. - - https://www.jwz.org/xscreensaver/xscreensaver-6.04.tar.gz + + https://www.jwz.org/xscreensaver/xscreensaver-6.06.tar.gz bc intltool atk-devel pam-devel - gtk2-devel + gtk3-devel mesa-devel glib2-devel glibc-devel @@ -60,7 +60,7 @@ atk pam - gtk2 + gtk3 mesa glib2 glibc @@ -105,6 +105,13 @@ + + 2023-01-05 + 6.06 + Version bump. + fury + uglyside@yandex.ru + 2022-07-29 6.04