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