~ruther/guix-local

ref: 92d9cfef6bb2bb2000434636d80eaea6b7eb36e0 guix-local/gnu/packages/xorg.scm -rw-r--r-- 179.6 KiB
f9082e7d — Marius Bakke 9 years ago
gnu: xf86-input-libinput: Update to 0.25.1.

* gnu/packages/xorg.scm (xf86-input-libinput): Update to 0.25.1.
2f3108ad — Petter 9 years ago
gnu: Avoid circular dependencies by Perl license.

* 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>
2018eea0 — Leo Famulari 9 years ago
Merge branch 'staging'
80306793 — Marius Bakke 9 years ago
gnu: xorg-server@1.19.3: Correct hash.

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.
1524851f — Leo Famulari 9 years ago
Merge branch 'master' into staging
611924eb — Marius Bakke 9 years ago
gnu: xf86-video-nouveau: Update to 1.0.15.

* gnu/packages/xorg.scm (xf86-video-nouveau): Update to 1.0.15.
[home-page]: Use HTTPS.
1f49cd54 — Ludovic Courtès 9 years ago
gnu: xorg-server: Hide the for-test variant.

* gnu/packages/xorg.scm (xorg-server-1.19.2): Wrap in 'hidden-package'
call.
8c4b4b65 — Marius Bakke 9 years ago
Merge branch 'master' into staging
f46eb986 — Marius Bakke 9 years ago
gnu: xf86-video-intel: Update to 2.99.917-5-b57abe2.

* gnu/packages/xorg.scm (xf86-video-intel): Update to 2.99.917-5-b57abe2.
3433413b — Marius Bakke 9 years ago
gnu: xorg-server@1.19.2: Update to 1.19.3.

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.
7c42cc77 — Marius Bakke 9 years ago
gnu: xorg-server: Update to 1.19.3.

* 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.
9092633c — Marius Bakke 9 years ago
gnu: libpciaccess: Update to 0.13.5.

* gnu/packages/xorg.scm (libpciaccess): Update to 0.13.5.
2a0d5de5 — Ludovic Courtès 9 years ago
Merge branch 'core-updates'
84157bb8 — Marius Bakke 9 years ago
Merge branch 'master' into core-updates

Most conflicts are from 6fd52309b8f52c9bb59fccffac53e029ce94b698.
2657fb63 — Marius Bakke 9 years ago
gnu: xcb-util-cursor: Update to 0.1.3.

* gnu/packages/xorg.scm (xcb-util-cursor): Update to 0.1.3.
[source]: Change to bz2 archive.
ece42cb3 — Marius Bakke 9 years ago
gnu: libevdev: Update to 1.5.6.

* gnu/packages/xorg.scm (libevdev): Update to 1.5.6.
ac7a8f1f — Efraim Flashner 9 years ago
gnu: xorg-server-xwayland: Add missing input.

* gnu/packages/xorg.scm (xorg-server-xwayland)[inputs]: Remove libepoxy,
add wayland-protocols.
8e4b7b75 — rennes 9 years ago
gnu: xf86-video-vmware: Fix build failure due to missing LLVM.

* gnu/packages/xorg.scm (xf86-video-vmware)[inputs]: Add llvm.

Signed-off-by: Leo Famulari <leo@famulari.name>
5707ce6e — Leo Famulari 9 years ago
Revert "gnu: bdftopcf: Use libxfont2."

Building with libxfont2 leads to an error in the configure phase:

"No package 'xfont' found"

This reverts commit 2060b4d95f182a09cbdf925675f53a8043e29b01.
3f9543ae — Efraim Flashner 9 years ago
Merge remote-tracking branch 'origin/master' into core-updates
Next