Age | Commit message (Expand) | Author |
---|---|---|
2013-05-01 | 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 Enge |
2013-04-19 | 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 Enge |
2013-03-10 | gnu: Add intltool....* gnu/packages/xml.scm (intltool): New variable. * gnu/packages/xml.scm (perl-xml-parser): Fix download location. | Andreas Enge |
2013-03-08 | gnu: libxslt: Add zlib and libxml2 python module to inputs....* gnu/packages/xml.scm (libxslt): Add input zlib and add libxml2 to PYTHONPATH. | Andreas Enge |
2013-03-08 | gnu: libxml2: Add python support....* gnu/packages/xml.scm (libxml2): Compile and install python module. | Andreas Enge |
2013-03-04 | gnu: Add Perl XML::Parser....* gnu/packages/xml.scm (perl-xml-parser): New variable. | Ludovic Courtès |
2013-02-01 | gnu: Add libxslt....* gnu/packages/xml.scm (libxslt): New variable. | Andreas Enge |
2013-01-19 | gnu: Add libxml2....* gnu/packages/xml.scm (libxml2): New variable. | Andreas Enge |
2013-01-18 | 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ès |