~ruther/guix-local

ref: 901eee2c4ce99f1eb59c6c0e67203328735be21a guix-local/gnu/packages/xorg.scm -rw-r--r-- 140.7 KiB
c1897890 — Andreas Enge 12 years ago
gnu: luit: Accomodate stricter warnings of gcc-4.8.

* gnu/packages/patches/luit-posix.patch: New file.
* gnu-system.am (dist_patch_DATA): Register patch.
* gnu/packages/xorg.scm (luit): Apply patch.
a8300ef9 — Ludovic Courtès 12 years ago
gnu: xmodmap: Add patch to allow builds with GCC 4.8.

* gnu/packages/patches/xmodmap-asprintf.patch: New file.
* gnu/packages/xorg.scm (xmodmap): Use it.
* gnu-system.am (dist_patch_DATA): Add it.
0ed873f3 — John Darrington 12 years ago
gnu: pixman: Upgrade to 0.32.4.

* gnu/packages/xorg.scm (pixman): Upgrade to 0.32.4.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
53c85e97 — Ludovic Courtès 12 years ago
Merge branch 'core-updates'

Conflicts:
	gnu/packages/gnunet.scm
1dba6407 — Ludovic Courtès 12 years ago
gnu: gettext: Rename binding to 'gnu-gettext'.

* gnu/packages/gettext.scm (gettext): Rename to...
  (gnu-gettext): ... this.  This is used to work around the circular
  dependency introduced in commit c42a4b7, which users with a #:renamer
  cannot cope with.
* gnu/packages/acl.scm, gnu/packages/attr.scm, gnu/packages/cdrom.scm,
  gnu/packages/fdisk.scm, gnu/packages/gkrellm.scm, gnu/packages/glib.scm,
  gnu/packages/gnunet.scm, gnu/packages/grub.scm, gnu/packages/linux.scm,
  gnu/packages/maths.scm, gnu/packages/nano.scm, gnu/packages/parted.scm,
  gnu/packages/system.scm, gnu/packages/version-control.scm,
  gnu/packages/vpn.scm, gnu/packages/w3m.scm, gnu/packages/wget.scm:
  Adjust accordingly.
ff8061b5 — Ludovic Courtès 12 years ago
Merge branch 'master' into core-updates
fdf3cb4c — Andreas Enge 12 years ago
gnu: mesa: Update URI.

* gnu/packages/xorg.scm (mesa): Update URI.
1fd96c6a — Andreas Enge 12 years ago
gnu: xorg: Add xcb-util-renderutil.

* gnu/packages/xorg.scm (xcb-util-renderutil): New variable.
f5bf403c — Andreas Enge 12 years ago
gnu: xorg: Add xcb-util-keysyms.

* gnu/packages/xorg.scm (xcb-util-keysyms): New variable.
dfba4055 — Andreas Enge 12 years ago
gnu: xorg: Add xcb-util-image.

* gnu/packages/xorg.scm (xcb-util-image): New variable.
458b2a76 — Andreas Enge 12 years ago
gnu: xorg: Add xcb-util.

* gnu/packages/xorg.scm (xcb-util): New variable.
* gnu/packages/xorg.scm (xcb-util-wm): Expand the description.
6ff104d5 — Andreas Enge 12 years ago
gnu: xorg: Add xcb-util-wm.

* gnu/packages/xorg.scm (xcb-util-wm): New variable.
c8957c77 — Andreas Enge 12 years ago
gnu: libxcb: Enable xcb-xkb.

* gnu/packages/xorg.scm (libxcb): Add configure flag "--enable-xkb".
a459697e — Andreas Enge 12 years ago
gnu: libxi: Propagate inputs inputproto and libx11.

* gnu/packages/xorg.scm (libxi): Propagate inputs inputproto and libx11,
    as stipulated by xi.pc.
c9cb0825 — Andreas Enge 12 years ago
gnu: xf86-input-joystick: Fix installation path.

* gnu/packages/xorg.scm (xf86-input-joystick): Fix installation path.
36c0d430 — Andreas Enge 12 years ago
gnu: xf86-input-vmmouse: Fix installation path.

* gnu/packages/xorg.scm (xf86-input-vmmouse): Fix installation path.
de9c5046 — Andreas Enge 12 years ago
gnu: xf86-input-synaptics: Fix installation paths.

* gnu/packages/xorg.scm (xf86-input-synaptics): Fix installation paths.
7facbf2b — Ludovic Courtès 12 years ago
Merge branch 'master' into core-updates
2365338b — Andreas Enge 12 years ago
gnu: xorg: Fix xorg-server.

* gnu/packages/xorg.scm (xkbcomp-intermediate): New variable, serves as
    input to xkeyboard-config.
* gnu/packages/xorg.scm (xkeyboard-config): Add input xkbcomp-intermediate.
* gnu/packages/xorg.scm (xkbcomp): Add input xkeyboard-config.
* gnu/packages/xorg.scm (xorg-server): Adapt xkb paths and replace references
    to /bin/sh (with Ludovic Courtès <ludo@gnu.org>).
5608847c — Ludovic Courtès 12 years ago
Merge branch 'master' into core-updates
Next