summaryrefslogtreecommitdiff
path: root/gnu/packages/xorg.scm
Commit message (Collapse)AuthorAge
* Merge branch 'master' into stagingLudovic Courtès2022-06-12
|\
| * gnu: mkfontscale: Update to 1.2.2.Efraim Flashner2022-06-10
| | | | | | | | * gnu/packages/xorg.scm (mkfontscale): Update to 1.2.2.
| * gnu: xauth: Update to 1.1.2.Efraim Flashner2022-06-10
| | | | | | | | * gnu/packages/xorg.scm (xauth): Update to 1.1.2.
| * gnu: xcalc: Update to 1.1.1.Efraim Flashner2022-06-10
| | | | | | | | * gnu/packages/xorg.scm (xcalc): Update to 1.1.1.
| * gnu: xdpyinfo: Update to 1.3.3.Efraim Flashner2022-06-10
| | | | | | | | * gnu/packages/xorg.scm (xdpyinfo): Update to 1.3.3.
| * gnu: xf86-input-libinput: Update to 1.2.1.Efraim Flashner2022-06-10
| | | | | | | | * gnu/packages/xorg.scm (xf86-input-libinput): Update to 1.2.1.
| * gnu: xf86-video-amdgpu: Update to 22.0.0.Efraim Flashner2022-06-10
| | | | | | | | * gnu/packages/xorg.scm (xf86-video-amdgpu): Update to 22.0.0.
| * gnu: xf86-video-dummy: Update to 0.4.0.Efraim Flashner2022-06-10
| | | | | | | | * gnu/packages/xorg.scm (xf86-video-dummy): Update to 0.4.0.
| * gnu: xlsfonts: Update to 1.0.7.Efraim Flashner2022-06-10
| | | | | | | | * gnu/packages/xorg.scm (xlsfonts): Update to 1.0.7.
| * gnu: xorg-sgml-doctools: Update to 1.12.Efraim Flashner2022-06-10
| | | | | | | | * gnu/packages/xorg.scm (xorg-sgml-doctools): Update to 1.12.
| * gnu: twm: Update to 1.0.12.Efraim Flashner2022-06-10
| | | | | | | | * gnu/packages/xorg.scm (twm): Update to 1.0.12.
| * Revert "gnu: uim: Build reproducibly."base-for-series-12629base-for-series-12624base-for-series-12623base-for-series-12621Vagrant Cascadian2022-06-09
| | | | | | | | | | | | The fix was ineffective. This reverts commit da115f9f7a7131143fe15f4aa7cdf435c10bfe46.
* | Merge branch 'master' into stagingLudovic Courtès2022-06-08
|\|
| * gnu: uim: Build reproducibly.Vagrant Cascadian2022-06-06
| | | | | | | | * gnu/packages/xorg.scm (uim)[arguments]: Disable parallel build.
* | gnu: setroot: Depend on imlib2@1.7.Ludovic Courtès2022-06-02
| | | | | | | | | | * gnu/packages/xorg.scm (setroot)[inputs]: Use IMLIB2-1.7 instead of IMLIB2.
* | Merge branch 'master' into stagingLudovic Courtès2022-05-26
|\|
| * gnu: editres: Update to 1.0.8.Tobias Geerinckx-Rice2022-05-22
| | | | | | | | * gnu/packages/xorg.scm (editres): Update to 1.0.8.
* | Merge branch 'master' into stagingEfraim Flashner2022-05-16
|\|
| * gnu: iceauth: Update to 1.0.9.Tobias Geerinckx-Rice2022-05-08
| | | | | | | | * gnu/packages/xorg.scm (iceauth): Update to 1.0.9.
* | Merge branch 'master' into stagingLudovic Courtès2022-04-28
|\|
| * gnu: xterm: Make big cursors work.Danny Milosavljevic2022-04-03
| | | | | | | | | | | | | | * 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".
* | Merge branch 'master' into staging.Maxim Cournoyer2022-03-21
|\|
| * gnu: libxrender: Fix cross compiling to riscv64-linux.Efraim Flashner2022-03-07
| | | | | | | | | | | | * 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.
* | Merge branch 'master' into staging.Maxim Cournoyer2022-01-25
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
| * Revert "gnu: xkeyboard-config: Build man page."base-for-series-11105Tobias Geerinckx-Rice2022-01-23
| | | | | | | | This reverts commit f7236fa1b2e92288633b4261997b55914e25648b.
| * gnu: xkeyboard-config: Build man page.SeerLite via Guix-patches via2022-01-23
| | | | | | | | | | | | | | * gnu/packages/xorg.scm (xkeyboard-config)[native-inputs]: Add libxslt and remove labels. Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
| * Merge branch 'version-1.4.0'Maxim Cournoyer2022-01-17
| |\ | | | | | | | | | | | | | | | | | | With resolved conflicts in: gnu/packages/gnome.scm gnu/packages/openstack.scm gnu/packages/python-xyz.scm
| | * gnu: libx11: Update to 1.7.3.1.Maxim Cournoyer2022-01-10
| | | | | | | | | | | | | | | | | | | | | 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.
| * | gnu: console-setup: Update to 1.207.Tobias Geerinckx-Rice2022-01-13
| | | | | | | | | | | | | | | * gnu/packages/xorg.scm (console-setup): Update to 1.207. [arguments]: Don't explicitly return #t from phases.
| * | gnu: perl-x11-xcb: Update to 0.19.Tobias Geerinckx-Rice2022-01-13
| |/ | | | | | | | | * gnu/packages/xorg.scm (perl-x11-xcb): Update to 0.19. [arguments]: Don't explicitly return #t from phases.
| * gnu: xpra: Update to 4.3.1.Lars-Dominik Braun2022-01-07
| | | | | | | | | | | | | | | | | | 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.
| * gnu: xpra: Install Cython-built libraries.Lars-Dominik Braun2022-01-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 ab6d56d01d62757caa66fe0a23e8864c9122f0e6 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.
| * Revert "gnu: xpra: Update to 4.3."Lars-Dominik Braun2022-01-03
| | | | | | | | | | | | | | This reverts commit 3debb27e7ccdb614589adbc9b28b050c785abc01. The upgrade to 4.3 is not trivial and requires changes to the build process.
| * gnu: uim: Fix build with GCC 10.Lu Hui2022-01-02
| | | | | | | | | | | | | | * gnu/packages/xorg.scm (uim)[arguments]: Pass "-O2 -g -fcommon" to #:configure-flags. Signed-off-by: Leo Famulari <leo@famulari.name>
| * gnu: Add libxpresent.Oleg Pykhalov2022-01-01
| | | | | | | | * gnu/packages/xorg.scm (libxpresent): New variable.
| * gnu: xorg-server: Update to 21.1.2 [security fixes].Leo Famulari2021-12-22
| | | | | | | | | | | | | | 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.
| * gnu: imake: Remove input labels.Tobias Geerinckx-Rice2021-12-17
| | | | | | | | | | * gnu/packages/xorg.scm (imake)[inputs]: Remove input labels. [arguments]: Gexp accordingly.
| * gnu: xf86-video-qxl: Fix build.Maxim Cournoyer2021-12-16
| | | | | | | | | | | | * 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.
| * gnu: xpra: Update to 4.3.Andy Tai2021-12-16
| | | | | | | | | | | | gnu/packages/xorg.scm (xpra): Update to 4.3. Signed-off-by: Leo Famulari <leo@famulari.name>
| * gnu: Further simplify package inputs.Ludovic Courtès2021-12-13
| | | | | | | | | | | | | | | | | | 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.)
| * gnu: Simplify package inputs.Ludovic Courtès2021-12-13
| | | | | | | | | | | | | | | | This commit was obtained by running: ./pre-inst-env guix style without any additional argument.
| * Merge remote-tracking branch 'origin/master' into core-updates-frozenRicardo Wurmus2021-12-05
| |\
| | * gnu: xterm: Update to 370.Tobias Geerinckx-Rice2021-11-27
| | | | | | | | | | | | * gnu/packages/xorg.scm (xterm): Update to 370.
| * | gnu: uim-gtk: Build with '-O2'.Ludovic Courtès2021-11-25
| | | | | | | | | | | | * gnu/packages/xorg.scm (uim-gtk)[arguments]: Pass "-O2 -g".
| * | gnu: uim-qt: Pass -fcommon to compiler.Ricardo Wurmus2021-11-22
| | | | | | | | | | | | * gnu/packages/xorg.scm (uim-qt)[arguments]: Add -fcommon to CPPFLAGS.
| * | gnu: uim-gtk: Pass -fcommon to compiler.Ricardo Wurmus2021-11-22
| | | | | | | | | | | | * gnu/packages/xorg.scm (uim-gtk)[arguments]: Add -fcommon to CFLAGS.
| * | gnu: libxcursor: Add a search path for XCURSOR_PATH.Maxim Cournoyer2021-11-20
| | | | | | | | | | | | | | | * gnu/packages/xorg.scm (libxcursor): Fix indentation. [native-search-paths]: New field (previously commented). Update comment.
| * | gnu: xorg-server-xwayland: Update to 21.1.3 and adjust package.Maxim Cournoyer2021-11-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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.
| * | gnu: egl-wayland: Update to 1.1.9.Maxim Cournoyer2021-11-18
| | | | | | | | | | | | | | | | | | * gnu/packages/xorg.scm (egl-wayland): Update to 1.1.9. [native-inputs]: Add libglvnd and mesa-headers. [inputs]: Add wayland-protocols.
| * | gnu: Move eglexternalplatform and egl-wayland to (gnu packages xorg).Maxim Cournoyer2021-11-18
| | | | | | | | | | | | | | | | | | | | | | | | 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.