~ruther/guix-local

ref: 93be8dc4c93dec03b68fcbb8a8955f9b4b562ba6 guix-local/gnu/packages/xorg.scm -rw-r--r-- 132.1 KiB
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'
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.
3b4f21bd — Ludovic Courtès 12 years ago
gnu: Correct name and description of the Luxi font package.

* gnu/packages/xorg.scm (font-bitstream-type1): Rename to...
  (font-luxi-ttf): ... this.  Change name to "font-luxi-ttf".  Adjust
  synopsis and description.
755693a4 — Andreas Enge 12 years ago
gnu: xorg: Install fonts into package output instead of into font-util.

* gnu/packages/xorg.scm (font-adobe100dpi, font-adobe75dpi, font-misc-misc,
    font-schumacher-misc): Add configure flag to modify FONTROOTDIR.
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
Next