summaryrefslogtreecommitdiff
path: root/gnu/packages/xorg.scm
Commit message (Collapse)AuthorAge
* gnu: xf86-video-siliconmotion: Fix building on aarch64.Efraim Flashner2017-08-18
| | | | | | * gnu/packages/xorg.scm (xf86-video-siliconmotion)[source]: Add patch. * gnu/packages/patches/xf86-video-siliconmotion-fix-ftbfs.patch: New file. * gnu/local.mk (dist_patch_DATA): Register it.
* gnu: xf86-video-intel: Update snapshot.Ludovic Courtès2017-07-31
| | | | | * gnu/packages/xorg.scm (xf86-video-intel): Update to 2100efa. Introduce 'revision' variable.
* gnu: xterm: Update to 330.Leo Famulari2017-07-24
| | | | * gnu/packages/xorg.scm (xterm): Update to 330.
* gnu: Add xf86-video-freedreno.Efraim Flashner2017-07-23
| | | | * gnu/packages/xorg.scm (xf86-video-freedreno): New variable.
* gnu: xorg-server: Fix CVE-2017-{10971,10972}.Kei Kebreau2017-07-06
| | | | | | | | | * gnu/packages/patches/xorg-server-CVE-2017-10971.patch, gnu/packages/patches/xorg-server-CVE-2017-10972.patch: New files. * gnu/local.mk (dist_patch_DATA): Add them. * gnu/packages/xorg.scm (xorg-server)[source]: Use them. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: xpra: Update to 2.0.3.Rutger Helling2017-07-06
| | | | | | * gnu/packages/xorg.scm (xpra): Update to 2.0.3. Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
* gnu: xf86-video-intel: Use UXA accel method by default.Mark H Weaver2017-06-28
| | | | | * gnu/packages/xorg.scm (xf86-video-intel)[arguments]: Add #:configure-flags with "--with-default-accel=uxa".
* gnu: Add Xpra.Rutger Helling2017-06-23
| | | | | | * gnu/packages/xorg.scm (xpra): New variable. Co-authored-by: Ludovic Courtès <ludo@gnu.org>
* gnu: xf86-video-intel: Update to 2.99.917-6-6babcf1.Marius Bakke2017-06-20
| | | | | | | | Consult this URL for changes since the last update (six commits): <https://cgit.freedesktop.org/xorg/driver/xf86-video-intel/log/?qt=range&q=b57abe20e81f4b8e4dd203b6a9eda7ff441bc8ce..6babcf15dd605ef40de53f5c34f95b7fd195edbe> * gnu/packages/xorg.scm (xf86-video-intel): Update to 2.99.917-6-6babcf1.
* gnu: xf86-video-openchrome: Update to 0.6.0.Marius Bakke2017-06-10
| | | | * gnu/packages/xorg.scm (xf86-video-openchrome): Update to 0.6.0.
* gnu: xf86-video-ati: Update to 7.9.0.Marius Bakke2017-06-10
| | | | * gnu/packages/xorg.scm (xf86-video-ati): Update to 7.9.0.
* Merge branch 'master' into stagingMarius Bakke2017-05-14
|\
| * gnu: xf86-input-libinput: Update to 0.25.1.Marius Bakke2017-05-05
| | | | | | | | * gnu/packages/xorg.scm (xf86-input-libinput): Update to 0.25.1.
| * gnu: Avoid circular dependencies by Perl license.Petter2017-05-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * guix/licenses.scm (perl-license): New variable. * gnu/packages/bioinformatics.scm: Change (package-license perl) to perl-license. * gnu/packages/compression.scm: Same. * gnu/packages/databases.scm: Same. * gnu/packages/gd.scm: Same. * gnu/packages/language.scm: Same. * gnu/packages/libevent.scm: Same. * gnu/packages/mail.scm: Same. * gnu/packages/messaging.scm: Same. * gnu/packages/ncurses.scm: Same. * gnu/packages/networking.scm: Same. * gnu/packages/photo.scm: Same. * gnu/packages/tcl.scm: Same. * gnu/packages/tex.scm: Same. * gnu/packages/tls.scm: Same. * gnu/packages/web.scm: Same. * gnu/packages/wm.scm: Same. * gnu/packages/xml.scm: Same. * gnu/packages/xorg.scm: Same. * gnu/packages/zip.scm: Same. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* | gnu: xkbcomp: Update to 1.4.0.Marius Bakke2017-05-01
|/ | | | * gnu/packages/xorg.scm (xkbcomp-intermediate, xkbcomp): Update to 1.4.0.
* gnu: xorg-server@1.19.3: Correct hash.Marius Bakke2017-04-24
| | | | | | This hash got reset back to 1.19.2 when 1f49cd546ec was merged (1524851f58d). * gnu/packages/xorg.scm (xorg-server-1.19.3)[source]: Update sha256 checksum.
* Merge branch 'master' into stagingLeo Famulari2017-04-22
|\
| * gnu: xf86-video-nouveau: Update to 1.0.15.Marius Bakke2017-04-22
| | | | | | | | | | * gnu/packages/xorg.scm (xf86-video-nouveau): Update to 1.0.15. [home-page]: Use HTTPS.
| * gnu: xorg-server: Hide the for-test variant.Ludovic Courtès2017-04-20
| | | | | | | | | | * gnu/packages/xorg.scm (xorg-server-1.19.2): Wrap in 'hidden-package' call.
* | Merge branch 'master' into stagingMarius Bakke2017-04-18
|\|
| * gnu: xf86-video-intel: Update to 2.99.917-5-b57abe2.Marius Bakke2017-04-15
| | | | | | | | * gnu/packages/xorg.scm (xf86-video-intel): Update to 2.99.917-5-b57abe2.
* | gnu: xorg-server@1.19.2: Update to 1.19.3.Marius Bakke2017-04-06
| | | | | | | | | | | | | | | | | | This is to adjust for the inputs and arguments change of xorg-server proper. * gnu/packages/xorg.scm (xorg-server-1.19.2): Rename to ... (xorg-server-1.19.3): ... this. Update version and origin. * gnu/packages/gtk.scm (gtk+)[native-inputs]: Adjust accordingly. [arguments]<#:disallowed-references>: Likewise.
* | gnu: xorg-server: Update to 1.19.3.Marius Bakke2017-04-06
| | | | | | | | | | | | * gnu/packages/xorg.scm (xorg-server, xorg-server-xwayland): Update to 1.19.3. [native-inputs]: Remove FONT-UTIL, LIBTOOL, AUTOMAKE and AUTOCONF. [arguments]: Remove 'bootstrap' phase.
* | gnu: libpciaccess: Update to 0.13.5.Marius Bakke2017-04-06
|/ | | | * gnu/packages/xorg.scm (libpciaccess): Update to 0.13.5.
* Merge branch 'master' into core-updatesMarius Bakke2017-03-30
|\ | | | | | | Most conflicts are from 6fd52309b8f52c9bb59fccffac53e029ce94b698.
| * gnu: xcb-util-cursor: Update to 0.1.3.Marius Bakke2017-03-30
| | | | | | | | | | * gnu/packages/xorg.scm (xcb-util-cursor): Update to 0.1.3. [source]: Change to bz2 archive.
| * gnu: libevdev: Update to 1.5.6.Marius Bakke2017-03-30
| | | | | | | | * gnu/packages/xorg.scm (libevdev): Update to 1.5.6.
* | gnu: xorg-server-xwayland: Add missing input.Efraim Flashner2017-03-25
| | | | | | | | | | * gnu/packages/xorg.scm (xorg-server-xwayland)[inputs]: Remove libepoxy, add wayland-protocols.
* | gnu: xf86-video-vmware: Fix build failure due to missing LLVM.rennes2017-03-21
| | | | | | | | | | | | * gnu/packages/xorg.scm (xf86-video-vmware)[inputs]: Add llvm. Signed-off-by: Leo Famulari <leo@famulari.name>
* | Revert "gnu: bdftopcf: Use libxfont2."Leo Famulari2017-03-16
| | | | | | | | | | | | | | | | Building with libxfont2 leads to an error in the configure phase: "No package 'xfont' found" This reverts commit 2060b4d95f182a09cbdf925675f53a8043e29b01.
* | Merge remote-tracking branch 'origin/master' into core-updatesEfraim Flashner2017-03-13
|\|
| * 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.
* | Merge branch 'master' into core-updatesLudovic Courtès2017-03-09
|\|
| * 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: gtk+: Build GTK+ with its own xorg-server package.Leo Famulari2017-03-08
| | | | | | | | | | | | | | | | | | This will allow us to update xorg-server directly on the master branch. * gnu/packages/xorg.scm (xorg-server-1.19.2): New variable. * gnu/packages/gtk.scm (gtk+) [native-inputs]: Use xorg-server-1.19.2 instead of xorg-server. [arguments]: Add xorg-server-1.19.2 to #:disallowed-references.
* | gnu: xorg-server: Update to 1.19.2 [fixes CVE-2017-2624].Leo Famulari2017-03-08
| | | | | | | | | | | | * gnu/packages/xorg.scm (xorg-server): Update to 1.19.2. [native-inputs]: Add font-util, libtool, autoconf, and automake. [arguments]: Add 'bootstrap' phase.
* | Revert "gnu: xorg-server: Update to 1.19.2 [fixes CVE-2017-2624]."Leo Famulari2017-03-03
| | | | | | | | | | | | | | | | | | | | This release was not properly bootstrapped: https://lists.x.org/archives/xorg-announce/2017-March/002780.html We will wait for 1.19.3 before updating. This reverts commit 848d643874125d846b43e916bca901487ab15e15.
* | gnu: libice: Build with libbsd [fixes CVE-2017-2626].Leo Famulari2017-03-03
| | | | | | | | * gnu/packages/xorg.scm (libice)[inputs]: Add libbsd.
* | gnu: libxdmcp: Build with libbsd [fixes CVE-2017-2625].Leo Famulari2017-03-03
| | | | | | | | * gnu/packages/xorg.scm (libxdmcp)[inputs]: Add libbsd.
* | gnu: xorg-server: Update to 1.19.2 [fixes CVE-2017-2624].Leo Famulari2017-03-03
| | | | | | | | * gnu/packages/xorg.scm (xorg-server): Update to 1.19.2.
* | gnu: libx11: Update to 1.6.5.Marius Bakke2017-02-27
| | | | | | | | * gnu/packages/xorg.scm (libx11): Update to 1.6.5.
* | gnu: libxcb: Update to 1.12.Marius Bakke2017-02-22
| | | | | | | | | | | | | | | | * gnu/packages/patches/libxcb-python-3.5-compat.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/xorg.scm (libxcb): Update to 1.12. [source]: Add patch. Download from new home. [home-page]: Change to new xcb.fd.o home.
* | gnu: xcb-proto: Update to 1.12.Marius Bakke2017-02-22
| | | | | | | | | | | | | | | | | | * gnu/packages/patches/xcb-proto-python3-print.patch, gnu/packages/patches/xcb-proto-python3-whitespace.patch: New files. * gnu/local.mk (dist_patch_DATA): Add them. * gnu/packages/xorg.scm (xcb-proto): Update to 1.12. [source]: Use patches. Download from new home. [home-page]: Change to new xcb.fd.o home.
* | gnu: xf86-video-geode: Update to 2.11.19.Leo Famulari2017-02-21
| | | | | | | | * gnu/packages/xorg.scm (xf86-video-geode): Update to 2.11.19.
* | gnu: bdftopcf: Use libxfont2.Leo Famulari2017-02-21
| | | | | | | | * gnu/packages/xorg.scm (bdftopcf)[inputs]: Replace libxfont with libxfont2.
* | gnu: xf86-video-intel: Change to libxfont2 ABI.Marius Bakke2017-02-21
| | | | | | | | * gnu/packages/xorg.scm (xf86-video-intel)[inputs]: Change LIBXFONT to LIBXFONT2.
* | gnu: xf86-video-qxl: Change to libxfont2 ABI.Marius Bakke2017-02-21
| | | | | | | | * gnu/packages/xorg.scm (xf86-video-qxl)[inputs]: Change LIBXFONT to LIBXFONT2.