Commit Graph

1150 Commits

Author SHA1 Message Date
Ludovic Courtès
622545de6c
Merge branch 'master' into staging 2022-06-12 22:49:47 +02:00
Ludovic Courtès
091eb323ba
Merge branch 'master' into staging 2022-06-08 14:53:16 +02:00
Vagrant Cascadian
da115f9f7a
gnu: uim: Build reproducibly.
* gnu/packages/xorg.scm (uim)[arguments]: Disable parallel build.
2022-06-06 15:08:21 -07:00
Efraim Flashner
d998f5ad86
gnu: mkfontscale: Update to 1.2.2.
* gnu/packages/xorg.scm (mkfontscale): Update to 1.2.2.
2022-06-10 11:15:52 +03:00
Efraim Flashner
b4186b7e18
gnu: xauth: Update to 1.1.2.
* gnu/packages/xorg.scm (xauth): Update to 1.1.2.
2022-06-10 11:14:20 +03:00
Efraim Flashner
8e84eb0125
gnu: xcalc: Update to 1.1.1.
* gnu/packages/xorg.scm (xcalc): Update to 1.1.1.
2022-06-10 11:05:56 +03:00
Efraim Flashner
8cc2c048c2
gnu: xdpyinfo: Update to 1.3.3.
* gnu/packages/xorg.scm (xdpyinfo): Update to 1.3.3.
2022-06-10 11:04:52 +03:00
Efraim Flashner
9015589a22
gnu: xf86-input-libinput: Update to 1.2.1.
* gnu/packages/xorg.scm (xf86-input-libinput): Update to 1.2.1.
2022-06-10 11:00:50 +03:00
Efraim Flashner
e3734fa9b8
gnu: xf86-video-amdgpu: Update to 22.0.0.
* gnu/packages/xorg.scm (xf86-video-amdgpu): Update to 22.0.0.
2022-06-10 10:48:14 +03:00
Efraim Flashner
6b71d6e808
gnu: xf86-video-dummy: Update to 0.4.0.
* gnu/packages/xorg.scm (xf86-video-dummy): Update to 0.4.0.
2022-06-10 10:46:24 +03:00
Efraim Flashner
67c4b49654
gnu: xlsfonts: Update to 1.0.7.
* gnu/packages/xorg.scm (xlsfonts): Update to 1.0.7.
2022-06-10 10:38:34 +03:00
Efraim Flashner
50a0cb394d
gnu: xorg-sgml-doctools: Update to 1.12.
* gnu/packages/xorg.scm (xorg-sgml-doctools): Update to 1.12.
2022-06-10 10:33:50 +03:00
Efraim Flashner
35eddb6ee4
gnu: twm: Update to 1.0.12.
* gnu/packages/xorg.scm (twm): Update to 1.0.12.
2022-06-10 10:30:31 +03:00
Vagrant Cascadian
e1b72334c8
Revert "gnu: uim: Build reproducibly."
The fix was ineffective.

This reverts commit da115f9f7a.
2022-06-09 14:51:46 -07:00
Ludovic Courtès
0602444b79
gnu: setroot: Depend on imlib2@1.7.
* gnu/packages/xorg.scm (setroot)[inputs]: Use IMLIB2-1.7 instead of
IMLIB2.
2022-06-02 13:27:54 +02:00
Ludovic Courtès
7097e98586
Merge branch 'master' into staging 2022-05-26 17:11:20 +02:00
Tobias Geerinckx-Rice
0aac7fba79
gnu: editres: Update to 1.0.8.
* gnu/packages/xorg.scm (editres): Update to 1.0.8.
2022-05-22 02:00:11 +02:00
Efraim Flashner
e5e0e283ff
Merge branch 'master' into staging 2022-05-16 11:14:42 +03:00
Tobias Geerinckx-Rice
5ed3fca18c
gnu: iceauth: Update to 1.0.9.
* gnu/packages/xorg.scm (iceauth): Update to 1.0.9.
2022-05-08 02:00:00 +02:00
Ludovic Courtès
284fa72649
Merge branch 'master' into staging 2022-04-28 16:24:46 +02:00
Danny Milosavljevic
32d1f71593
gnu: xterm: Make big cursors work.
* gnu/packages/patches/xterm-370-explicit-xcursor.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/xorg.scm (xterm)[source]: Add it.
[arguments]<#:configure-flags>: Add "-lXcursor".
2022-04-03 13:46:15 +02:00
Maxim Cournoyer
49b350fafc
Merge branch 'master' into staging. 2022-03-21 21:38:19 -04:00
Efraim Flashner
58e3a917e3
gnu: libxrender: Fix cross compiling to riscv64-linux.
* gnu/packages/xorg.scm (libxrender)[arguments]: When cross compiling to
riscv64-linux replace config.sub and config.guess with newer versions.
[native-inputs]: When cross compiling to riscv64-linux add config.
2022-03-07 22:53:26 +02:00
Maxim Cournoyer
1a5302435f
Merge branch 'master' into staging.
With "conflicts" solved (all in favor of master except git) in:
	gnu/local.mk
	gnu/packages/databases.scm
	gnu/packages/glib.scm
	gnu/packages/gnome.scm
	gnu/packages/gnupg.scm
	gnu/packages/gnuzilla.scm
	gnu/packages/graphics.scm
	gnu/packages/gstreamer.scm
	gnu/packages/gtk.scm
	gnu/packages/linux.scm
	gnu/packages/machine-learning.scm
	gnu/packages/networking.scm
	gnu/packages/polkit.scm
	gnu/packages/pulseaudio.scm
	gnu/packages/rpc.scm
	gnu/packages/rust.scm
	gnu/packages/version-control.scm
	gnu/packages/w3m.scm
