[arch-commits] Commit in texlive-bin/trunk (PKGBUILD)
Rémy Oudompheng
remy at archlinux.org
Fri Oct 28 15:14:44 UTC 2011
Date: Friday, October 28, 2011 @ 11:14:43
Author: remy
Revision: 141303
upgpkg: texlive-bin 2011.1-3
Rebuild without libgraphite dependency.
Modified:
texlive-bin/trunk/PKGBUILD
----------+
PKGBUILD | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2011-10-28 15:04:01 UTC (rev 141302)
+++ PKGBUILD 2011-10-28 15:14:43 UTC (rev 141303)
@@ -4,11 +4,11 @@
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' 'clisp' 'ffcall')
optdepends=('ed: for texconfig')
provides=('lcdf-typetools' 'kpathsea' 'xindy' 'pdfjam')
@@ -70,7 +70,7 @@
--disable-ptex \
--enable-luatex \
--without-system-ptexenc \
- --with-system-graphite \
+ --without-system-graphite \
--without-system-icu \
--without-system-kpathsea \
--with-system-freetype2 \
@@ -131,7 +131,7 @@
--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 \
More information about the arch-commits
mailing list