summaryrefslogtreecommitdiff
path: root/gnu/packages/xorg.scm
Commit message (Expand)AuthorAgeFilesLines
...
* | gnu: libxi: Do not build static libraries.•••* gnu/packages/xorg.scm (libxi)[arguments]: New field. Marius Bakke2019-12-051-0/+2
* | gnu: libxinerama: Do not build static libraries.•••* gnu/packages/xorg.scm (libxinerama)[arguments]: New field. Marius Bakke2019-12-051-0/+2
* | Merge branch 'master' into core-updatesMarius Bakke2019-12-051-17/+25
|\|
| * 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.•••* gnu/packages/xorg.scm (libxvmc): Update to 1.0.12. Marius Bakke2019-10-121-2/+2
| | * | | | gnu: libXfont: Update to 2.0.4.•••* gnu/packages/xorg.scm (libxfont2): Update to 2.0.4. Marius Bakke2019-10-121-2/+2
| * | | | | gnu: console-setup: Update to 1.194.•••* gnu/packages/xorg.scm (console-setup): Update to 1.194. Tobias Geerinckx-Rice2019-12-031-2/+2
| * | | | | gnu: xclock: Don't use NAME in source URI.•••* gnu/packages/xorg.scm (xclock)[source]: Hard-code NAME. Tobias Geerinckx-Rice2019-12-031-1/+1
| * | | | | gnu: xclock: Update to 1.0.9.•••* gnu/packages/xorg.scm (xclock): Update to 1.0.9. Tobias Geerinckx-Rice2019-12-031-2/+2
| * | | | | gnu: perl-x11-protocol-other: Update to 31.•••* gnu/packages/xorg.scm (perl-x11-protocol-other): Update to 31. Tobias Geerinckx-Rice2019-12-011-3/+2
| * | | | | gnu: xterm: Update to 351.•••* gnu/packages/xorg.scm (xterm): Update to 351. Ludovic Courtès2019-11-291-2/+2
| | |_|_|/ | |/| | |
| * | | | gnu: xorg-server: Update to 1.20.6.•••* gnu/packages/xorg.scm (xorg-server): Update to 1.20.6. (xorg-server-for-tests): Stay on 1.20.5. Marius Bakke2019-11-281-3/+12
| | |_|/ | |/| |
* | | | Merge remote-tracking branch master into core-updatesMathieu Othacehe2019-11-161-3/+4
|\| | |
| * | | gnu: xterm: Update to 350.•••* gnu/packages/xorg.scm (xterm): Update to 350. Tobias Geerinckx-Rice2019-11-051-2/+2
| * | | gnu: xfd: Add dependency on libxkbfile.•••* gnu/packages/xorg.scm (xfd)[inputs]: Add LIBXKBFILE. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Boris A. Dekshteyn2019-11-041-1/+2
| | |/ | |/|
* | | Merge remote-tracking branch 'signed/master' into core-updatesMathieu Othacehe2019-10-141-3/+3
|\| |
| * | gnu: xwd: Fix typo in description.•••* gnu/packages/xorg.scm (xwd)[description]: Fix typo. Tobias Geerinckx-Rice2019-10-141-1/+1
| * | gnu: xwininfo: Update to 1.1.5.•••* gnu/packages/xorg.scm (xwininfo): Update to 1.1.5. Tobias Geerinckx-Rice2019-10-141-2/+2
| |/
* | Merge branch 'master' into core-updatesMathieu Othacehe2019-10-101-14/+12
|\|
| * Merge branch 'master' into core-updatesLudovic Courtès2019-10-011-3/+2
| |\
| | * gnu: font-util: Update to 1.3.2.•••* gnu/packages/xorg.scm (font-util): Update to 1.3.2. Tobias Geerinckx-Rice2019-09-291-3/+2
| * | Merge branch 'master' into core-updatesMarius Bakke2019-09-271-11/+10
| |\|
| | * gnu: xbacklight: Update to 1.2.3.•••* gnu/packages/xorg.scm (xbacklight): Update to 1.2.3. Tobias Geerinckx-Rice2019-09-271-2/+2
| | * gnu: libxcb: Don't use NAME in source URI.•••* gnu/packages/xorg.scm (libxcb)[source]: Hard-code NAME. Tobias Geerinckx-Rice2019-09-261-1/+1
| | * gnu: xorgproto: Don't use NAME in source URI.•••* gnu/packages/xorg.scm (xorgproto)[source]: Hard-code NAME. Tobias Geerinckx-Rice2019-09-261-1/+1
| | * gnu: encodings: Update to 1.0.5.•••* gnu/packages/xorg.scm (encodings): Update to 1.0.5. Tobias Geerinckx-Rice2019-09-261-3/+2
| | * gnu: xterm: Don't use NAME in source URI.•••* gnu/packages/xorg.scm (xterm)[source]: Hard-code NAME. Tobias Geerinckx-Rice2019-09-241-2/+2
| | * gnu: xterm: Update to 349.•••* gnu/packages/xorg.scm (xterm): Update to 349. Tobias Geerinckx-Rice2019-09-241-2/+2
* | | gnu: console-setup: Fix cross-compilation.•••* gnu/packages/xorg.scm (console-setup)[native-inputs]: Add perl, [arguments]: search for bash in both native-inputs and inputs. Mathieu Othacehe2019-09-241-5/+8
* | | gnu: mkfontdir: Fix aarch64 cross-compilation.•••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. Mathieu Othacehe2019-09-241-2/+17
* | | gnu: xorg: Fix cross-compilation of multiple packages.•••* gnu/packages/xorg.scm (libxext)[arguments]: Disable zero malloc check that fails when cross-compiling, (libxrender)[arguments]: ditto, (libx11)[arguments]: ditto. Mathieu Othacehe2019-09-241-4/+24
|/ /
* | Merge branch 'master' into core-updatesMark H Weaver2019-08-221-5/+5
|\|
| * gnu: xrandr: Update to 1.5.1.•••* gnu/packages/xorg.scm (xrandr): Update to 1.5.1. Change archive type to ".tar.xz". Ludovic Courtès2019-08-171-3/+3
| * gnu: setxkbmap: Update to 1.3.2.•••* gnu/packages/xorg.scm (setxkbmap): Update to 1.3.2. Ludovic Courtès2019-08-171-2/+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.•••* gnu/packages/xorg.scm (xf86-video-intel): Update to 2.99.917-14.6f4972d. Marius Bakke2019-08-081-3/+3
| * | gnu: libpciaccess: Update to 0.16.•••* gnu/packages/xorg.scm (libpciaccess): Update to 0.16. Marius Bakke2019-08-041-2/+2
| |/
* | gnu: libice: Update to 1.0.10.•••* gnu/packages/xorg.scm (libice): Update to 1.0.10. Marius Bakke2019-07-311-2/+2
* | Merge branch 'master' into core-updatesMarius Bakke2019-07-311-2/+2
|\|
| * gnu: xpra: Update to 2.5.3.•••* gnu/packages/xorg.scm (xpra): Update to 2.5.3. Rutger Helling2019-07-251-2/+2
* | Merge branch 'master' into core-updatesLudovic Courtès2019-07-171-17/+15
|\|
| * gnu: xauth: Update to 1.1.•••* gnu/packages/xorg.scm (xauth): Update to 1.1. Tobias Geerinckx-Rice2019-07-161-14/+11
| * gnu: uim-qt: Build with qt-5 support.•••* gnu/packages/xorg.scm (uim-qt)[inputs]: Remove qt@4. Add qtbase, qtx11extras. [arguments]: Replace qt4 configure flags with qt5 configure flags. Efraim Flashner2019-07-151-3/+4
* | Merge branch 'staging' into core-updatesMarius Bakke2019-07-041-2/+2
|\|
| * gnu: xkeyboard-config: Update to 2.27.•••* gnu/packages/xorg.scm (xkeyboard-config): Update to 2.27. Marius Bakke2019-07-031-2/+2
| * Merge branch 'master' into stagingMarius Bakke2019-06-291-12/+9
| |\