summaryrefslogtreecommitdiff
path: root/gnu/packages/xorg.scm
Commit message (Collapse)AuthorAge
* gnu: xorg: Fix typo.Ludovic Courtès2018-09-05
| | | | * gnu/packages/xorg.scm: Fix typo in Benjamin's email address.
* gnu: Add transset-df.Benjamin Slade2018-09-03
| | | | | | * gnu/packages/xorg.scm (transset-df): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: libx11: Replace with 1.6.6 [security fixes].Marius Bakke2018-08-25
| | | | | | | 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.
* gnu: xpra: Update to 2.3.3.Rutger Helling2018-08-20
| | | | * gnu/packages/xorg.scm (xpra): Update to 2.3.3.
* Merge branch 'master' into stagingMarius Bakke2018-08-16
|\
| * gnu: xterm: Update to 335.Tobias Geerinckx-Rice2018-08-16
| | | | | | | | * gnu/packages/xorg.scm (xterm): Update to 335.
| * gnu: Use static & unversioned CPAN home pages.Tobias Geerinckx-Rice2018-08-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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.
* | Merge branch 'master' into stagingMarius Bakke2018-08-10
|\|
| * gnu: xorg-server: Update to 1.20.1.Marius Bakke2018-08-09
| | | | | | | | | | | | | | * 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'.
* | Merge branch 'master' into stagingMarius Bakke2018-07-28
|\|
| * gnu: xorg-server: Apply patch to fix screen rotation on KMS.Ludovic Courtès2018-07-24
| | | | | | | | | | | | | | | | 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.
| * gnu: xorg: Update home-pages.Julien Lepiller2018-07-23
| | | | | | | | | | * gnu/packages/xorg.scm (perl-x11-protocol-other, perl-x11-xcb) (perl-x11-protocol)[home-page]: Update to redirected home-pages.
| * gnu: xf86-video-r128: Update to 6.11.0.Marius Bakke2018-07-22
| | | | | | | | | | | | | | * 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.
| * Merge branch 'staging'Marius Bakke2018-07-13
| |\
| * | gnu: xf86-input-libinput: Update to 0.28.0.Marius Bakke2018-07-12
| | | | | | | | | | | | * gnu/packages/xorg.scm (xf86-input-libinput): Update to 0.28.0.
* | | gnu: libevdev: Update to 1.5.9.Marius Bakke2018-07-13
| | | | | | | | | | | | * gnu/packages/xorg.scm (libevdev): Update to 1.5.9.
* | | gnu: libxinerama: Update to 1.1.4.Marius Bakke2018-07-13
| |/ |/| | | | | * gnu/packages/xorg.scm (libxinerama): Update to 1.1.4.
* | Merge branch 'master' into stagingMarius Bakke2018-07-08
|\|
| * gnu: libxscrnsaver: Update to 1.2.3.Tobias Geerinckx-Rice2018-07-08
| | | | | | | | * gnu/packages/xorg.scm (libxscrnsaver): Update to 1.2.3.
| * gnu: Add keynav.Oleg Pykhalov2018-07-03
| | | | | | | | * gnu/packages/xorg.scm (keynav): New variable.
* | gnu: xf86-video-r128: Fix FTBFS with xorg-server >= 1.20.Marius Bakke2018-07-08
| | | | | | | | | | | | | | * 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.
* | gnu: xf86-video-savage: Fix FTBFS with xorg-server >= 1.20.Marius Bakke2018-07-08
| | | | | | | | | | | | * 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.
* | gnu: xf86-video-sis: Fix FTBFS with xorg-server >= 1.20.Marius Bakke2018-07-08
| | | | | | | | | | | | * 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.
* | Merge branch 'master' into stagingMarius Bakke2018-07-02
|\|
| * gnu: xpra: Update to 2.3.2.Rutger Helling2018-06-27
| | | | | | | | * gnu/packages/xorg.scm (xpra): Update to 2.3.2.
* | Merge branch 'master' into stagingMarius Bakke2018-06-19
|\|
| * gnu: xf86-input-mouse: Update to 1.9.3.Marius Bakke2018-06-19
| | | | | | | | * gnu/packages/xorg.scm (xf86-input-mouse): Update to 1.9.3.
| * gnu: libxaw3d: Update to 1.6.3.Marius Bakke2018-06-19
| | | | | | | | * gnu/packages/xorg.scm (libxaw3d): Update to 1.6.3.
* | Merge branch 'master' into stagingMarius Bakke2018-06-18
|\|
| * gnu: Add perl-x11-protocol-other.Kei Kebreau2018-06-16
| | | | | | | | * gnu/packages/xorg.scm (perl-x11-protocol-other): New variable.
* | Merge branch 'master' into stagingMarius Bakke2018-06-11
|\|
| * gnu: xf86-video-vmware: Update to 13.3.0.Marius Bakke2018-06-11
| | | | | | | | * gnu/packages/xorg.scm (xf86-video-vmware): Update to 13.3.0.
| * gnu: xf86-input-evdev: Update to 2.10.6.Marius Bakke2018-06-11
| | | | | | | | * gnu/packages/xorg.scm (xf86-input-evdev): Update to 2.10.6.
| * gnu: xf86-input-synaptics: Update to 1.9.1.Marius Bakke2018-06-11
| | | | | | | | * gnu/packages/xorg.scm (xf86-input-synaptics): Update to 1.9.1.
| * gnu: xf86-video-fbdev: Update to 0.5.0.Marius Bakke2018-06-11
| | | | | | | | * gnu/packages/xorg.scm (xf86-video-fbdev): Update to 0.5.0.
| * Merge branch 'master' into core-updatesMark H Weaver2018-05-30
| |\
| | * gnu: xpra: Update to 2.3.1.Rutger Helling2018-05-30
| | | | | | | | | | | | | | | * gnu/packages/xorg.scm (xpra): Update to 2.3.1. [inputs]: Add libxi.
| * | Merge branch 'master' into core-updatesMark H Weaver2018-05-21
| |\|
| | * gnu: xterm: Update to 333.Tobias Geerinckx-Rice2018-05-19
| | | | | | | | | | | | * gnu/packages/xorg.scm (xterm): Update to 333.
| * | Merge branch 'master' into core-updatesMark H Weaver2018-05-17
| |\|
| | * gnu: uim: Update to 1.8.8.Tobias Geerinckx-Rice2018-05-17
| | | | | | | | | | | | * gnu/packages/xorg.scm (uim): Update to 1.8.8.
| | * gnu: xpra: Update to 2.3.Rutger Helling2018-05-12
| | | | | | | | | | | | * gnu/packages/xorg.scm (xpra): Update to 2.3.
| * | Merge branch 'master' into core-updatesMarius Bakke2018-05-06
| |\|
| | * gnu: xf86-video-intel: Update to commit ↵Marius Bakke2018-05-01
| | | | | | | | | | | | | | | | | | | | | | | | 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.
| * | Merge branch 'master' into core-updatesMark H Weaver2018-04-21
| |\|
| * | Merge branch 'master' into core-updatesMark H Weaver2018-04-12
| |\ \
| * \ \ Merge branch 'master' into core-updatesMark H Weaver2018-04-10
| |\ \ \
| * \ \ \ Merge branch 'master' into core-updatesMarius Bakke2018-03-29
| |\ \ \ \
| * | | | | gnu: xf86-video-intel: Fix error during bootstrap.Mark H Weaver2018-03-25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/xorg.scm (xf86-video-intel)[arguments]: Add 'pre-bootstrap' phase.
| * | | | | gnu: mkfontdir: Return #t from all phases.Mark H Weaver2018-03-25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/xorg.scm (mkfontdir)[arguments]: Return #t from the 'wrap-mkfontdir' phase.