From 41923140b560cfc76c3ca2f69762f134e25320b3 Mon Sep 17 00:00:00 2001 From: André Fabian Silva Delgado Date: Mon, 8 Aug 2016 04:45:44 -0300 Subject: texlive-bin-2016.41290-5.parabola1: bump to Arch's revision * silence log messages in pacman hooks * mention biber as an optional dependency --- libre/texlive-bin/PKGBUILD | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) (limited to 'libre/texlive-bin/PKGBUILD') diff --git a/libre/texlive-bin/PKGBUILD b/libre/texlive-bin/PKGBUILD index 984a43bdc..873f5d990 100644 --- a/libre/texlive-bin/PKGBUILD +++ b/libre/texlive-bin/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 272795 2016-08-01 23:01:50Z remy $ +# $Id: PKGBUILD 273426 2016-08-06 18:30:35Z remy $ # Maintainer (Arch): Rémy Oudompheng # Contributor (Arch): francois # Maintainer: Michał Masłowski @@ -6,7 +6,7 @@ pkgname=texlive-bin pkgver=2016.41290 -pkgrel=4.parabola1 +pkgrel=5.parabola1 license=('GPL') arch=('i686' 'x86_64' 'armv7h') makedepends=('cairo' 'pixman' 'graphite' 't1lib' 'gd' 'poppler=0.46.0' @@ -24,9 +24,9 @@ source=('fix-fontforge-encoding.patch' md5sums=('bfb9716aa00c86c08cd31e5b32edeb98' '7303361f2d441eb5c962a996fd77e8fa' '7bc9cef52d3b0c15d2364b7d8658faa6' - 'b8005a998186d3846df357ef0f4b4560' + '2bbbef810687f4b2804a4b8cb91ce02f' 'c18cbbd000aac60813b1695aa058964f' - '06034157badeeefe9982d7b29e7f5b51') + 'c64d77b5111a26b9995263b49df4937c') build() { cd "$srcdir" @@ -96,7 +96,7 @@ build() { } package() { - pkgdesc="TeX Live binaries, without biber binaries (Parabola rebranded)" + pkgdesc="TeX Live binaries (Parabola rebranded)" depends=('cairo' 'pixman' 'graphite' 't1lib' 'gd' 'poppler=0.46.0' 'libsigsegv' 'zziplib' 'libpng' 'libjpeg' 'freetype2' 'icu=57.1' 'harfbuzz' 'harfbuzz-icu' 'gmp' 'mpfr' 'potrace' 'libpaper' @@ -104,7 +104,8 @@ package() { provides=('lcdf-typetools' 'kpathsea' 'xindy' 'pdfjam') conflicts=('pdfjam' 'texlive-bin-libre' 'texlive-bin-parabola') replaces=('texlive-bin-libre' 'texlive-bin-parabola') - optdepends=('ed: for texconfig') + optdepends=('ed: for texconfig' + 'biber: for bibliography processing') install="texlive.install" options=('!strip') -- cgit v1.2.3