extra/texlive-bin to 2011.1-3

This commit is contained in:
Kevin Mihelich 2011-10-29 13:53:28 -04:00
parent 7adc6f5180
commit 08ee4d0c7e

View file

@ -10,11 +10,11 @@ plugrel=1
pkgname=texlive-bin
pkgver=2011.1
_luatex_ver=0.70.1
pkgrel=2
pkgrel=3
pkgdesc="TeX Live binaries"
license=('GPL')
arch=('i686' 'x86_64')
depends=('t1lib' 'gd' 'libgraphite' 'poppler' 'libsigsegv' 'zziplib')
depends=('t1lib' 'gd' 'poppler' 'libsigsegv' 'zziplib')
makedepends=('perl' 'ffcall')
optdepends=('ed: for texconfig')
provides=('lcdf-typetools' 'kpathsea' 'pdfjam')
@ -76,7 +76,7 @@ build() {
--disable-ptex \
--enable-luatex \
--without-system-ptexenc \
--with-system-graphite \
--without-system-graphite \
--without-system-icu \
--without-system-kpathsea \
--with-system-freetype2 \
@ -137,7 +137,7 @@ build() {
--with-system-poppler \
--with-system-xpdf \
--with-system-freetype2 \
--with-system-graphite \
--without-system-graphite \
--with-freetype2-libdir=/usr/lib \
--with-freetype2-include=/usr/include/freetype2 \
--with-xdvi-x-toolkit=xaw \