summaryrefslogtreecommitdiff
path: root/libre
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@parabola.nu>2013-09-09 23:09:15 -0300
committerAndré Fabian Silva Delgado <emulatorman@parabola.nu>2013-09-09 23:09:15 -0300
commit23401b02c039bd1c0f5c4408e6584ae0cba481e7 (patch)
tree3612a6f290764a3855322696be6866cd9ea7e8b9 /libre
parentd88574680f18e81c1db6fc93ec742b55477eab11 (diff)
downloadabslibre-23401b02c039bd1c0f5c4408e6584ae0cba481e7.tar.gz
abslibre-23401b02c039bd1c0f5c4408e6584ae0cba481e7.tar.bz2
abslibre-23401b02c039bd1c0f5c4408e6584ae0cba481e7.zip
texlive-bin-libre: fix building issues
Diffstat (limited to 'libre')
-rw-r--r--libre/texlive-bin-libre/PKGBUILD17
1 files changed, 9 insertions, 8 deletions
diff --git a/libre/texlive-bin-libre/PKGBUILD b/libre/texlive-bin-libre/PKGBUILD
index 8ff03dacd..b35911f2c 100644
--- a/libre/texlive-bin-libre/PKGBUILD
+++ b/libre/texlive-bin-libre/PKGBUILD
@@ -1,13 +1,13 @@
-# $Id: PKGBUILD 192005 2013-08-03 20:33:12Z remy $
+# $Id: PKGBUILD 193968 2013-09-09 10:10:47Z remy $
# Maintainer: Rémy Oudompheng <remy@archlinux.org>
# Contributor: francois <francois.archlinux.org>
# Maintainer (Parabola): Michał Masłowski <mtjm@mtjm.eu>
# Contributor (Parabola): André Silva <emulatorman@lavabit.com>
-pkgname=texlive-bin
+pkgname=texlive-bin-libre
pkgver=2013.30973
-pkgrel=3
-pkgdesc="TeX Live binaries (Parabola rebranded)"
+pkgrel=4
+pkgdesc="TeX Live binaries, without biber binaries (Parabola rebranded)"
license=('GPL')
arch=('i686' 'x86_64' 'mips64el')
depends=('cairo' 'pixman' 'graphite' 't1lib' 'gd' 'poppler>=0.24.0'
@@ -15,9 +15,9 @@ depends=('cairo' 'pixman' 'graphite' 't1lib' 'gd' 'poppler>=0.24.0'
'icu' 'harfbuzz' 'harfbuzz-icu')
makedepends=('perl' 'clisp' 'ffcall')
optdepends=('ed: for texconfig')
-provides=('lcdf-typetools' 'kpathsea' 'xindy' 'pdfjam' 'texlive-bin-libre')
-conflicts=('pdfjam' 'texlive-bin-libre')
-replaces=('texlive-bin-libre')
+provides=('lcdf-typetools' 'kpathsea' 'xindy' 'pdfjam' 'texlive-bin')
+conflicts=('pdfjam' 'texlive-bin')
+replaces=('texlive-bin')
options=('!libtool' '!strip')
url='http://tug.org/texlive/'
install="texlive.install"
@@ -120,7 +120,6 @@ package() {
ln -s luatex ${pkgdir}/usr/bin/dvilualatex
ln -s luatex ${pkgdir}/usr/bin/dviluatex
ln -s luatex ${pkgdir}/usr/bin/lualatex
- ln -s luatex ${pkgdir}/usr/bin/pdfcsplain
ln -s pdftex ${pkgdir}/usr/bin/amstex
ln -s pdftex ${pkgdir}/usr/bin/cslatex
ln -s pdftex ${pkgdir}/usr/bin/csplain
@@ -132,6 +131,8 @@ package() {
ln -s pdftex ${pkgdir}/usr/bin/mllatex
ln -s pdftex ${pkgdir}/usr/bin/mltex
ln -s pdftex ${pkgdir}/usr/bin/pdfetex
+ ln -s pdftex ${pkgdir}/usr/bin/pdfcslatex
+ ln -s pdftex ${pkgdir}/usr/bin/pdfcsplain
ln -s pdftex ${pkgdir}/usr/bin/pdfjadetex
ln -s pdftex ${pkgdir}/usr/bin/pdflatex
ln -s pdftex ${pkgdir}/usr/bin/pdfmex