summaryrefslogtreecommitdiff
path: root/gnu/packages/xorg.scm
Commit message (Collapse)AuthorAge
* Merge remote-tracking branch master into core-updatesMathieu Othacehe2019-11-16
|\
| * gnu: xterm: Update to 350.Tobias Geerinckx-Rice2019-11-05
| | | | | | | | * gnu/packages/xorg.scm (xterm): Update to 350.
| * gnu: xfd: Add dependency on libxkbfile.Boris A. Dekshteyn2019-11-04
| | | | | | | | | | | | * gnu/packages/xorg.scm (xfd)[inputs]: Add LIBXKBFILE. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* | Merge remote-tracking branch 'signed/master' into core-updatesMathieu Othacehe2019-10-14
|\|
| * gnu: xwd: Fix typo in description.Tobias Geerinckx-Rice2019-10-14
| | | | | | | | * gnu/packages/xorg.scm (xwd)[description]: Fix typo.
| * gnu: xwininfo: Update to 1.1.5.Tobias Geerinckx-Rice2019-10-14
| | | | | | | | * gnu/packages/xorg.scm (xwininfo): Update to 1.1.5.
* | Merge branch 'master' into core-updatesMathieu Othacehe2019-10-10
|\|
| * Merge branch 'master' into core-updatesLudovic Courtès2019-10-01
| |\
| | * gnu: font-util: Update to 1.3.2.Tobias Geerinckx-Rice2019-09-29
| | | | | | | | | | | | * gnu/packages/xorg.scm (font-util): Update to 1.3.2.
| * | Merge branch 'master' into core-updatesMarius Bakke2019-09-27
| |\|
| | * gnu: xbacklight: Update to 1.2.3.Tobias Geerinckx-Rice2019-09-27
| | | | | | | | | | | | * gnu/packages/xorg.scm (xbacklight): Update to 1.2.3.
| | * gnu: libxcb: Don't use NAME in source URI.Tobias Geerinckx-Rice2019-09-26
| | | | | | | | | | | | * gnu/packages/xorg.scm (libxcb)[source]: Hard-code NAME.
| | * gnu: xorgproto: Don't use NAME in source URI.Tobias Geerinckx-Rice2019-09-26
| | | | | | | | | | | | * gnu/packages/xorg.scm (xorgproto)[source]: Hard-code NAME.
| | * gnu: encodings: Update to 1.0.5.Tobias Geerinckx-Rice2019-09-26
| | | | | | | | | | | | * gnu/packages/xorg.scm (encodings): Update to 1.0.5.
| | * gnu: xterm: Don't use NAME in source URI.Tobias Geerinckx-Rice2019-09-24
| | | | | | | | | | | | * gnu/packages/xorg.scm (xterm)[source]: Hard-code NAME.
| | * gnu: xterm: Update to 349.Tobias Geerinckx-Rice2019-09-24
| | | | | | | | | | | | * gnu/packages/xorg.scm (xterm): Update to 349.
* | | gnu: console-setup: Fix cross-compilation.Mathieu Othacehe2019-09-24
| | | | | | | | | | | | | | | * gnu/packages/xorg.scm (console-setup)[native-inputs]: Add perl, [arguments]: search for bash in both native-inputs and inputs.
* | | gnu: mkfontdir: Fix aarch64 cross-compilation.Mathieu Othacehe2019-09-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | The packaged config.sub and config.guess do not have aarch64 support. Replace them by the ones from automake. * gnu/packages/xorg.scm (mkfontdir)[arguments]: Replace outdated config.sub and config.guess, by the ones taken from ... [native-inputs]: ... here, by adding automake.
* | | gnu: xorg: Fix cross-compilation of multiple packages.Mathieu Othacehe2019-09-24
|/ / | | | | | | | | | | | | * gnu/packages/xorg.scm (libxext)[arguments]: Disable zero malloc check that fails when cross-compiling, (libxrender)[arguments]: ditto, (libx11)[arguments]: ditto.
* | Merge branch 'master' into core-updatesMark H Weaver2019-08-22
|\|
| * gnu: xrandr: Update to 1.5.1.Ludovic Courtès2019-08-17
| | | | | | | | | | * 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-17
| | | | | | | | * gnu/packages/xorg.scm (setxkbmap): Update to 1.3.2.
* | Merge branch 'master' into core-updatesMarius Bakke2019-08-13
|\|
| * Merge branch 'master' into stagingMarius Bakke2019-08-08
| |\
| | * gnu: xf86-video-intel: Update to 2.99.917-14.6f4972d.Marius Bakke2019-08-08
| | | | | | | | | | | | * gnu/packages/xorg.scm (xf86-video-intel): Update to 2.99.917-14.6f4972d.
| * | gnu: libpciaccess: Update to 0.16.Marius Bakke2019-08-04
| |/ | | | | | | * gnu/packages/xorg.scm (libpciaccess): Update to 0.16.
* | gnu: libice: Update to 1.0.10.Marius Bakke2019-07-31
| | | | | | | | * gnu/packages/xorg.scm (libice): Update to 1.0.10.
* | Merge branch 'master' into core-updatesMarius Bakke2019-07-31
|\|
| * gnu: xpra: Update to 2.5.3.Rutger Helling2019-07-25
| | | | | | | | * gnu/packages/xorg.scm (xpra): Update to 2.5.3.
* | Merge branch 'master' into core-updatesLudovic Courtès2019-07-17
|\|
| * gnu: xauth: Update to 1.1.Tobias Geerinckx-Rice2019-07-16
| | | | | | | | * gnu/packages/xorg.scm (xauth): Update to 1.1.
| * gnu: uim-qt: Build with qt-5 support.Efraim Flashner2019-07-15
| | | | | | | | | | | | * gnu/packages/xorg.scm (uim-qt)[inputs]: Remove qt@4. Add qtbase, qtx11extras. [arguments]: Replace qt4 configure flags with qt5 configure flags.
* | Merge branch 'staging' into core-updatesMarius Bakke2019-07-04
|\|
| * gnu: xkeyboard-config: Update to 2.27.Marius Bakke2019-07-03
| | | | | | | | * gnu/packages/xorg.scm (xkeyboard-config): Update to 2.27.
| * Merge branch 'master' into stagingMarius Bakke2019-06-29
| |\
* | | gnu: libxt: Update to 1.2.0.Marius Bakke2019-07-03
| | | | | | | | | | | | | | | | | | * gnu/packages/xorg.scm (libxt): Update to 1.2.0. * gnu/packages/patches/libxt-guix-search-paths.patch: Adjust for 1.2.0. While at it, trim spurious whitespaces.
* | | Merge branch 'master' into core-updatesLudovic Courtès2019-06-27
|\ \ \ | | |/ | |/|
| * | gnu: xcalc: Update to 1.1.0.Tobias Geerinckx-Rice2019-06-25
| | | | | | | | | | | | * gnu/packages/xorg.scm (xcalc): Update to 1.1.0.
| * | gnu: sessreg: Update to 1.1.2.Tobias Geerinckx-Rice2019-06-25
| | | | | | | | | | | | * gnu/packages/xorg.scm (sessreg): Update to 1.1.2.
* | | gnu: xorgproto: Update to 2019.1.Marius Bakke2019-06-20
| | | | | | | | | | | | * gnu/packages/xorg.scm (xorgproto): Update to 2019.1.
* | | gnu: libxi: Update to 1.7.10.Marius Bakke2019-06-20
| | | | | | | | | | | | * gnu/packages/xorg.scm (libxi): Update to 1.7.10.
* | | gnu: libx11: Update to 1.6.8.Marius Bakke2019-06-20
| | | | | | | | | | | | * gnu/packages/xorg.scm (libx11): Update to 1.6.8.
* | | Merge branch 'staging' into core-updatesMarius Bakke2019-06-20
|\ \ \ | | |/ | |/|
| * | Merge branch 'master' into stagingMarius Bakke2019-06-20
| |\|
| | * gnu: xpra: Update to 2.5.2.Rutger Helling2019-06-17
| | | | | | | | | | | | * gnu/packages/xorg.scm (xpra): Update to 2.5.2.
| * | gnu: xorg-server-for-tests: Update to 1.20.5.Marius Bakke2019-06-15
| |/ | | | | | | * gnu/packages/xorg.scm (xorg-server-for-tests)[source, version]: Remove.
* | Merge branch 'master' into core-updatesLudovic Courtès2019-06-13
|\|
| * gnu: xorg-server: Update to 1.20.5.Marius Bakke2019-06-03
| | | | | | | | | | * gnu/packages/xorg.scm (xorg-server): Update to 1.20.5. (xorg-server-for-tests): Stay on 1.20.4.
* | Merge branch 'staging' into core-updatesMarius Bakke2019-05-25
|\|
| * gnu: xf86-input-joystick: Fix typo "control".Vagrant Cascadian2019-05-22
| | | | | | | | * gnu/packages/xorg (xf86-input-joystick)[description]: Fix typo.