2022-01-25 22:07:13 -05:00
Tobias Geerinckx-Rice
dc42ad4fed
Revert "gnu: xkeyboard-config: Build man page."
This reverts commit f7236fa1b2.
2022-01-23 01:00:00 +01:00
SeerLite via Guix-patches via
f7236fa1b2
gnu: xkeyboard-config: Build man page.
* gnu/packages/xorg.scm (xkeyboard-config)[native-inputs]: Add libxslt and
remove labels.

Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2022-01-23 01:00:00 +01:00
Maxim Cournoyer
276f40fdc3
Merge branch 'version-1.4.0'
With resolved conflicts in:
	gnu/packages/gnome.scm
	gnu/packages/openstack.scm
	gnu/packages/python-xyz.scm
2022-01-17 11:47:09 -05:00
Maxim Cournoyer
44d72f7216
gnu: libx11: Update to 1.7.3.1.
This update eliminates multiple xkbcomp unresolved symbols warnings.

* gnu/packages/xorg.scm (libx11): Update to 1.7.3.1.  Fix indentation.
[source]: Update origin's URI.
2022-01-10 11:44:27 -05:00
Tobias Geerinckx-Rice
3148cd7144
gnu: console-setup: Update to 1.207.
* gnu/packages/xorg.scm (console-setup): Update to 1.207.
[arguments]: Don't explicitly return #t from phases.
2022-01-13 21:58:33 +00:00
Tobias Geerinckx-Rice
37c84d0774
gnu: perl-x11-xcb: Update to 0.19.
* gnu/packages/xorg.scm (perl-x11-xcb): Update to 0.19.
[arguments]: Don't explicitly return #t from phases.
2022-01-13 21:58:33 +00:00
Lars-Dominik Braun
b3b6373cd6
gnu: xpra: Update to 4.3.1.
Fixes: <https://issues.guix.gnu.org/52869>.

