summaryrefslogtreecommitdiff
path: root/gnu/packages/xorg.scm
AgeCommit message (Expand)Author
2022-07-12gnu: inkscape: Rename variable to inkscape/stable and hide package....This will allow introducing a new 'inkscape' package that can be more freely upgraded on the main branch. * gnu/packages/inkscape.scm (inkscape): Rename to... (inkscape/stable): ... this, and make it a hidden package. * gnu/packages/admin.scm (wpa-supplicant-gui)[native-inputs]: Rename inkscape input accordingly. * gnu/packages/docbook.scm (dblatex): Likewise. * gnu/packages/gnome-xyz.scm (arc-theme): Likewise. * gnu/packages/python-xyz.scm (python-matplotlib-documentation): Likewise. (python-nbconvert): Likewise. * gnu/packages/xfce.scm (xfdesktop): Likewise. * gnu/packages/xorg.scm (hackneyed-x11-cursors): Likewise. Maxim Cournoyer
2022-07-11gnu: xorg: Normalize whitespace between package definitions....* gnu/packages/xorg.scm: Use a single blank line between packages. Maxim Cournoyer
2022-07-11gnu: luit: Fix invalid locale.alias location....Fixes <https://issues.guix.gnu.org/43592>. * gnu/packages/xorg.scm (mkfontscale)[configure-flags]: Point to libx11's locale.alias file via the '--with-localealiasfile' configure option. [inputs]{libx11}: New input. Maxim Cournoyer
2022-07-11gnu: luit: Fix indentation....* gnu/packages/xorg.scm (luit): Fix indentation. Maxim Cournoyer
2022-07-11gnu: xwud: Update to 1.0.6....* gnu/packages/xorg.scm (xwud): Update to 1.0.6. Efraim Flashner
2022-07-11gnu: xpr: Update to 1.1.0....* gnu/packages/xorg.scm (xpr): Update to 1.1.0. Efraim Flashner
2022-07-11gnu: xfontsel: Update to 1.1.0....* gnu/packages/xorg.scm (xfontsel): Update to 1.1.0. Efraim Flashner
2022-07-11gnu: xf86-video-mga: Update to 2.0.1....* gnu/packages/xorg.scm (xf86-video-mga): Update to 2.0.1. Efraim Flashner
2022-07-11gnu: xf86-video-cirrus: Update to 1.6.0....* gnu/packages/xorg.scm (xf86-video-cirrus): Update to 1.6.0. Efraim Flashner
2022-07-11gnu: xf86-input-synaptics: Update to 1.9.2....* gnu/packages/xorg.scm (xf86-input-synaptics): Update to 1.9.2. Efraim Flashner
2022-07-11gnu: xcmsdb: Update to 1.0.6....* gnu/packages/xorg.scm (xcmsdb): Update to 1.0.6. Efraim Flashner
2022-07-11gnu: xf86-video-mach64: Update to 6.9.7....* gnu/packages/xorg.scm (xf86-video-mach64): Update to 6.9.7. [source]: Remove patches. * gnu/packages/patches/xf86-video-mach64-bool-to-boolean.patch, gnu/packages/patches/xf86-video-mach64-glibc-2.20.patch: Remove files. * gnu/local.mk (dist_patch_DATA): Remove them. Efraim Flashner
2022-06-12Merge branch 'master' into stagingLudovic Courtès
2022-06-08Merge branch 'master' into stagingLudovic Courtès
2022-06-06gnu: uim: Build reproducibly....* gnu/packages/xorg.scm (uim)[arguments]: Disable parallel build. Vagrant Cascadian
2022-06-10gnu: mkfontscale: Update to 1.2.2....* gnu/packages/xorg.scm (mkfontscale): Update to 1.2.2. Efraim Flashner
2022-06-10gnu: xauth: Update to 1.1.2....* gnu/packages/xorg.scm (xauth): Update to 1.1.2. Efraim Flashner
2022-06-10gnu: xcalc: Update to 1.1.1....* gnu/packages/xorg.scm (xcalc): Update to 1.1.1. Efraim Flashner
2022-06-10gnu: xdpyinfo: Update to 1.3.3....* gnu/packages/xorg.scm (xdpyinfo): Update to 1.3.3. Efraim Flashner
2022-06-10gnu: xf86-input-libinput: Update to 1.2.1....* gnu/packages/xorg.scm (xf86-input-libinput): Update to 1.2.1. Efraim Flashner
2022-06-10gnu: xf86-video-amdgpu: Update to 22.0.0....* gnu/packages/xorg.scm (xf86-video-amdgpu): Update to 22.0.0. Efraim Flashner
2022-06-10gnu: xf86-video-dummy: Update to 0.4.0....* gnu/packages/xorg.scm (xf86-video-dummy): Update to 0.4.0. Efraim Flashner
2022-06-10gnu: xlsfonts: Update to 1.0.7....* gnu/packages/xorg.scm (xlsfonts): Update to 1.0.7. Efraim Flashner
2022-06-10gnu: xorg-sgml-doctools: Update to 1.12....* gnu/packages/xorg.scm (xorg-sgml-doctools): Update to 1.12. Efraim Flashner
2022-06-10gnu: twm: Update to 1.0.12....* gnu/packages/xorg.scm (twm): Update to 1.0.12. Efraim Flashner
2022-06-09Revert "gnu: uim: Build reproducibly."...The fix was ineffective. This reverts commit da115f9f7a7131143fe15f4aa7cdf435c10bfe46. Vagrant Cascadian
2022-06-02gnu: setroot: Depend on imlib2@1.7....* gnu/packages/xorg.scm (setroot)[inputs]: Use IMLIB2-1.7 instead of IMLIB2. Ludovic Courtès
2022-05-26Merge branch 'master' into stagingLudovic Courtès
2022-05-22gnu: editres: Update to 1.0.8....* gnu/packages/xorg.scm (editres): Update to 1.0.8. Tobias Geerinckx-Rice
2022-05-16Merge branch 'master' into stagingEfraim Flashner
2022-05-08gnu: iceauth: Update to 1.0.9....* gnu/packages/xorg.scm (iceauth): Update to 1.0.9. Tobias Geerinckx-Rice
2022-04-28Merge branch 'master' into stagingLudovic Courtès
2022-04-03gnu: 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". Danny Milosavljevic
2022-03-21Merge branch 'master' into staging.Maxim Cournoyer
2022-03-07gnu: 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. Efraim Flashner
2022-01-25Merge 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 Maxim Cournoyer
2022-01-23Revert "gnu: xkeyboard-config: Build man page."...This reverts commit f7236fa1b2e92288633b4261997b55914e25648b. Tobias Geerinckx-Rice
2022-01-23gnu: 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> SeerLite via Guix-patches via
2022-01-17Merge branch 'version-1.4.0'...With resolved conflicts in: gnu/packages/gnome.scm gnu/packages/openstack.scm gnu/packages/python-xyz.scm Maxim Cournoyer
2022-01-10gnu: 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. Maxim Cournoyer
2022-01-13gnu: console-setup: Update to 1.207....* gnu/packages/xorg.scm (console-setup): Update to 1.207. [arguments]: Don't explicitly return #t from phases. Tobias Geerinckx-Rice
2022-01-13gnu: 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. Tobias Geerinckx-Rice
2022-01-07gnu: 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. Lars-Dominik Braun
2022-01-07gnu: 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 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. Lars-Dominik Braun
2022-01-03Revert "gnu: xpra: Update to 4.3."...This reverts commit 3debb27e7ccdb614589adbc9b28b050c785abc01. The upgrade to 4.3 is not trivial and requires changes to the build process. Lars-Dominik Braun
2022-01-02gnu: 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> Lu Hui
2022-01-01gnu: Add libxpresent....* gnu/packages/xorg.scm (libxpresent): New variable. Oleg Pykhalov
2021-12-22gnu: 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. Leo Famulari
2021-12-17gnu: imake: Remove input labels....* gnu/packages/xorg.scm (imake)[inputs]: Remove input labels. [arguments]: Gexp accordingly. Tobias Geerinckx-Rice
2021-12-16gnu: 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. Maxim Cournoyer