aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/xorg.scm
AgeCommit message (Expand)Author
2013-10-26gnu: mesa: Update URI....* gnu/packages/xorg.scm (mesa): Update URI. Andreas Enge
2013-10-04gnu: xorg: Add xcb-util-renderutil....* gnu/packages/xorg.scm (xcb-util-renderutil): New variable. Andreas Enge
2013-10-04gnu: xorg: Add xcb-util-keysyms....* gnu/packages/xorg.scm (xcb-util-keysyms): New variable. Andreas Enge
2013-10-04gnu: xorg: Add xcb-util-image....* gnu/packages/xorg.scm (xcb-util-image): New variable. Andreas Enge
2013-10-04gnu: xorg: Add xcb-util....* gnu/packages/xorg.scm (xcb-util): New variable. * gnu/packages/xorg.scm (xcb-util-wm): Expand the description. Andreas Enge
2013-10-03gnu: xorg: Add xcb-util-wm....* gnu/packages/xorg.scm (xcb-util-wm): New variable. Andreas Enge
2013-10-03gnu: libxcb: Enable xcb-xkb....* gnu/packages/xorg.scm (libxcb): Add configure flag "--enable-xkb". Andreas Enge
2013-09-30gnu: libxi: Propagate inputs inputproto and libx11....* gnu/packages/xorg.scm (libxi): Propagate inputs inputproto and libx11, as stipulated by xi.pc. Andreas Enge
2013-09-26gnu: xf86-input-joystick: Fix installation path....* gnu/packages/xorg.scm (xf86-input-joystick): Fix installation path. Andreas Enge
2013-09-26gnu: xf86-input-vmmouse: Fix installation path....* gnu/packages/xorg.scm (xf86-input-vmmouse): Fix installation path. Andreas Enge
2013-09-26gnu: xf86-input-synaptics: Fix installation paths....* gnu/packages/xorg.scm (xf86-input-synaptics): Fix installation paths. Andreas Enge
2013-09-24gnu: 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>). Andreas Enge
2013-09-22gnu: xcursor-themes: Install data into package output directory....* gnu/packages/xorg.scm (xcursor-themes): Install icons into output directory instead of libxcursor. Andreas Enge
2013-09-14Merge branch 'python'Andreas Enge
2013-09-04gnu: mesa: Switch back to Python 2....* gnu/packages/xorg.scm (mesa): Switch back to Python 2. Andreas Enge
2013-09-04gnu: xorg: Update comment for mesa....* gnu/packages/xorg.scm (mesa): New compilation trial with 9.2. Andreas Enge
2013-09-04gnu: libdrm: Update to 2.4.46....* gnu/packages/xorg.scm (libdrm): Update to 2.4.46. Andreas Enge
2013-09-03gnu: 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. Andreas Enge
2013-08-20gnu: 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. Andreas Enge
2013-08-20gnu: 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. Andreas Enge
2013-08-20gnu: xorg: Remove non-free font font-bh-ttf/font-luxi-ttf....* gnu/packages/xorg.scm (font-luxi-ttf): Comment out variable. Andreas Enge
2013-08-19gnu: freefont: Synchronize synopsis....* gnu/packages/xorg.scm (freefont-ttf): Synchronize synopsis with the Womb. Ludovic Courtès
2013-08-17gnu: Add GNU Freefont....* gnu/packages/xorg.scm (freefont-ttf): New variable. Ludovic Courtès
2013-08-15gnu: Add Bitstream Vera....* gnu/packages/xorg.scm (font-bitstream-vera-ttf): New variable. Ludovic Courtès
2013-08-15gnu: 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. Ludovic Courtès
2013-08-06gnu: 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. Andreas Enge
2013-05-05gnu: Add libxaw3d....* gnu/packages/xorg.scm (libxaw3d): New variable. Andreas Enge
2013-05-01gnu: 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. Andreas Enge
2013-05-01gnu: xorg: Have perl paths set automatically....* gnu/packages/xorg.scm (xkeyboard-config): Drop special handling of perl paths. Andreas Enge
2013-04-13gnu: libXaw: Propagate libXt....* gnu/packages/xorg.scm (libxaw): Propagate libXt. Ludovic Courtès
2013-04-02gnu: xorg: Re-enable tests for xorg-server....* gnu/packages/xorg.scm (xorg-server): Re-enable (failing) tests. Andreas Enge
2013-03-31gnu: xorg: Remove inputs already available through propagation....* gnu/packages/xorg.scm: Remove inputs that are available through propagation. Andreas Enge
2013-03-31gnu: xorg: Add libxp and printproto, not included in X11R7.7....* gnu/packages/xorg.scm (libxp, printproto): New variables. Andreas Enge
2013-03-30gnu: 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. Andreas Enge
2013-03-30gnu: 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. Andreas Enge
2013-03-30gnu: xorg: Disable not compiling xf86-video-geode....* gnu/packages/xorg.scm (xf86-video-geode): Comment out since not compiling (assembler errors). Andreas Enge
2013-03-30gnu: xorg: Fix compilation of xorg-server....* gnu/packages/xorg.scm (mesa): Propagate input libxxf86vm. Andreas Enge
2013-03-30gnu: 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. Andreas Enge
2013-03-30gnu: xorg: Disable xf86-video-wsfb....* gnu/packages/xorg.scm (xf86-video-wsfb): Comment variable, only relevant for the frame buffer on BSD systems. Andreas Enge
2013-03-30gnu: xorg: Make xgamma compile....* gnu/packages/xorg.scm (libxxf86vm): Propagate inputs libxext and xf86vidmodeproto. Andreas Enge
2013-03-30gnu: xorg: Make xvinfo compile....* gnu/packages/xorg.scm (libxv): Propagate input videoproto. Andreas Enge
2013-03-28gnu: 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. Andreas Enge
2013-03-17gnu: xorg: Enable xdriinfo....* gnu/packages/xorg.scm (xdriinfo): Enable input mesa. Andreas Enge
2013-03-17gnu: 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. Andreas Enge
2013-03-15gnu: 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. Andreas Enge
2013-03-10gnu: xorg: Add xeyes (for testing purposes)....* gnu/packages/xorg.scm (xeyes): New variable. Andreas Enge
2013-03-10gnu: 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. Andreas Enge
2013-03-10gnu: xorg: Make xkeyboard-config compile....* gnu/packages/xorg.scm (xkeyboard-config): Add inputs gettext, intltool, perl-xml-parser. Andreas Enge
2013-03-09gnu: 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. Andreas Enge
2013-03-09gnu: xorg: Propagate input....* gnu/packages/xorg.scm (libxdamage): Propagate input damageproto. Andreas Enge