summaryrefslogtreecommitdiff
path: root/gnu/packages/xorg.scm
Commit message (Collapse)AuthorAge
* gnu: xf86-video-intel: Update to 2.99.917-4-7e9e92c.Marius Bakke2017-03-13
| | | | * gnu/packages/xorg.scm (xf86-video-intel): Update to 2.99.917-4-7e9e92c.
* gnu: xf86-video-nouveau: Update to 1.0.14.Marius Bakke2017-03-13
| | | | * gnu/packages/xorg.scm (xf86-video-nouveau): Update to 1.0.14.
* gnu: xf86-input-libinput: Update to 0.25.0.Marius Bakke2017-03-09
| | | | * gnu/packages/xorg.scm (xf86-input-libinput): Update to 0.25.0.
* gnu: Add perl-x11-xcb.Marius Bakke2017-03-02
| | | | * gnu/packages/xorg.scm (perl-x11-xcb): New variable.
* gnu: sessreg: Update to 1.1.1.Marius Bakke2017-03-01
| | | | * gnu/packages/xorg.scm (sessreg): Update to 1.1.1.
* gnu: Remove xf86-video-modesetting.Marius Bakke2017-02-19
| | | | | | | | | | This is part of xorg-server since version 1.17: https://cgit.freedesktop.org/xorg/xserver/commit/?id=35dc7c75150733dbcef8a18b6796f49a7c48ebee * gnu/packages/xorg.scm (xf86-video-modesetting): Remove variable. * gnu/services/xorg.scm (xorg-configuration-file, %default-xorg-modules): Adjust accordingly.
* gnu: xf86-video-intel: Update to 2.99.917-3-e4fe79c.Marius Bakke2017-02-09
| | | | * gnu/packages/xorg.scm (xf86-video-intel): Update to 2.99.917-3-e4fe79c.
* gnu: xf86-input-libinput: Update to 0.24.0.Marius Bakke2017-02-09
| | | | * gnu/packages/xorg.scm (xf86-input-libinput): Update to 0.24.0.
* gnu: xf86-video-intel: Update to 2.99.917-2-9fe04af.Marius Bakke2017-02-01
| | | | * gnu/packages/xorg.scm (xf86-video-intel): Update to 2.99.917-2-9fe04af.
* gnu: xcalc: Update to 1.0.6.Ludovic Courtès2017-01-31
| | | | * gnu/packages/xorg.scm (xcalc): Update to 1.0.6.
* gnu: xauth: Update to 1.0.10.Marius Bakke2017-01-30
| | | | * gnu/packages/xorg.scm (xauth): Update to 1.0.10.
* gnu: Add xcalc.John Darrington2017-01-26
| | | | * gnu/packages/xorg.scm (xcalc): New variable.
* gnu: xf86-input-evdev: Update to 2.10.5.Marius Bakke2017-01-18
| | | | * gnu/packages/xorg.scm (xf86-input-evdev): Update to 2.10.5.
* gnu: xf86-video-r128: Update to 6.10.2.Marius Bakke2017-01-18
| | | | * gnu/packages/xorg.scm (xf86-video-r128): Update to 6.10.2.
* gnu: xf86-video-savage: Update to 2.3.9.Marius Bakke2017-01-18
| | | | * gnu/packages/xorg.scm (xf86-video-savage): Update to 2.3.9.
* gnu: xf86-video-trident: Update to 1.3.8.Marius Bakke2017-01-18
| | | | * gnu/packages/xorg.scm (xf86-video-trident): Update to 1.3.8.
* gnu: xf86-video-glint: Update to 1.2.9.Marius Bakke2017-01-18
| | | | | | | * gnu/packages/xorg.scm (xf86-video-glint): Update to 1.2.9. [source]: Remove upstreamed patch. * gnu/packages/patches/xf86-video-glint-remove-mibstore.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it.
* gnu: xf86-video-nv: Update to 2.1.21.Marius Bakke2017-01-18
| | | | | | | * gnu/packages/xorg.scm (xf86-video-nv): Update to 2.1.21. [source]: Remove upstreamed patch. * gnu/packages/patches/xf86-video-nv-remove-mibstore.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it.
* gnu: xf86-video-siliconmotion: Update to 1.7.9.Marius Bakke2017-01-18
| | | | * gnu/packages/xorg.scm (xf86-video-siliconmotion): Update to 1.7.9.
* gnu: xf86-video-mga: Update to 1.6.5.Marius Bakke2017-01-18
| | | | * gnu/packages/xorg.scm (xf86-video-mga): Update to 1.6.5.
* gnu: xf86-video-sis: Update to 0.10.9.Marius Bakke2017-01-18
| | | | * gnu/packages/xorg.scm (xf86-video-sis): Update to 0.10.9.
* gnu: xf86-video-tdfx: Update to 1.4.7.Marius Bakke2017-01-18
| | | | * gnu/packages/xorg.scm (xf86-video-tdfx): Update to 1.4.7.
* gnu: xorg: Make font packages bit-reproducible.Ludovic Courtès2017-01-14
| | | | | * gnu/packages/xorg.scm (%xorg-font-origin): Add 'snippet' and 'modules' fields.
* gnu: xorg: Factorize Xorg font origins.Ludovic Courtès2017-01-14
| | | | | | | | | | | * gnu/packages/xorg.scm (%xorg-font-origin): New procedure. (xorg-font-origin): New macro. (font-adobe100dpi, font-adobe75dpi, font-alias) (font-arabic-misc, font-cronyx-cyrillic, font-dec-misc) (font-isas-misc, font-micro-misc, font-misc-cyrillic) (font-misc-ethiopic, font-misc-misc, font-mutt-misc) (font-schumacher-misc, font-screen-cyrillic, font-sony-misc) (font-sun-misc, font-winitzki-cyrillic, font-xfree86-type1): Use it.
* gnu: Add twm.John Darrington2017-01-12
| | | | * gnu/packages/xorg.scm (twm): New variable.
* gnu: Add xmag.John Darrington2017-01-12
| | | | * gnu/packages/xorg.scm (xmag): New variable.
* gnu: Add xmessage.John Darrington2017-01-12
| | | | * gnu/packages/xorg.scm (xmessage): New variable.
* gnu: xfig: Remove wrapper and clean up implementation.John Darrington2017-01-12
| | | | | | * gnu/packages/xorg.scm (%app-defaults-dir): Make public. * gnu/packages/xfig.scm (xfig)[attributes]: Remove wrapper and set the XAPPLOADDIR in the Imakefile instead.
* gnu: xfd: Remove wrapper.John Darrington2017-01-12
| | | | * gnu/packages/xorg.scm (xfd): Remove wrapper.
* gnu: editres: Use %app-defaults-dir.John Darrington2017-01-12
| | | | | * gnu/packages/xorg.scm (editres): Replace string literal with %app-defaults-dir.
* gnu: xfontsel: Simplify definition.John Darrington2017-01-12
| | | | | * gnu/packages/xorg.scm (%app-defaults-dir): New variable. (xfontsel): Remove wrapper.
* gnu: libxpm: Update to 3.5.12.Marius Bakke2017-01-11
| | | | * gnu/packages/xorg.scm (libxpm): Update to 3.5.12.
* gnu: Patch libxt's default search path.John Darrington2017-01-11
| | | | | * gnu/packages/patches/libxt-guix-search-paths.patch: New file. * gnu/packages/xorg.scm (libxt) [source]: Add patch.
* gnu: xf86-video-qxl: Update to 0.1.5.Efraim Flashner2016-12-26
| | | | * gnu/packages/xorg.scm (xf86-video-qxl): Update to 0.1.5.
* gnu: libevdev: Update to 1.5.5.Efraim Flashner2016-12-25
| | | | | * gnu/packages/xorg.scm (libevdev): Update to 1.5.5. [houme-page]: Use https.
* gnu: xf86-video-vmware: Update to 13.2.1.Tobias Geerinckx-Rice2016-12-21
| | | | | * gnu/packages/xorg.scm (xf86-video-vmware): Update to 13.2.1. [native-inputs]: Add eudev.
* gnu: xf86-input-keyboard: Update to 1.9.0.Marius Bakke2016-12-13
| | | | * gnu/packages/xorg.scm (xf86-input-keyboard): Update to 1.9.0.
* gnu: xf86-video-ati: Update to 7.8.0.Marius Bakke2016-12-13
| | | | * gnu/packages/xorg.scm (xf86-video-ati): Update to 7.8.0.
* gnu: xf86-input-libinput: Update to 0.23.0.Marius Bakke2016-12-13
| | | | * gnu/packages/xorg.scm (xf86-input-libinput): Update to 0.23.0.
* gnu: xf86-video-nouveau: Update to 1.0.13.Tobias Geerinckx-Rice2016-12-13
| | | | * gnu/packages/xorg.scm (xf86-video-nouveau): Update to 1.0.13.
* gnu: xf86-input-synaptics: Update to 1.9.0.Tobias Geerinckx-Rice2016-12-13
| | | | * gnu/packages/xorg.scm (xf86-input-synaptics): Update to 1.9.0.
* gnu: xf86-input-mouse: Update to 1.9.2.Tobias Geerinckx-Rice2016-12-13
| | | | * gnu/packages/xorg.scm (xf86-input-mouse): Update to 1.9.2.
* gnu: xf86-input-joystick: Update to 1.6.3.Tobias Geerinckx-Rice2016-12-13
| | | | * gnu/packages/xorg.scm (xf86-input-joystick): Update to 1.6.3.
* gnu: xf86-input-evdev: Update to 2.10.4.Tobias Geerinckx-Rice2016-12-13
| | | | * gnu/packages/xorg.scm (xf86-input-evdev): Update to 2.10.4.
* Merge remote-tracking branch 'origin/master' into stagingLudovic Courtès2016-12-09
|\
| * gnu: xcb-util-cursor: Propagate dependencies from 'xcb-cursor.pc'.Leo Famulari2016-12-05
| | | | | | | | | | | | * gnu/packages/xorg.scm (xcb-util-cursor)[inputs]: Move xcb-util-renderutil and xcb-util-image to ... [propagated-inputs]: ... here.
* | Merge branch 'master' into stagingMarius Bakke2016-11-30
|\|
| * gnu: libxfont: Update to 1.5.2.Tobias Geerinckx-Rice2016-11-29
| | | | | | | | * gnu/packages/xorg.scm (libxfont): Update to 1.5.2.
| * gnu: Add editres.John Darrington2016-11-28
| | | | | | | | * gnu/packages/xorg.scm (editres): New variable.
* | gnu: libxi: Update to 1.7.8.Tobias Geerinckx-Rice2016-11-29
|/ | | | * gnu/packages/xorg.scm (libxi): Update to 1.7.8.