summaryrefslogtreecommitdiff
path: root/gnu/packages/xml.scm
Commit message (Expand)AuthorAgeFilesLines
* gnu: xmlto: Keep references to libxml2, libxslt, and util-linux programs.•••* gnu/packages/xml.scm (xmlto): Add 'arguments' field. [inputs]: Add libxml2 and libxslt. Ludovic Courtès2013-10-061-1/+9
* gnu: Add perl-xml-simple.•••* gnu/packages/xml.scm (perl-xml-simple): New variable. Andreas Enge2013-10-021-0/+23
* gnu: libxml2: Switch back to Python 2.•••* gnu/packages/xml.scm (libxml2): Switch back to Python 2. Andreas Enge2013-09-041-1/+1
* 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. Andreas Enge2013-09-031-2/+2
* gnu: Add xmlto.•••* gnu/packages/xml.scm (xmlto): New variable. Andreas Enge2013-08-311-1/+26
* 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. Andreas Enge2013-05-011-11/+0
* gnu: Unify the two intltool packages.•••* gnu/packages/xml.scm (intltool): Delete variable. * gnu/packages/glib.scm (intltool): Update to version 0.50.2. Andreas Enge2013-04-191-38/+0
* gnu: Add intltool.•••* gnu/packages/xml.scm (intltool): New variable. * gnu/packages/xml.scm (perl-xml-parser): Fix download location. Andreas Enge2013-03-101-1/+39
* gnu: libxslt: Add zlib and libxml2 python module to inputs.•••* gnu/packages/xml.scm (libxslt): Add input zlib and add libxml2 to PYTHONPATH. Andreas Enge2013-03-081-1/+13
* gnu: libxml2: Add python support.•••* gnu/packages/xml.scm (libxml2): Compile and install python module. Andreas Enge2013-03-081-1/+16
* gnu: Add Perl XML::Parser.•••* gnu/packages/xml.scm (perl-xml-parser): New variable. Ludovic Courtès2013-03-041-1/+33
* gnu: Add libxslt.•••* gnu/packages/xml.scm (libxslt): New variable. Andreas Enge2013-02-011-0/+23
* gnu: Add libxml2.•••* gnu/packages/xml.scm (libxml2): New variable. Andreas Enge2013-01-191-0/+25
* distro: Change the module name space to (gnu ...).•••* distro: Rename to... * gnu: ... this. Update module names accordingly. * Makefile.am: Adjust accordingly. * po/POTFILES.in: Likewise. * distro.scm: Search for files under /gnu/packages instead of /distro/packages. * gnu/packages/base.scm (ld-wrapper-boot3): Likewise. Ludovic Courtès2013-01-181-0/+44