summaryrefslogtreecommitdiff
path: root/gnu/packages/xorg.scm
Commit message (Expand)AuthorAgeFilesLines
* Revert "gnu: bdftopcf: Use libxfont2."•••Building with libxfont2 leads to an error in the configure phase: "No package 'xfont' found" This reverts commit 2060b4d95f182a09cbdf925675f53a8043e29b01. Leo Famulari2017-03-161-1/+1
* Merge remote-tracking branch 'origin/master' into core-updatesEfraim Flashner2017-03-131-7/+7
|\
| * gnu: xf86-video-intel: Update to 2.99.917-4-7e9e92c.•••* gnu/packages/xorg.scm (xf86-video-intel): Update to 2.99.917-4-7e9e92c. Marius Bakke2017-03-131-3/+3
| * gnu: xf86-video-nouveau: Update to 1.0.14.•••* gnu/packages/xorg.scm (xf86-video-nouveau): Update to 1.0.14. Marius Bakke2017-03-131-2/+2
| * gnu: xf86-input-libinput: Update to 0.25.0.•••* gnu/packages/xorg.scm (xf86-input-libinput): Update to 0.25.0. Marius Bakke2017-03-091-2/+2
* | Merge branch 'master' into core-updatesLudovic Courtès2017-03-091-2/+58
|\|
| * gnu: Add perl-x11-xcb.•••* gnu/packages/xorg.scm (perl-x11-xcb): New variable. Marius Bakke2017-03-021-0/+56
| * gnu: sessreg: Update to 1.1.1.•••* gnu/packages/xorg.scm (sessreg): Update to 1.1.1. Marius Bakke2017-03-011-2/+2
* | gnu: gtk+: Build GTK+ with its own xorg-server package.•••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. Leo Famulari2017-03-081-0/+16
* | gnu: xorg-server: Update to 1.19.2 [fixes CVE-2017-2624].•••* gnu/packages/xorg.scm (xorg-server): Update to 1.19.2. [native-inputs]: Add font-util, libtool, autoconf, and automake. [arguments]: Add 'bootstrap' phase. Leo Famulari2017-03-081-3/+12
* | Revert "gnu: xorg-server: Update to 1.19.2 [fixes CVE-2017-2624]."•••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. Leo Famulari2017-03-031-2/+2
* | gnu: libice: Build with libbsd [fixes CVE-2017-2626].•••* gnu/packages/xorg.scm (libice)[inputs]: Add libbsd. Leo Famulari2017-03-031-1/+2
* | gnu: libxdmcp: Build with libbsd [fixes CVE-2017-2625].•••* gnu/packages/xorg.scm (libxdmcp)[inputs]: Add libbsd. Leo Famulari2017-03-031-1/+3
* | gnu: xorg-server: Update to 1.19.2 [fixes CVE-2017-2624].•••* gnu/packages/xorg.scm (xorg-server): Update to 1.19.2. Leo Famulari2017-03-031-2/+2
* | gnu: libx11: Update to 1.6.5.•••* gnu/packages/xorg.scm (libx11): Update to 1.6.5. Marius Bakke2017-02-271-2/+2
* | gnu: libxcb: Update to 1.12.•••* 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. Marius Bakke2017-02-221-4/+6
* | gnu: xcb-proto: Update to 1.12.•••* 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. Marius Bakke2017-02-221-4/+7
* | gnu: xf86-video-geode: Update to 2.11.19.•••* gnu/packages/xorg.scm (xf86-video-geode): Update to 2.11.19. Leo Famulari2017-02-211-2/+2
* | gnu: bdftopcf: Use libxfont2.•••* gnu/packages/xorg.scm (bdftopcf)[inputs]: Replace libxfont with libxfont2. Leo Famulari2017-02-211-1/+1
* | gnu: xf86-video-intel: Change to libxfont2 ABI.•••* gnu/packages/xorg.scm (xf86-video-intel)[inputs]: Change LIBXFONT to LIBXFONT2. Marius Bakke2017-02-211-1/+1
* | gnu: xf86-video-qxl: Change to libxfont2 ABI.•••* gnu/packages/xorg.scm (xf86-video-qxl)[inputs]: Change LIBXFONT to LIBXFONT2. Marius Bakke2017-02-211-1/+1
* | gnu: xorg-server: Update to 1.19.1.•••* gnu/packages/xorg.scm (xorg-server, xorg-server-xwayland): Update to 1.19.1. [inputs]: Change from LIBXFONT to LIBXFONT2. Add LIBEPOXY. Marius Bakke2017-02-211-3/+4
* | gnu: xorg-server: Use 'modify-phases' syntax.•••* gnu/packages/xorg.scm (xorg-server)[arguments]: Use 'modify-phases'. Marius Bakke2017-02-211-11/+13
* | gnu: Add libxfont@2.•••* gnu/packages/xorg.scm (libxfont2): New variable. Marius Bakke2017-02-211-0/+11
* | Merge branch 'staging' into core-updates•••Conflicts: gnu/local.mk: Missing mention of gdk-pixbuf-list-dir.patch in the commit log really confused me here... It's from 8c6b077bfae (staging). gnu/packages/xorg.scm: xkeyboard-config updated both places. Marius Bakke2017-02-211-4/+4
|\ \
| * | gnu: xkeyboard-config: Update to 2.20.•••* gnu/packages/xorg.scm (xkeyboard-config): Update to 2.20. Marius Bakke2017-02-011-2/+2
| * | gnu: libxi: Update to 1.7.9.•••* gnu/packages/xorg.scm (libxi): Update to 1.7.9. Marius Bakke2017-01-231-2/+2
* | | Merge remote-tracking branch 'origin/master' into core-updatesEfraim Flashner2017-02-201-26/+0
|\ \ \ | | |/ | |/|
| * | gnu: Remove xf86-video-modesetting.•••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. Marius Bakke2017-02-191-26/+0
* | | Merge branch 'master' into core-updatesLudovic Courtès2017-02-101-5/+5
|\| |
| * | gnu: xf86-video-intel: Update to 2.99.917-3-e4fe79c.•••* gnu/packages/xorg.scm (xf86-video-intel): Update to 2.99.917-3-e4fe79c. Marius Bakke2017-02-091-3/+3
| * | gnu: xf86-input-libinput: Update to 0.24.0.•••* gnu/packages/xorg.scm (xf86-input-libinput): Update to 0.24.0. Marius Bakke2017-02-091-2/+2
* | | Merge branch 'master' into core-updatesLeo Famulari2017-02-021-5/+40
|\| |
| * | gnu: xf86-video-intel: Update to 2.99.917-2-9fe04af.•••* gnu/packages/xorg.scm (xf86-video-intel): Update to 2.99.917-2-9fe04af. Marius Bakke2017-02-011-3/+3
| * | gnu: xcalc: Update to 1.0.6.•••* gnu/packages/xorg.scm (xcalc): Update to 1.0.6. Ludovic Courtès2017-01-311-2/+2
| * | gnu: xauth: Update to 1.0.10.•••* gnu/packages/xorg.scm (xauth): Update to 1.0.10. Marius Bakke2017-01-301-2/+2
| * | gnu: Add xcalc.•••* gnu/packages/xorg.scm (xcalc): New variable. John Darrington2017-01-261-0/+35
* | | Merge branch 'master' into core-updatesLudovic Courtès2017-01-231-236/+193
|\| |
| * | gnu: xf86-input-evdev: Update to 2.10.5.•••* gnu/packages/xorg.scm (xf86-input-evdev): Update to 2.10.5. Marius Bakke2017-01-181-2/+2
| * | gnu: xf86-video-r128: Update to 6.10.2.•••* gnu/packages/xorg.scm (xf86-video-r128): Update to 6.10.2. Marius Bakke2017-01-181-2/+2
| * | gnu: xf86-video-savage: Update to 2.3.9.•••* gnu/packages/xorg.scm (xf86-video-savage): Update to 2.3.9. Marius Bakke2017-01-181-2/+2
| * | gnu: xf86-video-trident: Update to 1.3.8.•••* gnu/packages/xorg.scm (xf86-video-trident): Update to 1.3.8. Marius Bakke2017-01-181-2/+2
| * | gnu: xf86-video-glint: Update to 1.2.9.•••* 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. Marius Bakke2017-01-181-3/+2
| * | gnu: xf86-video-nv: Update to 2.1.21.•••* 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. Marius Bakke2017-01-181-3/+2
| * | gnu: xf86-video-siliconmotion: Update to 1.7.9.•••* gnu/packages/xorg.scm (xf86-video-siliconmotion): Update to 1.7.9. Marius Bakke2017-01-181-2/+2
| * | gnu: xf86-video-mga: Update to 1.6.5.•••* gnu/packages/xorg.scm (xf86-video-mga): Update to 1.6.5. Marius Bakke2017-01-181-2/+2
| * | gnu: xf86-video-sis: Update to 0.10.9.•••* gnu/packages/xorg.scm (xf86-video-sis): Update to 0.10.9. Marius Bakke2017-01-181-2/+2
| * | gnu: xf86-video-tdfx: Update to 1.4.7.•••* gnu/packages/xorg.scm (xf86-video-tdfx): Update to 1.4.7. Marius Bakke2017-01-181-2/+2
| |/
| * gnu: xorg: Make font packages bit-reproducible.•••* gnu/packages/xorg.scm (%xorg-font-origin): Add 'snippet' and 'modules' fields. Ludovic Courtès2017-01-141-1/+8
| * gnu: xorg: Factorize Xorg font origins.•••* 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. Ludovic Courtès2017-01-141-181/+65