texlive[47764] Master/tlpkg/tlpsrc/texlive.infra.tlpsrc: add lz4 to

commits+preining at tug.org commits+preining at tug.org
Sat May 19 01:47:26 CEST 2018


Revision: 47764
          http://tug.org/svn/texlive?view=revision&revision=47764
Author:   preining
Date:     2018-05-19 01:47:26 +0200 (Sat, 19 May 2018)
Log Message:
-----------
add lz4 to texlive.infra

Modified Paths:
--------------
    trunk/Master/tlpkg/tlpsrc/texlive.infra.tlpsrc

Modified: trunk/Master/tlpkg/tlpsrc/texlive.infra.tlpsrc
===================================================================
--- trunk/Master/tlpkg/tlpsrc/texlive.infra.tlpsrc	2018-05-18 23:47:18 UTC (rev 47763)
+++ trunk/Master/tlpkg/tlpsrc/texlive.infra.tlpsrc	2018-05-18 23:47:26 UTC (rev 47764)
@@ -38,16 +38,21 @@
 binpattern f/win32 tlpkg/installer/xz/xzdec.exe
 binpattern f/win32 tlpkg/installer/xz/xz.exe
 binpattern f/win32 tlpkg/installer/wget/wget.exe
+binpattern f/win32 tlpkg/installer/lz4/lz4.exe
 #
 binpattern f/i386-cygwin tlpkg/installer/xz/xzdec.i386-cygwin.exe
 binpattern f/i386-cygwin tlpkg/installer/xz/xz.i386-cygwin.exe
 binpattern f/!i386-cygwin tlpkg/installer/xz/xzdec.${ARCH}
 binpattern f/!i386-cygwin tlpkg/installer/xz/xz.${ARCH}
+binpattern f/i386-cygwin tlpkg/installer/lz4/lz4.i386-cygwin.exe
+binpattern f/!i386-cygwin tlpkg/installer/lz4/lz4.${ARCH}
 #
 binpattern f/x86_64-cygwin tlpkg/installer/xz/xzdec.x86_64-cygwin.exe
 binpattern f/x86_64-cygwin tlpkg/installer/xz/xz.x86_64-cygwin.exe
 binpattern f/!x86_64-cygwin tlpkg/installer/xz/xzdec.${ARCH}
 binpattern f/!x86_64-cygwin tlpkg/installer/xz/xz.${ARCH}
+binpattern f/x86_64-cygwin tlpkg/installer/lz4/lz4.x86_64-cygwin.exe
+binpattern f/!x86_64-cygwin tlpkg/installer/lz4/lz4.${ARCH}
 #
 # platforms for which we do not provide wget, because it is part of the
 # normal system install (this list is duplicated in 00texlive.installer):
@@ -63,6 +68,19 @@
 x86_64-solaris \
   tlpkg/installer/wget/wget.${ARCH}
 
+#
+# platforms for which we do not have lz4 for now
+# this list is not duplicated ;-)
+binpattern f/!\
+aarch64-linux,\
+amd64-freebsd,\
+amd64-netbsd,\
+i386-freebsd,\
+i386-netbsd,\
+sparc-solaris,\
+x86_64-darwinlegacy \
+  tlpkg/installer/lz4/lz4.${ARCH}
+
 # post-install/update actions
 postaction shortcut type=menu name="TeX Live Manager" \
              cmd=TEXDIR/bin/win32/tlmgr-gui.exe



More information about the tex-live-commits mailing list