nixpkgs/pkgs/misc/screensavers
Roman Joost ce0e3eae66
xlockmore: add preConfigure to compile with DPMS support (#127051)
The build of xlockmore produced only the minimum set of features. DPMS
support, Xinerama etc was disabled because the changes in the postPatch
step were never applied by re-running autoconf.

Furthermore, DPMS was not supported because it couldn't find the
`dpms.h` header file in order to compile the support for DPMS features.

This patch uses the `autoreconfHook` in which we run
`autoconf` to apply the changes of `configure.ac` to the `configure`
script. The patch also uses the `libXext.dev` `buildInput` in order to
allow access to the right header files.
2021-06-18 10:30:13 +02:00
..
alock pkgs/misc: pkgconfig -> pkg-config 2021-01-16 23:49:59 -08:00
betterlockscreen betterlockscreen: 3.1.1 -> 3.2.0 2021-05-31 01:03:16 +00:00
electricsheep treewide: remove nand0p as maintainer 2021-05-17 01:50:49 +02:00
i3lock-pixeled treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
light-locker pkgs/misc: pkgconfig -> pkg-config 2021-01-16 23:49:59 -08:00
multilockscreen multilockscreen: 1.0.0 -> 1.1.0 2021-04-19 13:27:41 +01:00
physlock treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
pipes treewide: makeWrapper buildInputs to nativeBuildInputs 2021-02-19 20:09:16 +07:00
rss-glx rss-glx: use imagemagick6 2021-02-27 18:37:08 +01:00
slock treewide: stdenv.lib -> lib 2021-01-16 17:58:11 +07:00
vlock treewide: remove lethalman from meta.maintainers 2021-05-07 15:36:40 +02:00
xautolock treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
xlockmore xlockmore: add preConfigure to compile with DPMS support (#127051) 2021-06-18 10:30:13 +02:00
xscreensaver xscreensaver: 5.44 -> 6.00 2021-04-12 16:37:04 +03:00
xss-lock treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
xssproxy pkgs/misc: pkgconfig -> pkg-config 2021-01-16 23:49:59 -08:00
xtrlock-pam pkgs/misc: pkgconfig -> pkg-config 2021-01-16 23:49:59 -08:00