mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-27 23:44:04 +00:00
extra/texlive-bin to 2011.1-3
This commit is contained in:
parent
7adc6f5180
commit
08ee4d0c7e
1 changed files with 4 additions and 4 deletions
|
@ -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 \
|
||||
|
|
Loading…
Reference in a new issue