aboutsummaryrefslogtreecommitdiffstats
path: root/community/texlive/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/texlive/APKBUILD')
-rw-r--r--community/texlive/APKBUILD6
1 files changed, 4 insertions, 2 deletions
diff --git a/community/texlive/APKBUILD b/community/texlive/APKBUILD
index 7faac81eec..a65dbae039 100644
--- a/community/texlive/APKBUILD
+++ b/community/texlive/APKBUILD
@@ -25,6 +25,7 @@ subpackages="
"
source="
ftp://ftp.tug.org/texlive/historic/${pkgver:0:4}/texlive-$pkgver-source.tar.xz
+ poppler-076.patch
"
builddir="$srcdir"/texlive-${pkgver}-source
@@ -36,7 +37,7 @@ _xetex="xelatex xelollipop"
_dvi="afm2tfm bbox dvigif dvipng dvips epsffit extractres includeres ps2eps psbook psjoin psnup psresize psselect pstops"
# Each poppler version recently broke the API, so special treatment is required
-_poppler_ver=0.71.0
+_poppler_ver=0.76.0
prepare() {
cd "$builddir"
@@ -216,4 +217,5 @@ xdvi() {
mv "$pkgdir"/usr/share/texmf-dist/xdvi usr/share/texmf-dist/
}
-sha512sums="7759d8e668e53c0c73e48907096da9d8fb6384dd9c3342ddfb05e17d077054c5351d35256cf4e63a6da502de2f09f521979bede7209cdd5bd8ae80eba0efed2e texlive-20190410-source.tar.xz"
+sha512sums="7759d8e668e53c0c73e48907096da9d8fb6384dd9c3342ddfb05e17d077054c5351d35256cf4e63a6da502de2f09f521979bede7209cdd5bd8ae80eba0efed2e texlive-20190410-source.tar.xz
+46d7423bd3de21cf94a041bbffb93bdd071e1eb78a36e047909c943aeaf4bfa2832d3c2c353cc208daad501eb7d08f850dd0873a2f5135a3d0938e141f2e4baf poppler-076.patch"