summaryrefslogtreecommitdiff
path: root/systems/texlive
diff options
context:
space:
mode:
Diffstat (limited to 'systems/texlive')
-rwxr-xr-xsystems/texlive/tlnet/tlpkg/installer/config.guess33
-rw-r--r--systems/texlive/tlnet/tlpkg/installer/ctan-mirrors.pl1
-rw-r--r--systems/texlive/tlnet/tlpkg/texlive.tlpdb95
-rw-r--r--systems/texlive/tlnet/tlpkg/texlive.tlpdb.md52
-rw-r--r--systems/texlive/tlnet/tlpkg/texlive.tlpdb.sha5122
-rw-r--r--systems/texlive/tlnet/tlpkg/texlive.tlpdb.sha512.asc16
-rw-r--r--systems/texlive/tlnet/tlpkg/texlive.tlpdb.xzbin2461084 -> 2460940 bytes
7 files changed, 93 insertions, 56 deletions
diff --git a/systems/texlive/tlnet/tlpkg/installer/config.guess b/systems/texlive/tlnet/tlpkg/installer/config.guess
index 354a8ccde4..b187213930 100755
--- a/systems/texlive/tlnet/tlpkg/installer/config.guess
+++ b/systems/texlive/tlnet/tlpkg/installer/config.guess
@@ -4,7 +4,7 @@
# shellcheck disable=SC2006,SC2268 # see below for rationale
-timestamp='2023-06-23'
+timestamp='2023-07-20'
# This file is free software; you can redistribute it and/or modify it
# under the terms of the GNU General Public License as published by
@@ -976,7 +976,27 @@ EOF
GUESS=$UNAME_MACHINE-unknown-minix
;;
aarch64:Linux:*:*)
- GUESS=$UNAME_MACHINE-unknown-linux-$LIBC
+ set_cc_for_build
+ CPU=$UNAME_MACHINE
+ LIBCABI=$LIBC
+ if test "$CC_FOR_BUILD" != no_compiler_found; then
+ ABI=64
+ sed 's/^ //' << EOF > "$dummy.c"
+ #ifdef __ARM_EABI__
+ #ifdef __ARM_PCS_VFP
+ ABI=eabihf
+ #else
+ ABI=eabi
+ #endif
+ #endif
+EOF
+ cc_set_abi=`$CC_FOR_BUILD -E "$dummy.c" 2>/dev/null | grep '^ABI' | sed 's, ,,g'`
+ eval "$cc_set_abi"
+ case $ABI in
+ eabi | eabihf) CPU=armv8l; LIBCABI=$LIBC$ABI ;;
+ esac
+ fi
+ GUESS=$CPU-unknown-linux-$LIBCABI
;;
aarch64_be:Linux:*:*)
UNAME_MACHINE=aarch64_be
@@ -1042,6 +1062,15 @@ EOF
k1om:Linux:*:*)
GUESS=$UNAME_MACHINE-unknown-linux-$LIBC
;;
+ kvx:Linux:*:*)
+ GUESS=$UNAME_MACHINE-unknown-linux-$LIBC
+ ;;
+ kvx:cos:*:*)
+ GUESS=$UNAME_MACHINE-unknown-cos
+ ;;
+ kvx:mbr:*:*)
+ GUESS=$UNAME_MACHINE-unknown-mbr
+ ;;
loongarch32:Linux:*:* | loongarch64:Linux:*:*)
GUESS=$UNAME_MACHINE-unknown-linux-$LIBC
;;
diff --git a/systems/texlive/tlnet/tlpkg/installer/ctan-mirrors.pl b/systems/texlive/tlnet/tlpkg/installer/ctan-mirrors.pl
index 1ad2a72da6..a1d96dd6e9 100644
--- a/systems/texlive/tlnet/tlpkg/installer/ctan-mirrors.pl
+++ b/systems/texlive/tlnet/tlpkg/installer/ctan-mirrors.pl
@@ -17,6 +17,7 @@ $mirrors = {
'https://mirrors.cloud.tencent.com/CTAN/' => 1,
'https://mirrors.cqu.edu.cn/CTAN/' => 1,
'https://mirrors.hit.edu.cn/CTAN/' => 1,
+ 'https://mirrors.jlu.edu.cn/CTAN/' => 1,
'https://mirrors.nju.edu.cn/CTAN/' => 1,
'https://mirrors.pku.edu.cn/ctan/' => 1,
'https://mirrors.sjtug.sjtu.edu.cn/ctan/' => 1,
diff --git a/systems/texlive/tlnet/tlpkg/texlive.tlpdb b/systems/texlive/tlnet/tlpkg/texlive.tlpdb
index b01b3924a6..b81529ea0f 100644
--- a/systems/texlive/tlnet/tlpkg/texlive.tlpdb
+++ b/systems/texlive/tlnet/tlpkg/texlive.tlpdb
@@ -26,11 +26,11 @@ depend container_split_src_files/1
depend frozen/0
depend minrelease/2016
depend release/2023
-depend revision/67798
+depend revision/67806
name 00texlive.image
category TLCore
-revision 67796
+revision 67803
shortdesc TeX Live files only in the source repository
longdesc The files here are not copied by the installer and containers
longdesc are not built for them; they exist only in the source
@@ -4771,7 +4771,7 @@ depend setting_available_architectures:aarch64-linux amd64-freebsd amd64-netbsd
name 00texlive.installer
category TLCore
-revision 67793
+revision 67800
shortdesc TeX Live standalone installer package
longdesc This package defines the files to go into the installer
longdesc archives (install-tl-unx.tar.gz, install-tl.zip) built by the
@@ -145303,13 +145303,14 @@ catalogue-version 1.1.2
name huawei
category Package
-revision 67170
+revision 67803
shortdesc Template for Huawei documents
relocated 1
longdesc This unofficial package provides a class for creating documents
longdesc for people working with Huawei Technologies Co., Ltd.
depend anyfontsize
depend biblatex
+depend caption
depend catchfile
depend changepage
depend currfile
@@ -145326,33 +145327,38 @@ depend geometry
depend hyperref
depend lastpage
depend libertine
+depend listings
+depend listingsutf8
depend makecell
depend microtype
depend pagecolor
depend paralist
+depend pdfcol
depend pgf
depend pgfopts
depend ragged2e
depend setspace
depend svg
+depend tcolorbox
depend textpos
+depend tikzfill
depend titling
depend transparent
depend trimspaces
depend wrapfig
depend xcolor
-containersize 260236
-containerchecksum 4545b786fbdf7f6af18f6f6486e017cd943f6b5d9f007b29823cbb8e9ea46a0e117f4482bd16eaa4331d9eda1d82fb265ed8bfa2dc15cb131a6c1dd46f68a42d
-doccontainersize 779132
-doccontainerchecksum f7159f2853606ce683c263c08e961db35e64ed0b5b439b0f9092096aa7ea2f62f9797b50f948a953b5004c8e7863727fd16a09e50a65c3f1d6c1abad2c276ded
-docfiles size=200
+containersize 260332
+containerchecksum 4ed3f4fe37d0c5c37076c2df36ce6d7fd60a8a4fd4c99371b31a1382b29040aa738e53777d8146957df1b5ac1921b012b18ca7f63e5424f6fb0cfbb12c69010d
+doccontainersize 780892
+doccontainerchecksum 2145a2cdd5bdfc571f80a90535b1fa92f0c740df7d86d374d2de3b3927af44e5b9be0b832771400b7166856d063a7d897e8387b7d5c1b1881dd867e1c9028ca5
+docfiles size=201
RELOC/doc/latex/huawei/DEPENDS.txt
RELOC/doc/latex/huawei/LICENSE.txt
RELOC/doc/latex/huawei/README.md details="Readme"
RELOC/doc/latex/huawei/huawei.pdf details="Package documentation"
-srccontainersize 10168
-srccontainerchecksum 2c2f97bbd1fab465cd69611cc977dfd75e54885616067431ce07b4eee2f325837156d5876761cdab84a5b16277f0578499da54dbfbb50794c2d43e82c41c5e06
-srcfiles size=9
+srccontainersize 10460
+srccontainerchecksum f4d1b846a229ce3613229a02e2720b6b66c84459f73c0a517ed0a9860ce9870bc8a1425e2cb68a2827bf7b89bbd2d67744dca1a28d054ad3e844899c1d026ba6
+srcfiles size=10
RELOC/source/latex/huawei/huawei.dtx
RELOC/source/latex/huawei/huawei.ins
runfiles size=67
@@ -145362,7 +145368,7 @@ catalogue-contact-home https://github.com/yegor256/huawei.cls
catalogue-ctan /macros/latex/contrib/huawei
catalogue-license mit
catalogue-topics class misc-paper
-catalogue-version 0.16.0
+catalogue-version 0.17.0
name huaz
category Package
@@ -171865,7 +171871,7 @@ catalogue-topics macro-supp layout latex3 pre-release
name l3kernel
category Package
-revision 67514
+revision 67804
shortdesc LaTeX3 programming conventions
relocated 1
longdesc The l3kernel bundle provides an implementation of the LaTeX3
@@ -171875,10 +171881,10 @@ longdesc LaTeX3 kernel and other future code are built: it is an API for
longdesc TeX programmers. The packages are set up so that the LaTeX3
longdesc conventions can be used with regular LaTeX2e packages.
depend l3backend
-containersize 173272
-containerchecksum e782676aa2c60f37c4925c4873abc228033842dcfdf02d106c2b390003f907b5851278f7e594308f62e3677c3fe45ed6ef468a2efc735513205644be03671139
-doccontainersize 12001132
-doccontainerchecksum 4d3edb7e9dba1df6cd5f2ec1de17a13ec94ea2b80ddc1b886cd50e2f60891609cdbdfd9da1b68b86e04663ad084b4de5d178d57d766b42cd678d7bda3edb4399
+containersize 173476
+containerchecksum f222c03bb0501d7ebeb111064d0d43e90189354aa5812a7439835306e19a32351a16b94ec5d034e00b50834074f3d0c901ec8464a7407d67248275349f8ce559
+doccontainersize 11999736
+doccontainerchecksum aad68438a1c1bf7ed94931c051ec2f5a3c878ffb87d3290ac121e564076b64d81687f18390359517883dd412d94a09d6166ec3b3a41e04127315661bbf2fc771
docfiles size=3421
RELOC/doc/latex/l3kernel/CHANGELOG.md
RELOC/doc/latex/l3kernel/README.md details="Readme"
@@ -171926,8 +171932,8 @@ docfiles size=3421
RELOC/doc/latex/l3kernel/source3.pdf
RELOC/doc/latex/l3kernel/source3.tex
RELOC/doc/latex/l3kernel/source3body.tex
-srccontainersize 597124
-srccontainerchecksum b35e33983dd5db7149012a4341fbc0d3630486152b66d1cc16136d4b2b43a06b8b73c45d766a72f6c74b9f4a21cb9dc6a4f87e4b80178f8aa608e8b6a6190096
+srccontainersize 597476
+srccontainerchecksum 7ae7d464fe1a03c61b4e55b95b0bca4ce000307686bc4913626db31d4cc326eaa611d89aae489a9844ee0e9d180160803f011f3064cc6c74321cee7e413b77e6
srcfiles size=918
RELOC/source/latex/l3kernel/expl3.dtx
RELOC/source/latex/l3kernel/l3.ins
@@ -196165,8 +196171,8 @@ catalogue-version 2.75
name lualinalg
category Package
-revision 65834
-shortdesc A linear algebra package for LaTeX
+revision 67805
+shortdesc A linear algebra package for LuaLaTeX
relocated 1
longdesc The lualinalg package is developed to perform operations on
longdesc vectors and matrices defined over the field of real or complex
@@ -196183,23 +196189,22 @@ longdesc from other software (which may not be in LaTeX-compatible
longdesc format) and to use them in a tex file. The vectors and matrices
longdesc of reasonable size can be handled with ease. The package can be
longdesc modified or extended by writing custom Lua programs.
-containersize 8152
-containerchecksum 18ff75c7153af357e5913b01cd4d9ba8fd5e4225fb503f63dea5d9d8af6b0f13189371d04dc8ced3bfa91d9e25af479391e13ea3f1f4cf30485f51536867cc17
-doccontainersize 260860
-doccontainerchecksum eb07f1a76292facef0a93d4d407da76e18c4638ef5a51f44fa71dc7a7e3ee3e368f82bb780b67820547457ec3eaae1b6327c166705966a65f71395cfad4958ef
-docfiles size=107
- RELOC/doc/lualatex/lualinalg/2dvec.jpg
- RELOC/doc/lualatex/lualinalg/3dvec.jpg
+containersize 9248
+containerchecksum c985f1cbc9a9dfcc505f70ff31226e1436527b0dba17136517dc6c9e3cb396018ff221e72e73f9207df95fae40bef46a6de4f7a96aa5d4a8a62c94128cef3227
+doccontainersize 196220
+doccontainerchecksum fd56ddbcf8cedce35a10293882e281e9ba0c18907af865b3dcc3d3eed6f1d44732765a94de561f9a9a7306c070b0cc112b3a54791990cc42add467ac00a49c98
+docfiles size=78
RELOC/doc/lualatex/lualinalg/README.txt details="Readme"
RELOC/doc/lualatex/lualinalg/lualinalg.pdf details="Package documentation"
RELOC/doc/lualatex/lualinalg/lualinalg.tex
-runfiles size=13
+runfiles size=16
+ RELOC/tex/lualatex/lualinalg/lualinalg-complex.lua
+ RELOC/tex/lualatex/lualinalg/lualinalg-fractions.lua
RELOC/tex/lualatex/lualinalg/lualinalg.sty
- RELOC/tex/lualatex/lualinalg/lualinalg_complex.lua
catalogue-ctan /macros/luatex/latex/lualinalg
catalogue-license lppl1.3c
catalogue-topics luatex maths
-catalogue-version 1.2
+catalogue-version 1.3
name luamathalign
category Package
@@ -196234,7 +196239,7 @@ catalogue-version 0.3
name luamaths
category Package
-revision 65400
+revision 67806
shortdesc Provide standard mathematical operations inside LaTeX documents using Lua
relocated 1
longdesc The luamaths package is developed to perform standard
@@ -196246,21 +196251,23 @@ longdesc can be used in any environment (including the mathematics
longdesc environment). There is no need to install Lua on users system
longdesc as TeX distributions (TeX Live or MikTeX) come bundled with
longdesc LuaLaTeX.
-containersize 1160
-containerchecksum 825e0a28dbf1dbc09aa430b25fbac824de2bc2af14ed9d23970e3b1b8178548c11c9822b5c45b1035250e147a5cd1d0288f825f270bbf377c8f6e786c51f8b0d
-doccontainersize 148176
-doccontainerchecksum effa366dd57fd545b4f18112ba6798e1320fecb09fb6300873a9b48c318ebe7c07d5af8b5a14ddf6926d24c0ba0a1caded6c0c368113a159c5d73633464796d6
-docfiles size=49
+containersize 4100
+containerchecksum 12f0a09199ebc96f46166dc526372dc5ffc3138b48be40ac86cd39b489c02be3a290a5b14efbe3a508434e4766b4a8eebb46e7bebca01083399844226c14bd93
+doccontainersize 111704
+doccontainerchecksum 0081c013c04089f5b2f709c531174ab8af5094ba3454f5610e70c5803682e316a6fdd766f88d3fa052497c78d35a0588c305aeb81df43221efbde71226f0ec6d
+docfiles size=42
RELOC/doc/lualatex/luamaths/README.txt details="Readme"
RELOC/doc/lualatex/luamaths/luamaths.bib
RELOC/doc/lualatex/luamaths/luamaths.pdf details="Package documentation"
RELOC/doc/lualatex/luamaths/luamaths.tex
-runfiles size=1
+runfiles size=6
+ RELOC/tex/lualatex/luamaths/luamaths-complex.lua
+ RELOC/tex/lualatex/luamaths/luamaths-fractions.lua
RELOC/tex/lualatex/luamaths/luamaths.sty
catalogue-ctan /macros/luatex/latex/luamaths
catalogue-license lppl1.3c
catalogue-topics luatex maths
-catalogue-version 1.0
+catalogue-version 1.1
name luamesh
category Package
@@ -313849,7 +313856,7 @@ docfiles size=376
name texlive-scripts
category TLCore
-revision 67793
+revision 67800
shortdesc TeX Live infrastructure programs
longdesc Includes install-tl, tl-portable, rungs, etc.; not needed for
longdesc tlmgr to run but still ours. Not included in tlcritical.
@@ -313857,10 +313864,10 @@ depend texlive-scripts.ARCH
depend texlive.infra
execute addMap mathpple.map
postaction shortcut type=menu name="TeX Live command-line" cmd=TEXDIR/tlpkg/installer/tl-cmd.bat
-containersize 114052
-containerchecksum d19aa61bd7552597e694feebc44d48408d01e54275f6aecfbdf3f6ca6fc19c7dd6d66d9f4c957d016e173a773e974a763330825362eddc79ed01ce72ec40be91
+containersize 114072
+containerchecksum a319e961b66a0252be45f8be65613e9ce44cacaff6d363919b49d656ce04d9fbc45b2ea3f376611267ebd93918d63cb323b126a032131dbdfea645046eb7f698
doccontainersize 428200
-doccontainerchecksum 3667bbb82ee3a45188e4e40dc3834a8a5d78956f4a95568c340795a53e7aeddd49ce734a08d53f993e80f58894043d54d8c356d12e8c4f1d0959daea4125a1f2
+doccontainerchecksum 9e9a825e714eaea01d663d8122648b4188095de1d976384934dd629b2006d9146e2ecbd60580d91648f7d8f740a279aa7b7271ffbe3798cc052f054d9cc9a0aa
docfiles size=548
doc.html
texmf-dist/doc/man/man1/fmtutil-sys.1
diff --git a/systems/texlive/tlnet/tlpkg/texlive.tlpdb.md5 b/systems/texlive/tlnet/tlpkg/texlive.tlpdb.md5
index e81029e85c..9aad213e6d 100644
--- a/systems/texlive/tlnet/tlpkg/texlive.tlpdb.md5
+++ b/systems/texlive/tlnet/tlpkg/texlive.tlpdb.md5
@@ -1 +1 @@
-3778dc797d3063417edbcd95a67dc99c texlive.tlpdb
+ddf179cc95e6d4a1931b6145bec1b1db texlive.tlpdb
diff --git a/systems/texlive/tlnet/tlpkg/texlive.tlpdb.sha512 b/systems/texlive/tlnet/tlpkg/texlive.tlpdb.sha512
index c7d8ea8e7c..4792324340 100644
--- a/systems/texlive/tlnet/tlpkg/texlive.tlpdb.sha512
+++ b/systems/texlive/tlnet/tlpkg/texlive.tlpdb.sha512
@@ -1 +1 @@
-52bac0e5727237e009bfea2f0a73547fcb4896629738c519b994c79d9b0adf29257fb956cdc81e97ed5cef6cb2841ddea805bd217ec6b4e4c6ef195a837c545c texlive.tlpdb
+469c0452fa9cce8d31adf111ea926bd43f94b2590acf487e476891b09c89217fecfd99d927de61dd6a8207b8c6e882a87cf634141bec9316986dbe130fb46e3d texlive.tlpdb
diff --git a/systems/texlive/tlnet/tlpkg/texlive.tlpdb.sha512.asc b/systems/texlive/tlnet/tlpkg/texlive.tlpdb.sha512.asc
index 29cc9b0a52..591380a826 100644
--- a/systems/texlive/tlnet/tlpkg/texlive.tlpdb.sha512.asc
+++ b/systems/texlive/tlnet/tlpkg/texlive.tlpdb.sha512.asc
@@ -1,11 +1,11 @@
-----BEGIN PGP SIGNATURE-----
-iQEzBAEBCgAdFiEE2PL4YFeoV+QqiBBqTOGHfhlDjHAFAmTK6nAACgkQTOGHfhlD
-jHBj3QgArrspL4d69WSGZWR5lCakUmE5t9TiuJGIKOJK2GwyN/Y0kpExSsa49F25
-e6QPGoHgIwCJQxqAKBC9G1IbUY7LV4dvS+u2KJzRTtk5NeunJI/76Quri/QdCkhy
-HK2HFGAVJnyOkjtKqvtMYwOsgwSkBs296ifxK6PW2Ox5FnnZ946BOezcspVwmHPC
-Yqwx7XH27441RPibo/L1lFGBgv4wsAaSwYABqLkL59GSsiV4Vp7Lp87B7rKJKqh9
-MeZqUHgxq5PG8xlthYDqCJBheQC1VV44FU/S0BwZaFehk0N3NGxcbTvXjHGKB0/S
-RvxNrAWO/7xRzZnQ+L4moCEylTOBTA==
-=3NoC
+iQEzBAEBCgAdFiEE2PL4YFeoV+QqiBBqTOGHfhlDjHAFAmTMO+cACgkQTOGHfhlD
+jHBq3AgAlLFTtxKWyGogZXu42Mr3duuyNqOltHUAVyZXaizj7tMLQn9GdJpCBcna
+ultmWw5HJ6VReD2DTYh2d8K3hm+ZVaAs2moEGAFwsgIYGXJ8Soix+uJACFQdDhBH
+QRFaWNdhFGA1LcuuORr1vZyu5/cWPS4DadmYCzS7+PG35Y06Z+TX1OOwg36MLvON
+24flgWj6kuKuEO1s8h1Vg5GNBKYRKX5ECCqZM4ZCa5OhJznStcyulzwbsf2miYQv
+2vAzrvol0cQqLQArnjFOOf+btTkMqMHRdY5O9zUAlNcEl/25v0g944acELcql6F8
+fZyXWTqlyOHQkR3vaWBtVAOHtzmKJQ==
+=sjLQ
-----END PGP SIGNATURE-----
diff --git a/systems/texlive/tlnet/tlpkg/texlive.tlpdb.xz b/systems/texlive/tlnet/tlpkg/texlive.tlpdb.xz
index 34aa94287f..44b2559374 100644
--- a/systems/texlive/tlnet/tlpkg/texlive.tlpdb.xz
+++ b/systems/texlive/tlnet/tlpkg/texlive.tlpdb.xz
Binary files differ