summaryrefslogtreecommitdiff
path: root/gnu/packages/xorg.scm
Commit message (Collapse)AuthorAgeFilesLines
* gnu: Add hackneyed-x11-cursors.Maxim Cournoyer2020-04-261-0/+62
| | | | * gnu/packages/xorg.scm (hackneyed-x11-cursors): New variable.
* gnu: xterm: Update to 353.Tobias Geerinckx-Rice2020-04-161-3/+3
| | | | * gnu/packages/xorg.scm (xterm): Update to 353.
* gnu: Add v86d.Florian Pelz2020-03-201-0/+100
| | | | * gnu/packages/xorg.scm (v86d): New variable.
* Merge branch 'master' into stagingMarius Bakke2020-03-141-8/+16
|\
| * gnu: uim: Use emacs-substitute-variables instead of substitute*.Arun Isaac2020-03-131-4/+4
| | | | | | | | | | * gnu/packages/xorg.scm (uim)[arguments]: In the configure-uim-el phase, use emacs-substitute-variables instead of substitute*.
| * gnu: uim: Do not install elisp files in guix.d.Arun Isaac2020-03-131-4/+12
| | | | | | | | | | * gnu/packages/xorg.scm (uim)[arguments]: Pass %output/share/emacs to the --with-lispdir configure flag. Add fix-install-path phase after install phase.
* | Merge branch 'master' into stagingMarius Bakke2020-02-241-1/+1
|\|
| * gnu: transset-df: Use HTTPS home page.Tobias Geerinckx-Rice2020-02-191-1/+1
| | | | | | | | * gnu/packages/xorg.scm (transset-df)[home-page]: Use HTTPS.
* | gnu: xkeyboard-config: Update to 2.29.Marius Bakke2020-02-141-6/+7
| | | | | | | | | | | | * gnu/packages/xorg.scm (xkeyboard-config): Update to 2.29. [inputs]: Move GETTEXT-MINIMAL ... [native-inputs]: ... here. Add PERL and PYTHON. Remove INTLTOOL.
* | gnu: libevdev: Update to 1.8.0.Marius Bakke2020-02-141-2/+2
| | | | | | | | * gnu/packages/xorg.scm (libevdev): Update to 1.8.0.
* | gnu: libevdev: Do not build the static library.Marius Bakke2020-02-141-1/+2
|/ | | | * gnu/packages/xorg.scm (libevdev)[arguments]: Add #:configure-flags.
* Merge branch 'master' into stagingMarius Bakke2020-01-211-2/+2
|\
| * gnu: xorg-server: Update to 1.20.7.Marius Bakke2020-01-201-2/+2
| | | | | | | | * gnu/packages/xorg.scm (xorg-server): Update to 1.20.7.
* | gnu: xkeyboard-config: Update to 2.28.Marius Bakke2020-01-111-2/+2
| | | | | | | | * gnu/packages/xorg.scm (xkeyboard-config): Update to 2.28.
* | gnu: xinput: Update to 1.6.3.Marius Bakke2020-01-111-2/+2
|/ | | | * gnu/packages/xorg.scm (xinput): Update to 1.6.3.
* gnu: Add xcur2png.Leo Prikler2020-01-051-0/+27
| | | | * gnu/packages/xorg.scm (xcur2png): New variable.
* gnu: xf86-video-intel: Update to 2.99.917-15.f66d395.Marius Bakke2019-12-111-3/+3
| | | | * gnu/packages/xorg.scm (xf86-video-intel): Update to 2.99.917-15.f66d395.
* Merge branch 'staging'Marius Bakke2019-12-041-4/+4
|\
| * Merge branch 'master' into stagingMarius Bakke2019-11-281-3/+12
| |\
| * \ Merge branch 'master' into stagingMarius Bakke2019-11-151-3/+4
| |\ \
| * \ \ Merge branch 'master' into stagingMarius Bakke2019-10-181-3/+3
| |\ \ \
| * | | | gnu: libXvMC: Update to 1.0.12.Marius Bakke2019-10-121-2/+2
| | | | | | | | | | | | | | | | | | | | * gnu/packages/xorg.scm (libxvmc): Update to 1.0.12.
| * | | | gnu: libXfont: Update to 2.0.4.Marius Bakke2019-10-121-2/+2
| | | | | | | | | | | | | | | | | | | | * gnu/packages/xorg.scm (libxfont2): Update to 2.0.4.
* | | | | gnu: console-setup: Update to 1.194.Tobias Geerinckx-Rice2019-12-031-2/+2
| | | | | | | | | | | | | | | | | | | | * gnu/packages/xorg.scm (console-setup): Update to 1.194.
* | | | | gnu: xclock: Don't use NAME in source URI.Tobias Geerinckx-Rice2019-12-031-1/+1
| | | | | | | | | | | | | | | | | | | | * gnu/packages/xorg.scm (xclock)[source]: Hard-code NAME.
* | | | | gnu: xclock: Update to 1.0.9.Tobias Geerinckx-Rice2019-12-031-2/+2
| | | | | | | | | | | | | | | | | | | | * gnu/packages/xorg.scm (xclock): Update to 1.0.9.
* | | | | gnu: perl-x11-protocol-other: Update to 31.Tobias Geerinckx-Rice2019-12-011-3/+2
| | | | | | | | | | | | | | | | | | | | * gnu/packages/xorg.scm (perl-x11-protocol-other): Update to 31.
* | | | | gnu: xterm: Update to 351.Ludovic Courtès2019-11-291-2/+2
| |_|_|/ |/| | | | | | | | | | | * gnu/packages/xorg.scm (xterm): Update to 351.
* | | | gnu: xorg-server: Update to 1.20.6.Marius Bakke2019-11-281-3/+12
| |_|/ |/| | | | | | | | | | | * gnu/packages/xorg.scm (xorg-server): Update to 1.20.6. (xorg-server-for-tests): Stay on 1.20.5.
* | | gnu: xterm: Update to 350.Tobias Geerinckx-Rice2019-11-051-2/+2
| | | | | | | | | | | | * gnu/packages/xorg.scm (xterm): Update to 350.
* | | gnu: xfd: Add dependency on libxkbfile.Boris A. Dekshteyn2019-11-041-1/+2
| |/ |/| | | | | | | | | * gnu/packages/xorg.scm (xfd)[inputs]: Add LIBXKBFILE. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* | gnu: xwd: Fix typo in description.Tobias Geerinckx-Rice2019-10-141-1/+1
| | | | | | | | * gnu/packages/xorg.scm (xwd)[description]: Fix typo.
* | gnu: xwininfo: Update to 1.1.5.Tobias Geerinckx-Rice2019-10-141-2/+2
|/ | | | * gnu/packages/xorg.scm (xwininfo): Update to 1.1.5.
* Merge branch 'master' into core-updatesLudovic Courtès2019-10-011-3/+2
|\
| * gnu: font-util: Update to 1.3.2.Tobias Geerinckx-Rice2019-09-291-3/+2
| | | | | | | | * gnu/packages/xorg.scm (font-util): Update to 1.3.2.
* | Merge branch 'master' into core-updatesMarius Bakke2019-09-271-11/+10
|\|
| * gnu: xbacklight: Update to 1.2.3.Tobias Geerinckx-Rice2019-09-271-2/+2
| | | | | | | | * gnu/packages/xorg.scm (xbacklight): Update to 1.2.3.
| * gnu: libxcb: Don't use NAME in source URI.Tobias Geerinckx-Rice2019-09-261-1/+1
| | | | | | | | * gnu/packages/xorg.scm (libxcb)[source]: Hard-code NAME.
| * gnu: xorgproto: Don't use NAME in source URI.Tobias Geerinckx-Rice2019-09-261-1/+1
| | | | | | | | * gnu/packages/xorg.scm (xorgproto)[source]: Hard-code NAME.
| * gnu: encodings: Update to 1.0.5.Tobias Geerinckx-Rice2019-09-261-3/+2
| | | | | | | | * gnu/packages/xorg.scm (encodings): Update to 1.0.5.
| * gnu: xterm: Don't use NAME in source URI.Tobias Geerinckx-Rice2019-09-241-2/+2
| | | | | | | | * gnu/packages/xorg.scm (xterm)[source]: Hard-code NAME.
| * gnu: xterm: Update to 349.Tobias Geerinckx-Rice2019-09-241-2/+2
| | | | | | | | * gnu/packages/xorg.scm (xterm): Update to 349.
* | Merge branch 'master' into core-updatesMark H Weaver2019-08-221-5/+5
|\|
| * gnu: xrandr: Update to 1.5.1.Ludovic Courtès2019-08-171-3/+3
| | | | | | | | | | * gnu/packages/xorg.scm (xrandr): Update to 1.5.1. Change archive type to ".tar.xz".
| * gnu: setxkbmap: Update to 1.3.2.Ludovic Courtès2019-08-171-2/+2
| | | | | | | | * gnu/packages/xorg.scm (setxkbmap): Update to 1.3.2.
* | Merge branch 'master' into core-updatesMarius Bakke2019-08-131-5/+5
|\|
| * Merge branch 'master' into stagingMarius Bakke2019-08-081-3/+3
| |\
| | * gnu: xf86-video-intel: Update to 2.99.917-14.6f4972d.Marius Bakke2019-08-081-3/+3
| | | | | | | | | | | | * gnu/packages/xorg.scm (xf86-video-intel): Update to 2.99.917-14.6f4972d.
| * | gnu: libpciaccess: Update to 0.16.Marius Bakke2019-08-041-2/+2
| |/ | | | | | | * gnu/packages/xorg.scm (libpciaccess): Update to 0.16.
* | gnu: libice: Update to 1.0.10.Marius Bakke2019-07-311-2/+2
| | | | | | | | * gnu/packages/xorg.scm (libice): Update to 1.0.10.