* gnu/packages/xorg.scm (xpra): Update to 4.3.1.
[inputs]: Add libxres.
* gnu/packages/patches/xpra-4.2-install_libs.patch: Adjust to updated
setup.py.
2022-01-07 08:58:40 +01:00
Lars-Dominik Braun
927c589256
gnu: xpra: Install Cython-built libraries.
xpra would fail to start, because shared objects were
not installed. It’s not clear why it stopped working,
but it seems it was not the upgrade I reverted in commit
ab6d56d01d to fix #52869. Sorry for the
confusion :(

* gnu/packages/patches/xpra-4.2-install_libs.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
* gnu/packages/xorg.scm (xpra)[source]: Add new patch.
[arguments]: Ensure 'build phase runs and passes #:configure-flags
to setup.py.
2022-01-07 08:58:40 +01:00
Lars-Dominik Braun
ab6d56d01d
Revert "gnu: xpra: Update to 4.3."
This reverts commit 3debb27e7c.

The upgrade to 4.3 is not trivial and requires changes to the build
process.
2022-01-03 09:15:58 +01:00
Lu Hui
b2ed92ec58
gnu: uim: Fix build with GCC 10.
* gnu/packages/xorg.scm (uim)[arguments]: Pass "-O2 -g -fcommon"
to #:configure-flags.

Signed-off-by: Leo Famulari <leo@famulari.name>
2022-01-02 12:42:56 -05:00
Oleg Pykhalov
7edc70ee27
gnu: Add libxpresent.
* gnu/packages/xorg.scm (libxpresent): New variable.
2022-01-01 20:23:35 +03:00
Leo Famulari
0751451ae3
gnu: xorg-server: Update to 21.1.2 [security fixes].
Fixes CVE-2021-4008, CVE-2021-4009, CVE-2021-4010, and CVE-2021-4011.

* gnu/packages/xorg.scm (xorg-server): Update to 21.1.2.
(xorg-server-for-tests): Use version 21.1.1.
2021-12-22 18:37:27 -05:00
Tobias Geerinckx-Rice
b4ee524e5a
gnu: imake: Remove input labels.
* gnu/packages/xorg.scm (imake)[inputs]: Remove input labels.
[arguments]: Gexp accordingly.
2021-12-17 22:51:56 +01:00
Maxim Cournoyer
a7c5df90a9
gnu: xf86-video-qxl: Fix build.
* gnu/packages/patches/xf86-video-qxl-fix-build.patch: Add patch.
* gnu/local.mk (dist_patch_DATA): Register it.
* gnu/packages/xorg.scm (xf86-video-qxl): Apply it.
2021-12-16 23:49:50 -05:00
Andy Tai
3debb27e7c
gnu: xpra: Update to 4.3.
gnu/packages/xorg.scm (xpra): Update to 4.3.

Signed-off-by: Leo Famulari <leo@famulari.name>
2021-12-16 23:24:51 -05:00
Ludovic Courtès
e3196755e6
gnu: Further simplify package inputs.
This is the result of running:

  ./pre-inst-env guix style --input-simplification=safe

and manually undoing changes on a dozen of packages to reduce
rebuilds (derivations for emacs, icecat, and libreoffice are unchanged.)
2021-12-13 22:15:07 +01:00
Ludovic Courtès
8394619bac
gnu: Simplify package inputs.
This commit was obtained by running:

  ./pre-inst-env guix style

without any additional argument.
2021-12-13 17:48:25 +01:00
Ricardo Wurmus
9bc0f45df5
Merge remote-tracking branch 'origin/master' into core-updates-frozen 2021-12-05 19:17:41 +01:00
Tobias Geerinckx-Rice
b2af054ca1
gnu: xterm: Update to 370.
* gnu/packages/xorg.scm (xterm): Update to 370.
2021-11-27 16:24:01 +01:00
Ludovic Courtès
612e38bd29
gnu: uim-gtk: Build with '-O2'.
* gnu/packages/xorg.scm (uim-gtk)[arguments]: Pass "-O2 -g".
2021-11-25 15:27:36 +01:00
Ricardo Wurmus
3d109b0306
gnu: uim-qt: Pass -fcommon to compiler.
* gnu/packages/xorg.scm (uim-qt)[arguments]: Add -fcommon to CPPFLAGS.
2021-11-22 20:32:07 +01:00
Ricardo Wurmus
108b923d92
gnu: uim-gtk: Pass -fcommon to compiler.
* gnu/packages/xorg.scm (uim-gtk)[arguments]: Add -fcommon to CFLAGS.
2021-11-22 20:32:07 +01:00
Maxim Cournoyer
7063ee6d9d
gnu: libxcursor: Add a search path for XCURSOR_PATH.
* gnu/packages/xorg.scm (libxcursor): Fix indentation.
[native-search-paths]: New field (previously commented).  Update comment.
2021-11-20 08:57:01 -05:00
Maxim Cournoyer
4486870b1a
gnu: xorg-server-xwayland: Update to 21.1.3 and adjust package.
Xwayland is no longer part of the main X server distribution and now requires
Meson to build.  This change also turn on EGL support, which was previously
disabled.

* gnu/packages/xorg.scm (xorg-server-xwayland): Do not inherit from
xorg-server.  Update to 21.1.3.
[native-inputs]: New field.
[build-system]: Likewise.
[inputs]: Fully specify inputs, which are a subset of those of xorg-server.
[configure-flags]: Adjust for Meson.
[phases]{patch-/bin/sh}: New phase.
[description, home-page, license]: New fields.
2021-11-18 11:40:10 -05:00
Maxim Cournoyer
6cec904665
gnu: egl-wayland: Update to 1.1.9.
* gnu/packages/xorg.scm (egl-wayland): Update to 1.1.9.
[native-inputs]: Add libglvnd and mesa-headers.
[inputs]: Add wayland-protocols.
2021-11-18 11:40:10 -05:00
Maxim Cournoyer
0184192e24
gnu: Move eglexternalplatform and egl-wayland to (gnu packages xorg).
This is to avoid a module cycle between (gnu packages xorg) and (gnu packages
graphics).

* gnu/packages/graphics.scm (eglexternalplatform, egl-wayland): Move to...
* gnu/packages/xorg.scm: ... this file.  Remove trailing #t.
2021-11-18 11:40:09 -05:00