~ruther/guix-local

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.
73274a8a — Andreas Enge 13 years ago
gnu: Really add lesstif.

* Makefile.am (MODULES): Commit the module addition.
13f5ea6f — Andreas Enge 13 years ago
gnu: Add lesstif.

* gnu/packages/lesstif.scm: New file.
* Makefile.am (MODULES): Add it.
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.
a25fe6d6 — Cyril Roelandt 13 years ago
gnu: add dependencies to poppler.

Add libpng and zlib to the inputs.
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.
c0589f75 — Andreas Enge 13 years ago
gnu: Add X.org as input to Texlive.

* gnu/packages/texlive.scm (texlive): Add x.org inputs.
5ee12e21 — Andreas Enge 13 years ago
gnu: xorg: Change download location for xcb related packages.

* gnu/packages/xorg.sm (libpthread-stubs, libxcb, xcb-proto): Replace broken
     xorg mirrors by url of the xcb project.
e45a6082 — Andreas Enge 13 years ago
gnu: xorg: Add xeyes (for testing purposes).

* gnu/packages/xorg.scm (xeyes): New variable.
08dccdfd — Andreas Enge 13 years ago
gnu: xorg: Make xorg-server compilable (tests still fail).

* gnu/packages/xorg.scm (mesa): Propagate inputs libdrm and libxdamage.
* gnu/packages/xorg.scm (xorg-server): Add input videoproto.
42ed9985 — Andreas Enge 13 years ago
gnu: xorg: Make xkeyboard-config compile.

* gnu/packages/xorg.scm (xkeyboard-config): Add inputs gettext, intltool,
     perl-xml-parser.
2b8c5f54 — Andreas Enge 13 years ago
gnu: Add intltool.

* gnu/packages/xml.scm (intltool): New variable.
* gnu/packages/xml.scm (perl-xml-parser): Fix download location.
68a3d0e8 — Andreas Enge 13 years ago
gnu: xorg: Add old versions of mesa and libdrm.

* gnu/packages/xorg.scm (mesa): New variable, only version 8.0.5 compiles.
* gnu/packages/xorg.scm (libdrm-2.4.33): New variable, required by mesa 8.0.5.
6f52fb63 — Andreas Enge 13 years ago
gnu: xorg: Propagate input.

* gnu/packages/xorg.scm (libxdamage): Propagate input damageproto.
11e3f107 — Andreas Enge 13 years ago
gnu: libxslt: Add zlib and libxml2 python module to inputs.

* gnu/packages/xml.scm (libxslt): Add input zlib and add libxml2 to PYTHONPATH.
322cbda7 — Andreas Enge 13 years ago
gnu: libxml2: Add python support.

* gnu/packages/xml.scm (libxml2): Compile and install python module.
f8d3c99b — Andreas Enge 13 years ago
gnu: xorg: Add libdrm.

* gnu/packages/xorg.scm (libdrm): New variable.
5acf2910 — Andreas Enge 13 years ago
gnu: xorg: Add pixman.

* gnu/packages/xorg.scm (pixman): New variable.
* gnu/packages/xorg.scm (xorg-server): Enable input pixman.
Next