summaryrefslogtreecommitdiff
path: root/gnu/packages/xorg.scm
AgeCommit message (Collapse)Author
2018-09-23gnu: xpra: Update to 2.3.4.Rutger Helling
* gnu/packages/xorg.scm (xpra): Update to 2.3.4.
2018-09-19gnu: Reinstate xf86-video-ast.Marius Bakke
* gnu/packages/patches/xf86-video-ast-remove-mibstore.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it. * gnu/packages/xorg.scm (xf86-video-ast): New public variable.
2018-09-05gnu: xorg: Fix typo.Ludovic Courtès
* gnu/packages/xorg.scm: Fix typo in Benjamin's email address.
2018-09-03gnu: Add transset-df.Benjamin Slade
* gnu/packages/xorg.scm (transset-df): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-08-25gnu: libx11: Replace with 1.6.6 [security fixes].Marius Bakke
This fixes CVE-2018-14599, CVE-2018-14600, and CVE-2018-14598. * gnu/packages/xorg.scm (libx11)[replacement]: New field. (libx11-1.6.6): New public variable.
2018-08-20gnu: xpra: Update to 2.3.3.Rutger Helling
* gnu/packages/xorg.scm (xpra): Update to 2.3.3.
2018-08-16Merge branch 'master' into stagingMarius Bakke
2018-08-16gnu: xterm: Update to 335.Tobias Geerinckx-Rice
* gnu/packages/xorg.scm (xterm): Update to 335.
2018-08-11gnu: Use static & unversioned CPAN home pages.Tobias Geerinckx-Rice
Constructing home pages to be version-specific is not something we really want or do elsewhere, and interferers with mass updates like the one I'm about to make. * gnu/packages/glib.scm (perl-net-dbus-glib)[home-page]: Use canonical home page. * gnu/packages/perl-check.scm (perl-test-nowarnings, perl-test-output) (perl-test-simple, perl-test-tester)[home-page]: Likewise. * gnu/packages/perl.scm (perl-benchmark-timer, perl-clone) (perl-digest-sha1, perl-file-which, perl-getopt-tabular, perl-io-string) (perl-ipc-run3, perl-probe-perl, perl-regexp-common, perl-sys-cpu) [home-page]: Likewise. * gnu/packages/tcl.scm (perl-tk)[home-page]: Likewise. * gnu/packages/tls.scm (perl-net-ssleay)[home-page]: Likewise. * gnu/packages/web.scm (perl-www-curl)[home-page]: Likewise. * gnu/packages/xml.scm (perl-xml-dom)[home-page]: Likewise. * gnu/packages/xorg.scm (perl-x11-protocol-other)[home-page]: Likewise.
2018-08-10Merge branch 'master' into stagingMarius Bakke
2018-08-09gnu: xorg-server: Update to 1.20.1.Marius Bakke
* gnu/packages/patches/xorg-server-rotate-fb.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it. * gnu/packages/xorg.scm (xorg-server): Update to 1.20.1. [source](patches): Remove 'xorg-server-rotate-fb.patch'.
2018-07-28Merge branch 'master' into stagingMarius Bakke
2018-07-24gnu: xorg-server: Apply patch to fix screen rotation on KMS.Ludovic Courtès
Fixes <https://bugs.freedesktop.org/show_bug.cgi?id=106715>. * gnu/packages/patches/xorg-server-rotate-fb.patch: New file. * gnu/packages/xorg.scm (xorg-server)[source]: Use it. * gnu/local.mk (dist_patch_DATA): Add it.
2018-07-23gnu: xorg: Update home-pages.Julien Lepiller
* gnu/packages/xorg.scm (perl-x11-protocol-other, perl-x11-xcb) (perl-x11-protocol)[home-page]: Update to redirected home-pages.
2018-07-22gnu: xf86-video-r128: Update to 6.11.0.Marius Bakke
* gnu/packages/xorg.scm (xf86-video-r128): Update to 6.11.0. [source]: Use URL-FETCH. [arguments]: Remove. [native-inputs]: Remove AUTOCONF, AUTOMAKE and LIBTOOL.
2018-07-13gnu: libevdev: Update to 1.5.9.Marius Bakke
* gnu/packages/xorg.scm (libevdev): Update to 1.5.9.
2018-07-13gnu: libxinerama: Update to 1.1.4.Marius Bakke
* gnu/packages/xorg.scm (libxinerama): Update to 1.1.4.
2018-07-13Merge branch 'staging'Marius Bakke
2018-07-12gnu: xf86-input-libinput: Update to 0.28.0.Marius Bakke
* gnu/packages/xorg.scm (xf86-input-libinput): Update to 0.28.0.
2018-07-08Merge branch 'master' into stagingMarius Bakke
2018-07-08gnu: libxscrnsaver: Update to 1.2.3.Tobias Geerinckx-Rice
* gnu/packages/xorg.scm (libxscrnsaver): Update to 1.2.3.
2018-07-08gnu: xf86-video-r128: Fix FTBFS with xorg-server >= 1.20.Marius Bakke
* gnu/packages/xorg.scm (xf86-video-r128): Update to 6.10.2-0.c4c878d. [source]: Use GIT-FETCH. [arguments]: Add 'prevent-configure' phase. [native-inputs]: Add AUTOCONF, AUTOMAKE and LIBTOOL.
2018-07-08gnu: xf86-video-savage: Fix FTBFS with xorg-server >= 1.20.Marius Bakke
* gnu/packages/patches/xf86-video-savage-xorg-compat.patch: New file. * gnu/local.mk (dist_patch_DATA): Register it. * gnu/packages/xorg.scm (xf86-video-savage)[source](patches): Use it.
2018-07-08gnu: xf86-video-sis: Fix FTBFS with xorg-server >= 1.20.Marius Bakke
* gnu/packages/patches/xf86-video-sis-xorg-compat.patch: New file. * gnu/local.mk (dist_patch_DATA): Register it. * gnu/packages/xorg.scm (xf86-video-sis)[source](patches): Use it.
2018-07-03gnu: Add keynav.Oleg Pykhalov
* gnu/packages/xorg.scm (keynav): New variable.
2018-07-02Merge branch 'master' into stagingMarius Bakke
2018-06-27gnu: xpra: Update to 2.3.2.Rutger Helling
* gnu/packages/xorg.scm (xpra): Update to 2.3.2.
2018-06-19Merge branch 'master' into stagingMarius Bakke
2018-06-19gnu: xf86-input-mouse: Update to 1.9.3.Marius Bakke
* gnu/packages/xorg.scm (xf86-input-mouse): Update to 1.9.3.
2018-06-19gnu: libxaw3d: Update to 1.6.3.Marius Bakke
* gnu/packages/xorg.scm (libxaw3d): Update to 1.6.3.
2018-06-18Merge branch 'master' into stagingMarius Bakke
2018-06-16gnu: Add perl-x11-protocol-other.Kei Kebreau
* gnu/packages/xorg.scm (perl-x11-protocol-other): New variable.
2018-06-11Merge branch 'master' into stagingMarius Bakke
2018-06-11gnu: libdmx: Update to 1.1.4.Marius Bakke
* gnu/packages/xorg.scm (libdmx): Update to 1.1.4.
2018-06-11gnu: xkbcomp: Update to 1.4.2.Marius Bakke
* gnu/packages/xorg.scm (xkbcomp-intermediate): Update to 1.4.2.
2018-06-11gnu: xf86-video-vmware: Update to 13.3.0.Marius Bakke
* gnu/packages/xorg.scm (xf86-video-vmware): Update to 13.3.0.
2018-06-11gnu: xf86-input-evdev: Update to 2.10.6.Marius Bakke
* gnu/packages/xorg.scm (xf86-input-evdev): Update to 2.10.6.
2018-06-11gnu: xf86-input-synaptics: Update to 1.9.1.Marius Bakke
* gnu/packages/xorg.scm (xf86-input-synaptics): Update to 1.9.1.
2018-06-11gnu: xf86-video-fbdev: Update to 0.5.0.Marius Bakke
* gnu/packages/xorg.scm (xf86-video-fbdev): Update to 0.5.0.
2018-06-07gnu: xf86-video-mach64: Update to 6.9.6.Rutger Helling
* gnu/packages/xorg.scm (xf86-video-mach64): Update to 6.9.6.
2018-05-30Merge branch 'master' into core-updatesMark H Weaver
2018-05-30gnu: xpra: Update to 2.3.1.Rutger Helling
* gnu/packages/xorg.scm (xpra): Update to 2.3.1. [inputs]: Add libxi.
2018-05-24gnu: xorg-server: Update to 1.20.0.Rutger Helling
* gnu/packages/xorg.scm (xorg-server): Update to 1.20.0.
2018-05-21Merge branch 'master' into core-updatesMark H Weaver
2018-05-19gnu: xterm: Update to 333.Tobias Geerinckx-Rice
* gnu/packages/xorg.scm (xterm): Update to 333.
2018-05-17Merge branch 'master' into core-updatesMark H Weaver
2018-05-17gnu: uim: Update to 1.8.8.Tobias Geerinckx-Rice
* gnu/packages/xorg.scm (uim): Update to 1.8.8.
2018-05-12gnu: xpra: Update to 2.3.Rutger Helling
* gnu/packages/xorg.scm (xpra): Update to 2.3.
2018-05-06Merge branch 'master' into core-updatesMarius Bakke
2018-05-01gnu: xf86-video-intel: Update to commit ↵Marius Bakke
d7dfab62a9853b44bbcd67dac08391d8e5114c97. * gnu/packages/xorg.scm (xf86-video-intel): Update to 2.99.917-10.d7dfab6. [version]: Use GIT-VERSION. [source](file-name): Use GIT-FILE-NAME.