summaryrefslogtreecommitdiff
path: root/gnu/packages/texlive.scm
AgeCommit message (Collapse)Author
2013-09-04gnu: texlive: Switch back to Python 2.Andreas Enge
* gnu/packages/texlive.scm (texlive): Switch back to Python 2.
2013-09-04gnu: rubber: Switch back to Python 2.Andreas Enge
* gnu/packages/texlive.scm (rubber): Switch back to Python 2.
2013-09-03gnu: python: Replace input python by python-wrapper.Andreas Enge
* 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.
2013-08-07gnu: texlive: Update to 2013.Andreas Enge
* gnu/packages/texlive.scm (texlive): Update to 2013.
2013-05-30gnu: Add Rubber.Ludovic Courtès
* gnu/packages/texlive.scm (rubber): New variable.
2013-03-17gnu: Add X.org as input to Texlive.Andreas Enge
* gnu/packages/texlive.scm (texlive): Add x.org inputs.
2013-02-12gnu: Rename module 'freetype' to the more general 'fontutils'.Andreas Enge
* gnu/packages/freetype.scm: Rename file to... * gnu/packages/fontutils.scm: ...this. * Makefile.am (MODULES): Rename module. * gnu/packages/{ghostscript,grub,pdf,texlive}.scm: Rename dependency.
2013-02-11gnu: texlive: Add input (t)csh.Andreas Enge
* gnu/packages/texlive.scm (texlive): Add input tcsh.
2013-02-06gnu: Add TeXLive.Andreas Enge
* gnu/packages/texlive.scm: New file. * Makefile.am (MODULES): Add it.