From 400202f380cd8966cf38659016bf74ef6f1bcc25 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Fabian=20Silva=20Delgado?= Date: Tue, 15 Sep 2015 15:59:07 -0300 Subject: texlive-bin-2015.37497-1.parabola1: updating version --- libre/texlive-bin/PKGBUILD | 28 ++++++++++++++++++---------- 1 file changed, 18 insertions(+), 10 deletions(-) (limited to 'libre/texlive-bin/PKGBUILD') diff --git a/libre/texlive-bin/PKGBUILD b/libre/texlive-bin/PKGBUILD index 6e72d0539..be270cfca 100644 --- a/libre/texlive-bin/PKGBUILD +++ b/libre/texlive-bin/PKGBUILD @@ -1,18 +1,18 @@ -# $Id: PKGBUILD 239757 2015-05-26 05:45:16Z fyan $ +# $Id: PKGBUILD 245662 2015-09-10 03:54:16Z foutrelis $ # Maintainer (Arch): Rémy Oudompheng # Contributor (Arch): francois # Maintainer: Michał Masłowski # Contributor: André Silva pkgname=texlive-bin -pkgver=2014.34260 -pkgrel=8.parabola1 +pkgver=2015.37497 +pkgrel=1.parabola1 pkgdesc="TeX Live binaries, without biber binaries (Parabola rebranded)" license=('GPL') -arch=('i686' 'x86_64' 'mips64el') +arch=('i686' 'x86_64') depends=('cairo' 'pixman' 'graphite' 't1lib' 'gd' 'poppler=0.33.0' 'libsigsegv' 'zziplib' 'libpng' 'libjpeg' 'freetype2' - 'icu=55.1' 'harfbuzz' 'harfbuzz-icu') + 'icu=55.1' 'harfbuzz' 'harfbuzz-icu' 'gmp' 'mpfr' 'potrace' 'libpaper') makedepends=('perl' 'clisp' 'ffcall') optdepends=('ed: for texconfig') provides=('lcdf-typetools' 'kpathsea' 'xindy' 'pdfjam') @@ -25,7 +25,7 @@ source=('fix-fontforge-encoding.patch' "http://mirrors.kernel.org/archlinux/other/texlive/texlive-bin-source-${pkgver}.tar.xz" ) md5sums=('bfb9716aa00c86c08cd31e5b32edeb98' - 'b6fe9a6e6b3df0d69e804b87370039ef') + '20be644511704910151560a4d99f6995') prepare() { cd source @@ -84,6 +84,10 @@ build() { --with-system-harfbuzz \ --with-system-graphite \ --with-system-icu \ + --with-system-gmp \ + --with-system-mpfr \ + --with-system-potrace \ + --with-system-libpaper \ --with-freetype2-libdir=/usr/lib \ --with-freetype2-include=/usr/include/freetype2 \ --with-xdvi-x-toolkit=xaw \ @@ -153,7 +157,10 @@ package() { # remove dangling symlinks _bibtexextra_scripts=" bibexport +bibdoiadd +bibzbladd listbib +ltx2crossrefxml multibibliography urlbst " @@ -171,6 +178,7 @@ autoinst bundledoc checkcites chkweb +cjk-gs-integrate context contextjit ctanify @@ -213,7 +221,6 @@ luatools match_parens mf2pt1 mkjobtexmf -mkluatexfontdb mkt1font mktexfmt mptopdf @@ -291,12 +298,13 @@ perltex ps4pdf splitindex svn-multi -vpe" +vpe +yplan" _music_scripts="lily-glyph-commands lily-image-commands lily-rebuild-pdfs m-tx musixtex musixflx pmx2pdf pmxchords" - _pictures_scripts="cachepic epspdf epspdftk fig4latex mathspic mkpic" + _pictures_scripts="cachepic epspdf epspdftk fig4latex getmapdl mathspic mkpic" _pstricks_scripts="pedigree pst2pdf" - _science_scripts="ulqda" + _science_scripts="pygmentex ulqda" for s in \ ${_bibtexextra_scripts} \ ${_core_scripts} \ -- cgit v1.2.3