guix/gnu
John Kehayias 0a24dbc661
gnu: pixman: Update to 0.46.4.
Upstream no longer uses autotools so we build with meon-build-system now.  The
configure flag to not build a static output is no longer supported and even
though it was used previously, there was still a static library built.
Finally, the gnuplot configure flag is also removed, per
<https://issues.guix.gnu.org/69962>.

* gnu/packages/xdisorg.scm (pixman): Update to 0.46.4.
[build-system]: Switch to meson-build-system.
[arguments]<#:configure-flags>: Rewrite with gexp and for meson.  Remove
"--disable-static" as it is not a supported flag.  Remove "--enable-gnuplot"
flag.
[inputs, native-inputs]: Remove.
[home-page]: Use https URL.

Change-Id: I6bc17761ce96de9ef17bb8b420b8570d1ea11e07
2025-09-30 16:48:18 +09:00
..
bootloader
build
home home: services: Fix binding options in sway-service-type. 2025-09-26 21:46:19 +02:00
installer
machine
packages gnu: pixman: Update to 0.46.4. 2025-09-30 16:48:18 +09:00
services services: tor: Add nss-certs. 2025-09-29 15:28:08 +02:00
system gnu: linux-initrd: Fix f2fs module dependencies 2025-09-29 12:56:30 +03:00
tests gnu: Merge (gnu packages openbox) with (gnu packages wm). 2025-09-28 22:24:06 +01:00
artwork.scm
bootloader.scm
ci.scm
compression.scm
home.scm
image.scm
installer.scm
local.mk gnu: wayland: Update to 1.24.0. 2025-09-30 16:48:16 +09:00
machine.scm
packages.scm
services.scm
system.scm
tests.scm