~ruther/guix-local

ref: 90ed6291df875c8805cbbacec6ee12143e340375 guix-local/gnu/packages/texlive.scm -rw-r--r-- 9.5 KiB
5608847c — Ludovic Courtès 12 years ago
Merge branch 'master' into core-updates
aae4ead8 — Andreas Enge 12 years ago
Merge branch 'python'
78fed064 — Andreas Enge 12 years ago
gnu: texlive: Switch back to Python 2.

* gnu/packages/texlive.scm (texlive): Switch back to Python 2.
9bee5d6c — Andreas Enge 12 years ago
gnu: rubber: Switch back to Python 2.

* gnu/packages/texlive.scm (rubber): Switch back to Python 2.
ee3e314b — Andreas Enge 12 years ago
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.
fd89b36b — Andreas Enge 12 years ago
gnu: texlive: Update to 2013.

* gnu/packages/texlive.scm (texlive): Update to 2013.
231eae53 — Ludovic Courtès 12 years ago
gnu: Add Rubber.

* gnu/packages/texlive.scm (rubber): New variable.
0734a9a8 — Ludovic Courtès 13 years ago
Merge branch 'core-updates'
6be960c7 — Andreas Enge 13 years ago
Merge branch 'xorg' into core-updates
c0589f75 — Andreas Enge 13 years ago
gnu: Add X.org as input to Texlive.

* gnu/packages/texlive.scm (texlive): Add x.org inputs.
a86177d6 — Andreas Enge 13 years ago
gnu: Rename module 'freetype' to the more general 'fontutils'.

* 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.
95b6c70f — Andreas Enge 13 years ago
gnu: texlive: Add input (t)csh.

* gnu/packages/texlive.scm (texlive): Add input tcsh.
eb0119ef — Andreas Enge 13 years ago
gnu: Add TeXLive.

* gnu/packages/texlive.scm: New file.
* Makefile.am (MODULES): Add it.