~ruther/guix-local

ref: 9a6a7c9ea0328382e35f8df6d95fbb22e77c2c99 guix-local/gnu/packages/xorg.scm -rw-r--r-- 232.6 KiB
9a6a7c9e — Ludovic Courtès 1 year, 1 month ago
gnu: libpciaccess-static: Keep in same module as ‘libpciaccess’.

Fixes a bug introduced in beb9ad2cf7e83b747781b47cdde2f75a19cd3a1b where
‘guix pull’ would fail to build guix-system-tests.drv:

  gnu/packages/hurd.scm:317:13: error: libpciaccess: unbound variable

* gnu/packages/hurd.scm (libpciaccess-static): Move to…
* gnu/packages/xorg.scm (libpciaccess-static): … here.
Add ‘name’ field.

Change-Id: I4ec6a800360e82a5bc28f4e0b6c51772108fc3b1
gnu: libxcb: Fix build for GNU/Hurd.

* gnu/packages/xorg.scm (libxcb) [propagated-inputs]: Add libpthread-stubs
when targeting the Hurd.
[arguments]: Add fix-PATH_MAX phase when targeting the Hurd.

Authored-by: yelninei on IRC.
Change-Id: Id673045c0c1a94a2d63bac7ea10a49174131d0ed
gnu: xorg-server-for-tests: Update to 21.1.15.

* gnu/packages/xorg.scm (xorg-server-for-tests): Update to 21.1.15.

Change-Id: I8526902c919b2edbec814961bf57384c70c5fa3d
gnu: xf86-input-keyboard: Remove Linux from supported systems.

* gnu/packages/xorg.scm (xf86-input-keyboard)[supported-systems]: New field.
(xpra)[inputs]: Remove xf86-input-keyboard.
* gnu/services/xorg.scm (%default-xorg-modules): Remove xf86-input-keyboard.
* doc/guix.texi (X Window)[%default-xorg-modules]: Replace xf86-input-keyboard
with xf86-input-libinput.

Change-Id: Ia0b5c0289aa83e3afa7e71bef1785d6bddf6f017
gnu: libxcursor: Set a better default XCURSORPATH.

* gnu/packages/xorg.scm (libxcursor)[arguments]: Add "--with-cursorpath" to
configure-flags.

Change-Id: I821cd440cf4e9e6fcc67c9164a38b81e8d793dff
gnu: xinit: Update to 1.4.3.

* gnu/packages/xorg.scm (xinit): Update to 1.4.3.

Change-Id: Icabf9c60a1d3047327d87b9a566e707db513e3f8
gnu: xf86-video-ast: Update to 1.2.0.

* gnu/packages/xorg.scm (xf86-video-ast): Update to 1.2.0.

Change-Id: I1059a4c8c99b080b6d3069dfab33ee5f842ba353
gnu: xf86-input-synaptics: Update to 1.10.0.

* gnu/packages/xorg.scm (xf86-input-synaptics): Update to 1.10.0.

Change-Id: I9fd71e62e98d1ef56feae93cf5721562e71eb13f
gnu: xorg-server: Update to 21.1.15.

* gnu/packages/xorg.scm (xorg-server): Update to 21.1.15.

Change-Id: If020a74061a0d3a7165d7085a494cc29d90aff5d
gnu: xf86-video-siliconmotion: Update to 1.7.10.

* gnu/packages/xorg.scm (xf86-video-siliconmotion): Update to 1.7.10.

Change-Id: I11026f8e295198d4cc3a07a5a3d596bd3345b022
gnu: xf86-video-r128: Update to 6.13.0.

* gnu/packages/xorg.scm (xf86-video-r128): Update to 6.13.0.

Change-Id: I05f35790cd3168ff116d472195a5b7f9f97ef20a
gnu: xf86-video-nv: Update to 2.1.23.

* gnu/packages/xorg.scm (xf86-video-nv): Update to 2.1.23.

Change-Id: I98fa2915ee2e710a7eff6b3700baa333eeb3c808
gnu: xf86-video-neomagic: Update to 1.3.1.

* gnu/packages/xorg.scm (xf86-video-neomagic): Update to 1.3.1.

Change-Id: I4a1f9fd8dc0ddeb5060f80a24f4d39ae21ea0b89
gnu: xf86-video-mga: Update to 2.1.0.

* gnu/packages/xorg.scm (xf86-video-mga): Update to 2.1.0.

Change-Id: I386705db67d9208ed788a55a8affbc99fdbedb43
gnu: xf86-video-mach64: Update to 6.10.0.

* gnu/packages/xorg.scm (xf86-video-mach64): Update to 6.10.0.

Change-Id: I963927fe05746bb97d3743146208c5f65f123587
gnu: xf86-video-i128: Update to 1.4.1.

* gnu/packages/xorg.scm (xf86-video-i128): Update to 1.4.1.

Change-Id: I1e3c84ea1470538e3b9c5231eb9efd9280ad7e23
gnu: xf86-video-geode: Update to 2.11.21.

* gnu/packages/xorg.scm (xf86-video-geode): Update to 2.11.21.

Change-Id: I619be8f9793a669a30d5d4ec9d1d587b4e877517
gnu: xf86-video-fbdev: Update to 0.5.1.

* gnu/packages/xorg.scm (xf86-video-fbdev): Update to 0.5.1.

Change-Id: I7449b32211f7eb76eb8fa0704b5de465567a6b51
gnu: xf86-video-dummy: Update to 0.4.1.

* gnu/packages/xorg.scm (xf86-video-dummy): Update to 0.4.1.

Change-Id: Id242fe46140fc0daadb8298e49361396ccfe724d
gnu: xf86-video-amdgpu: Update to 23.0.0.

* gnu/packages/xorg.scm (xf86-video-amdgpu): Update to 23.0.0.

Change-Id: Id2cd962ce40494d7a920d0aec51fe9693279eb5b
Next