[arch-commits] Commit in texlive-bin/trunk (PKGBUILD)

Rémy Oudompheng remy at archlinux.org
Sun Apr 11 07:56:01 UTC 2021


    Date: Sunday, April 11, 2021 @ 07:56:01
  Author: remy
Revision: 412182

upgpkg: texlive-bin 2021.58686-1

TeXLive 2021 packages

Modified:
  texlive-bin/trunk/PKGBUILD

----------+
 PKGBUILD |   27 +++++++++++++++------------
 1 file changed, 15 insertions(+), 12 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-04-11 07:53:52 UTC (rev 412181)
+++ PKGBUILD	2021-04-11 07:56:01 UTC (rev 412182)
@@ -2,16 +2,16 @@
 # Contributor: francois <francois.archlinux.org>
 
 pkgname=('texlive-bin' 'libsynctex')
-pkgver=2020.54586
-pkgrel=12
+pkgver=2021.58686
+pkgrel=1
 license=('GPL')
 arch=('x86_64')
-makedepends=('git' 'cairo' 'pixman' 'graphite' 't1lib' 'gd' 'poppler'
+makedepends=('git' 'cairo' 'pixman' 'graphite' 't1lib' 'gd'
          'libsigsegv' 'zziplib' 'libpng' 'libjpeg' 'freetype2'
          'icu' 'harfbuzz' 'harfbuzz-icu' 'gmp' 'mpfr' 'potrace' 'libpaper'
          'perl' 'clisp' 'ffcall' 'libxcrypt')
 url='https://tug.org/texlive/'
-_commit=8e5e0e89d413d09cca133c8966d1a3af8a2ac440 # svn://tug.org/texlive/trunk/Build/source@54586
+_commit=ccb6338507149edf2772bfccb9933b72761f4cc4 # svn://tug.org/texlive/trunk/Build/source@58686
 source=("git+https://github.com/Tex-Live/texlive-source.git#commit=${_commit}")
 sha256sums=('SKIP')
 
@@ -20,10 +20,6 @@
 
     # t4ht expects to be un /usr/share/texmf/bin/t4ht (FS#27251)
     sed -i s/SELFAUTOPARENT/TEXMFROOT/ texk/tex4htk/t4ht.c
-
-    # pdftex poppler compatibility
-    cp -pv texk/web2c/pdftexdir/pdftoepdf{-poppler0.86.0,}.cc
-    cp -pv texk/web2c/pdftexdir/pdftosrc{-poppler0.83.0,}.cc
 }
 
 build() {
@@ -57,8 +53,6 @@
      --with-system-ncurses \
      --with-system-t1lib \
      --with-system-gd \
-     --with-system-poppler \
-     --with-system-xpdf \
      --with-system-freetype2 \
      --with-system-pixman \
      --with-system-cairo \
@@ -170,6 +164,7 @@
 a5toa4
 adhocfilelist
 afm2afm
+albatross
 allcm
 allec
 allneeded
@@ -208,6 +203,7 @@
 fmtutil-user
 fontinst
 fragmaster
+git-latexdiff
 ht
 htcontext
 htlatex
@@ -236,6 +232,7 @@
 latexpand
 latexrevise
 listings-ext.sh
+llmk
 ltxfileinfo
 ltximg
 luaotfload-tool
@@ -276,6 +273,7 @@
 rpdfcrop
 rungs
 simpdftex
+spix
 srcredact
 sty2dtx
 tex4ebook
@@ -328,6 +326,7 @@
    _latexextra_scripts="
 authorindex
 exceltex
+hyperxmp-add-bytecount
 l3build
 makedtx
 makeglossaries
@@ -342,7 +341,10 @@
 wordcount
 yplan"
    _music_scripts="lily-glyph-commands lily-image-commands lily-rebuild-pdfs
-m-tx musixtex musixflx pmxchords"
+m-tx
+musixtex
+musixflx
+pmxchords"
    _pictures_scripts="
 cachepic
 epspdf
@@ -351,7 +353,8 @@
 getmapdl
 mathspic
 mkpic
-pn2pdf"
+pn2pdf
+tikztosvg"
    _pstricks_scripts="pedigree pst2pdf"
    _science_scripts="pygmentex ulqda"
    for s in \



More information about the arch-commits mailing list