summaryrefslogtreecommitdiff
path: root/gnu/packages/xorg.scm
Commit message (Collapse)AuthorAge
* gnu: editres: Update to 1.0.8.Tobias Geerinckx-Rice2022-05-22
| | | | * gnu/packages/xorg.scm (editres): Update to 1.0.8.
* gnu: iceauth: Update to 1.0.9.Tobias Geerinckx-Rice2022-05-08
| | | | * gnu/packages/xorg.scm (iceauth): Update to 1.0.9.
* 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".
* 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.
* 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.
* | gnu: xorg-server: Enable X security extensions (xcsecurity).Maxim Cournoyer2021-11-18
| | | | | | | | | | | | | | Fixes <https://issues.guix.gnu.org/23317>. * gnu/packages/xorg.scm (xorg-server) [configure-flags]: Add --enable-xcsecurity.
* | gnu: xorg-server: Update to 21.1.1 and reinstate parallel tests.Maxim Cournoyer2021-11-18
| | | | | | | | | | | | * gnu/packages/xorg.scm (xorg-server): Update to 21.1.1. [parallel-tests?]: Tentatively remove argument; added in 2015 without a comment.
* | gnu: libxkbfile: Propagate libx11 and kbproto.Maxim Cournoyer2021-11-18
| | | | | | | | | | | | * gnu/packages/xorg.scm (libxkbfile): Fix indentation. [inputs]{libx11}: Move to... [propagated-inputs]: ... here. Add kbproto.
* | gnu: xf86-video-nouveau: Use upstream patch for xorg-server 21.1.Josselin Poiret2021-11-18
| | | | | | | | | | | | | | | | * gnu/packages/patches/xf86-video-nouveau-fixup-ABI.patch: New patch. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/xorg.scm (xf86-video-nouveau): Use it. Signed-off-by: Timothy Sample <samplet@ngyro.com>
* | gnu: xf86-video-mach64: Patch to build with xorg-server 21.1.Josselin Poiret2021-11-18
| | | | | | | | | | | | | | | | | | * gnu/packages/patches/xf86-video-mach64-bool-to-boolean.patch: New patch. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/xorg.scm (xf86-video-mach64): Use it. Signed-off-by: Timothy Sample <samplet@ngyro.com>
* | Merge branch 'master' into core-updates-frozenLudovic Courtès2021-11-17
|\|
| * gnu: packages: Remove last year's deprecations.Tobias Geerinckx-Rice2021-11-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/admin.scm (guile3.0-shepherd): Remove variable. * gnu/packages/benchmark.scm (imb-openmpi): Likewise. * gnu/packages/boost.scm (boost-with-python3): Likewise. * gnu/packages/pep.scm (python-pep-adapter)[inputs]: Adjust accordingly. * gnu/packages/cpp.scm (nlohmann-json-cpp): Likewise. * gnu/packages/games.scm (openrct2)[inputs]: Adjust accordingly. * gnu/packages/cups.scm (escpr): Likewise. * gnu/packages/django.scm (python-django-jsonfield): Likewise. * gnu/packages/emacs-xyz.scm (emacs-modus-operandi-theme) (emacs-modus-vivendi-theme): Likewise. * gnu/packages/engineering.scm (kicad-i18l): Likewise. * gnu/packages/enlightenment.scm (enlightenment-wayland): Likewise. * gnu/packages/firmware.scm (opensbi-qemu-virt, opensbi-qemu-sifive-u): Likewise. * gnu/packages/fonts.scm (font-gnu-freefont-ttf, font-open-dyslexic): Likewise. * gnu/packages/game-development.scm (guile3.0-chickadee) (python-sge-pygame): Likewise. * gnu/packages/games.scm (retux)[inputs]: Adjust accordingly. * gnu/packages/gnome-xyz.scm (numix-theme): Likewise. * gnu/packages/gnupg.scm (guile3.0-gcrypt): Likewise. * gnu/packages/gstreamer.scm (gst-transcoder): Likewise. * gnu/packages/gtk.scm (guile3.0-cairo, guile3.0-present, guile3.0-rsvg): Likewise. * gnu/packages/guile-xyz.scm (guile3.0-colorized, guile3.0-commonmark) (guile3.0-config, guile3.0-email, guile3.0-fibers, guile3.0-gi) (guile3.0-hall, guile3.0-hashing, guile3.0-haunt, guile3.0-ics) (guile3.0-irregex, guile3.0-lib, guile3.0-mcron, guile3.0-minikanren) (guile3.0-ncurses, guile3.0-ncurses/gpm, guile3.0-newt, guile3.0-parted) (guile3.0-pfds, guile3.0-picture-language, guile3.0-semver) (guile3.0-simple-zmq, guile3.0-squee, guile3.0-syntax-highlight) (guile3.0-websocket, guile3.0-wisp, guile3.0-xapian): Likewise. * gnu/packages/guile.scm (define-deprecated-guile3.0-package) (guile3.0-json, guile3.0-gdbm-ffi, guile3.0-sqlite3) (guile3.0-bytestructures, guile3.0-git): Likewise. * gnu/packages/haskell-apps.scm (ghc-stylish-haskell): Likewise. * gnu/packages/linux.scm (linux-libre-arm-veyron): Likewise. * gnu/packages/mail.scm (guile3.0-mailutils): Likewise. * gnu/packages/monitoring.scm (python2-graphite-web): Likewise. * gnu/packages/package-management.scm (guile3.0-guix): Likewise. * gnu/packages/package-management.scm (python-conda): Likewise. * gnu/packages/phabricator.scm (libphutil): Likewise. * gnu/packages/plotutils.scm (guile3.0-charting): Likewise. * gnu/packages/python-xyz.scm (python2-smmap2, python-glances) (python-smmap2): Likewise. * gnu/packages/shells.scm (oil-shell): Likewise. * gnu/packages/sqlite.scm (sqlite-with-column-metadata): Likewise. * gnu/packages/ssh.scm (guile3.0-ssh): Likewise. * gnu/packages/terminals.scm (et): Likewise. * gnu/packages/tls.scm (guile3.0-gnutls): Likewise. * gnu/packages/vlang.scm (v): Likewise. * gnu/packages/vpn.scm (wireguard): Likewise. * gnu/packages/web-browsers.scm (next, sbcl-next): Likewise. * gnu/packages/xorg.scm (transset-df): Likewise.
* | gnu: hackneyed-x11-cursors: Update to 0.8.2.Maxim Cournoyer2021-11-11
| | | | | | | | * gnu/packages/xorg.scm (hackneyed-x11-cursors): Update to 0.8.2.
* | gnu: xorg-server: Fix indentation.Maxim Cournoyer2021-11-11
| | | | | | | | * gnu/packages/xorg.scm (xorg-server): Fix indentation. Remove trailing #t.
* | gnu: xorg-server, xorg-server-for-tests: Update to 21.1.0.Maxim Cournoyer2021-11-11
| | | | | | | | | | | | | | | | * gnu/packages/xorg.scm (xorg-server): Update to 21.1.0. [origin]: Update URI. (xorg-server-for-tests)[version]: Delete field. [source]: Likewise. [propagated-inputs]: Add libxcvt and an explanatory comment.
* | gnu: Add libxcvt.Maxim Cournoyer2021-11-11
| | | | | | | | * gnu/packages/xorg.scm (libxcvt): New variable.
* | gnu: xorgproto: Update to 2021.5.Maxim Cournoyer2021-11-11
| | | | | | | | * gnu/packages/xorg.scm (xorgproto): Update to 2021.5.
* | gnu: xkeyboard-config: Update to 2.34.Maxim Cournoyer2021-11-11
| | | | | | | | * gnu/packages/xorg.scm (xkeyboard-config): Update to 2.34.
* | gnu: libevdev: Update to 1.11.0.Matthew James Kraai2021-11-11
| | | | | | | | | | | | * gnu/packages/xorg.scm (libevdev): Update to 1.11.0. Signed-off-by: Brice Waegeneire <brice@waegenei.re>
* | Merge remote-tracking branch 'origin/master' into core-updates-frozen.Mathieu Othacehe2021-10-12
|\|
| * gnu: xterm: Update to 369.Tobias Geerinckx-Rice2021-10-05
| | | | | | | | * gnu/packages/xorg.scm (xterm): Update to 369.
| * gnu: xpra: Update to 4.2.2.Matthew James Kraai2021-10-03
| | | | | | | | | | | | * gnu/packages/xorg.scm (xpra): Update to 4.2.2. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| * Update copyright assignments for Liliana Marie Prikler.Liliana Marie Prikler2021-09-25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * doc/guix.texi: Update copyright name for Liliana Marie Prikler. * gnu/packages/build-tools.scm: Update copyright name and email for Liliana Marie Prikler. * gnu/packages/convmv.scm: Likewise. * gnu/packages/emacs-xyz.scm: Likewise. * gnu/packages/emacs.scm: Likewise. * gnu/packages/esolangs.scm: Likewise. * gnu/packages/game-development.scm: Likewise. * gnu/packages/games.scm: Likewise. * gnu/packages/gnome-xyz.scm: Likewise. * gnu/packages/gnome.scm: Likewise. * gnu/packages/gstreamer.scm: Likewise. * gnu/packages/guile-xyz.scm: Likewise. * gnu/packages/minetest.scm: Likewise. * gnu/packages/music.scm: Likewise. * gnu/packages/patches/minetest-add-MINETEST_MOD_PATH.patch: Likewise. * gnu/packages/patches/ppsspp-disable-upgrade-and-gold.patch: Likewise. * gnu/packages/patches/webkitgtk-bind-all-fonts.patch: Likewise. * gnu/packages/python-xyz.scm: Likewise. * gnu/packages/unicode.scm: Likewise. * gnu/packages/xorg.scm: Likewise. * gnu/services/sound.scm: Likewise. * guix/build-system/renpy.scm: Likewise. * guix/build/emacs-utils.scm: Likewise. * guix/build/renpy-build-system.scm: Likewise.
| * gnu: console-setup: Update to 1.205.Tobias Geerinckx-Rice2021-09-21
| | | | | | | | * gnu/packages/xorg.scm (console-setup): Update to 1.205.
* | gnu: libxvmc: Pass --disable-malloc0returnsnull when cross-compiling.Maxime Devos2021-09-27
| | | | | | | | | | | | | | | | | | | | This fixes a configure error when cross-compiling and doesn't cause any rebuilds. * gnu/packages/xorg.scm (libxvmc)[arguments]<#:configure-flags>: Add malloc0flags. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>