~ruther/guix-local

ref: 90ed6291df875c8805cbbacec6ee12143e340375 guix-local/gnu/packages/xorg.scm -rw-r--r-- 134.1 KiB
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
93be8dc4 — Andreas Enge 12 years ago
gnu: xcursor-themes: Install data into package output directory.

* gnu/packages/xorg.scm (xcursor-themes): Install icons into output directory
    instead of libxcursor.
aae4ead8 — Andreas Enge 12 years ago
Merge branch 'python'
8ce3104e — Ludovic Courtès 12 years ago
Merge branch 'master' into core-updates
98e4829c — Andreas Enge 12 years ago
gnu: mesa: Switch back to Python 2.

* gnu/packages/xorg.scm (mesa): Switch back to Python 2.
e9114708 — Andreas Enge 12 years ago
gnu: xorg: Update comment for mesa.

* gnu/packages/xorg.scm (mesa): New compilation trial with 9.2.
6c76c451 — Andreas Enge 12 years ago
gnu: libdrm: Update to 2.4.46.

* gnu/packages/xorg.scm (libdrm): Update to 2.4.46.
ee3e314b — Andreas Enge 12 years ago
gnu: python: Replace input python by python-wrapper.

* gnu/packages/{gdb.scm (gdb), cryptsetup.scm (cryptsetup),
  ghostscript.scm (ghostscript), glib.scm (glib), gnupg.scm (pius),
  gtk.scm (cairo, harfbuzz), libevent.scm (libevent), netpbm.scm (netpbm),
  oggvorbis.scm (libkate), qemu.scm (qemu), samba.scm (samba),
  texlive.scm (rubber, texlive), version-control.scm (subversion),
  xml.scm (libxml2, libxslt), xorg.scm (libxcb, mesa, xcb-proto, xorg-server),
  yasm.scm (yasm), zip.scm (zziplib)}:
  Replace input python by python-wrapper.
86f1537d — Andreas Enge 12 years ago
gnu: Move non-X11 fonts from module xorg to fonts.

* gnu/packages/fonts.scm: New file.
* gnu-system.am (GNU_SYSTEM_MODULES): Add module fonts.
* gnu/packages/xorg.scm (font-bitstream-vera-ttf): Move this...
* gnu/packages/fonts.scm (ttf-bitstream-vera): ...to this.
* gnu/packages/xorg.scm (freefont-ttf): Move this...
* gnu/packages/fonts.scm (freefont-ttf): ...to this.
124b7f1e — Andreas Enge 12 years ago
gnu: xorg: Shorten commented out packages.

* gnu/packages/xorg.scm: Shorten package definitions that are already
    commented out, keeping only the reason for not including them.
45f0ae82 — Andreas Enge 12 years ago
gnu: xorg: Remove non-free font font-bh-ttf/font-luxi-ttf.

* gnu/packages/xorg.scm (font-luxi-ttf): Comment out variable.
482f8a07 — Ludovic Courtès 12 years ago
gnu: freefont: Synchronize synopsis.

* gnu/packages/xorg.scm (freefont-ttf): Synchronize synopsis with the
  Womb.
10d3ab10 — Ludovic Courtès 12 years ago
gnu: Add GNU Freefont.

* gnu/packages/xorg.scm (freefont-ttf): New variable.
e928da09 — Ludovic Courtès 12 years ago
gnu: Add Bitstream Vera.

* gnu/packages/xorg.scm (font-bitstream-vera-ttf): New variable.
Next