~ruther/guix-local

ref: cbe62e89d0fcb4b4e1b8024af5ac94f81a5097be guix-local/gnu/packages/xorg.scm -rw-r--r-- 147.0 KiB
dcc9053a — Andreas Enge 13 years ago
gnu: Add libxaw3d.

* gnu/packages/xorg.scm (libxaw3d): New variable.
21e9fee0 — Andreas Enge 13 years ago
gnu: Have python paths set automatically..

* gnu/packages/xorg.scm (meas): Drop special handling of python paths.
* gnu/packages/xml.scm (libxslt): Drop special handling of python paths.
d515cb55 — Andreas Enge 13 years ago
gnu: xorg: Have perl paths set automatically.

* gnu/packages/xorg.scm (xkeyboard-config): Drop special handling of perl paths.
0734a9a8 — Ludovic Courtès 13 years ago
Merge branch 'core-updates'
baa0d82a — Ludovic Courtès 13 years ago
gnu: libXaw: Propagate libXt.

* gnu/packages/xorg.scm (libxaw): Propagate libXt.
6be960c7 — Andreas Enge 13 years ago
Merge branch 'xorg' into core-updates
8dc5d0cf — Andreas Enge 13 years ago
gnu: xorg: Re-enable tests for xorg-server.

* gnu/packages/xorg.scm (xorg-server): Re-enable (failing) tests.
c7f99931 — Andreas Enge 13 years ago
gnu: xorg: Remove inputs already available through propagation.

* gnu/packages/xorg.scm: Remove inputs that are available through propagation.
bd8c5d5b — Andreas Enge 13 years ago
gnu: xorg: Add libxp and printproto, not included in X11R7.7.

* gnu/packages/xorg.scm (libxp, printproto): New variables.
bc3073c8 — Andreas Enge 13 years ago
gnu: xorg: Make font-adobe75dpi and font-adobe100dpi compile (not install).

* gnu/packages/xorg/scm (font-adobe75dpi, font-adobe100dpi): Add inputs
     bdftopcf, font-util and mkfontdir.
84419dfd — Andreas Enge 13 years ago
gnu: xorg: Add mtdev and make xf86-input-synaptics compile (not install).

* gnu/packages/xorg.scm (mtdev): New variable.
* gnu/packages/xorg.scm (xf86-input-synaptics): Add inputs libx11, libxi
     and mtdev.
* gnu/packages/xorg.scm (libxi): Propagate input libxext.
7e2ec42b — Andreas Enge 13 years ago
gnu: xorg: Disable not compiling xf86-video-geode.

* gnu/packages/xorg.scm (xf86-video-geode): Comment out since not compiling
     (assembler errors).
3a5d9585 — Andreas Enge 13 years ago
gnu: xorg: Fix compilation of xorg-server.

* gnu/packages/xorg.scm (mesa): Propagate input libxxf86vm.
1f44111f — Andreas Enge 13 years ago
gnu: xorg: Disable xf86-video-glide.

* gnu/packages/xorg.scm (xf86-video-glide): Comment variable; driver for
     obsolete graphics cards, depends on libglide, last updated in 2003,
     and which does not compile out of the box any more.
6706269e — Andreas Enge 13 years ago
gnu: xorg: Disable xf86-video-wsfb.

* gnu/packages/xorg.scm (xf86-video-wsfb): Comment variable, only relevant
     for the frame buffer on BSD systems.
47038b76 — Andreas Enge 13 years ago
gnu: xorg: Make xgamma compile.

* gnu/packages/xorg.scm (libxxf86vm): Propagate inputs libxext and
     xf86vidmodeproto.
979bc0f4 — Andreas Enge 13 years ago
gnu: xorg: Make xvinfo compile.

* gnu/packages/xorg.scm (libxv): Propagate input videoproto.
917748dd — Andreas Enge 13 years ago
gnu: xorg: Make most xserver related packages compile.

* gnu/packages/xorg.scm (xf86-*): Add input xorg-server.
* gnu/packages/xorg.scm (xf86-video-glint, xf86-video-neomagic,
     xf86-video-tga, xf86-video-trident, xf86-video-voodoo):
     Add input xf86dgaproto.
* gnu/packages/xorg.scm (xf86-video-ati, xf86-video-mach64,
     xf86-video-mga, xf86-video-r128, xf86-video-savage, xf86-video-tdfx):
     Add inputs mesa and xf86driproto.
* gnu/packages/xorg.scm (xf86-video-i128): Add inputs libdrm and libx11.
* gnu/packages/xorg.scm (xf86-video-openchrome): Add inputs libx11, libxext,
     libxvmc, mesa and xf86driproto.
* gnu/packages/xorg.scm (xf86-video-siliconmotion): Add inputs mesa,
     xf86dgaproto and xf86driproto.
* gnu/packages/xorg.scm (xf86-video-vmware): Add inputs libx11 and libxext.
* gnu/packages/xorg.scm (libxvmc): Propagate input libxv.
* gnu/packages/xorg.scm (mesa): Propagate input glproto.
* gnu/packages/xorg.scm (xf86-video-geode): Correct source hash.
d539646a — Andreas Enge 13 years ago
gnu: xorg: Enable xdriinfo.

* gnu/packages/xorg.scm (xdriinfo): Enable input mesa.
b04ac5a1 — Andreas Enge 13 years ago
gnu: xorg: Arrange more inputs for x server related packages.

* gnu/packages/xorg.scm (xf86-input-evdev): Add input xorg-server.
* gnu/packages/xorg.scm (xorg-server): Propagate inputs and add normal and
     propagated inputs.
Next