generated from deepin-community/template-repository
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: update texlive-bin to 2023.20230311.66589
Binaries for TeX Live (the JIT part) Issue: deepin-community/sig-deepin-sysdev-team#546 Log: update repo
- Loading branch information
Showing
1,880 changed files
with
127,733 additions
and
434,376 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,14 @@ | ||
2023-02-25 Karl Berry <[email protected]> | ||
|
||
* Build: show full uname -a. | ||
|
||
2023-02-09 Karl Berry <[email protected]> | ||
|
||
* version.ac: 2023, no more /dev. | ||
|
||
2022-03-21 Karl Berry <[email protected]> | ||
|
||
* tardate.ac (tex_live_tardate): 2020-03-21 for TL'22. | ||
* tardate.ac (tex_live_tardate): 2022-03-21 for TL'22. | ||
|
||
2022-01-18 Karl Berry <[email protected]> | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,7 +4,7 @@ | |
me=ar-lib | ||
scriptversion=2019-07-04.01; # UTC | ||
|
||
# Copyright (C) 2010-2022 Free Software Foundation, Inc. | ||
# Copyright (C) 2010-2023 Free Software Foundation, Inc. | ||
# Written by Peter Rosin <[email protected]>. | ||
# | ||
# This program is free software; you can redistribute it and/or modify | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,7 +3,7 @@ | |
|
||
scriptversion=2018-03-07.03; # UTC | ||
|
||
# Copyright (C) 1999-2022 Free Software Foundation, Inc. | ||
# Copyright (C) 1999-2023 Free Software Foundation, Inc. | ||
# Written by Tom Tromey <[email protected]>. | ||
# | ||
# This program is free software; you can redistribute it and/or modify | ||
|
@@ -256,6 +256,7 @@ EOF | |
exit $? | ||
;; | ||
cl | *[/\\]cl | cl.exe | *[/\\]cl.exe | \ | ||
clang-cl | *[/\\]clang-cl | clang-cl.exe | *[/\\]clang-cl.exe | \ | ||
icl | *[/\\]icl | icl.exe | *[/\\]icl.exe ) | ||
func_cl_wrapper "$@" # Doesn't return... | ||
;; | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,10 @@ | ||
#! /bin/sh | ||
# Configuration validation subroutine script. | ||
# Copyright 1992-2021 Free Software Foundation, Inc. | ||
# Copyright 1992-2023 Free Software Foundation, Inc. | ||
|
||
# shellcheck disable=SC2006,SC2268 # see below for rationale | ||
|
||
timestamp='2021-12-25' | ||
timestamp='2023-01-21' | ||
|
||
# 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 | ||
|
@@ -76,7 +76,7 @@ Report bugs and patches to <[email protected]>." | |
version="\ | ||
GNU config.sub ($timestamp) | ||
Copyright 1992-2021 Free Software Foundation, Inc. | ||
Copyright 1992-2023 Free Software Foundation, Inc. | ||
This is free software; see the source for copying conditions. There is NO | ||
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE." | ||
|
@@ -145,7 +145,7 @@ case $1 in | |
nto-qnx* | linux-* | uclinux-uclibc* \ | ||
| uclinux-gnu* | kfreebsd*-gnu* | knetbsd*-gnu* | netbsd*-gnu* \ | ||
| netbsd*-eabi* | kopensolaris*-gnu* | cloudabi*-eabi* \ | ||
| storm-chaos* | os2-emx* | rtmk-nova*) | ||
| storm-chaos* | os2-emx* | rtmk-nova* | managarm-*) | ||
basic_machine=$field1 | ||
basic_os=$maybe_os | ||
;; | ||
|
@@ -1075,7 +1075,7 @@ case $cpu-$vendor in | |
pentium-* | p5-* | k5-* | k6-* | nexgen-* | viac3-*) | ||
cpu=i586 | ||
;; | ||
pentiumpro-* | p6-* | 6x86-* | athlon-* | athalon_*-*) | ||
pentiumpro-* | p6-* | 6x86-* | athlon-* | athlon_*-*) | ||
cpu=i686 | ||
;; | ||
pentiumii-* | pentium2-* | pentiumiii-* | pentium3-*) | ||
|
@@ -1207,7 +1207,7 @@ case $cpu-$vendor in | |
| k1om \ | ||
| le32 | le64 \ | ||
| lm32 \ | ||
| loongarch32 | loongarch64 | loongarchx32 \ | ||
| loongarch32 | loongarch64 \ | ||
| m32c | m32r | m32rle \ | ||
| m5200 | m68000 | m680[012346]0 | m68360 | m683?2 | m68k \ | ||
| m6811 | m68hc11 | m6812 | m68hc12 | m68hcs12x \ | ||
|
@@ -1341,6 +1341,10 @@ EOF | |
kernel=linux | ||
os=`echo "$basic_os" | sed -e 's|linux|gnu|'` | ||
;; | ||
managarm*) | ||
kernel=managarm | ||
os=`echo "$basic_os" | sed -e 's|managarm|mlibc|'` | ||
;; | ||
*) | ||
kernel= | ||
os=$basic_os | ||
|
@@ -1754,14 +1758,17 @@ case $os in | |
| onefs* | tirtos* | phoenix* | fuchsia* | redox* | bme* \ | ||
| midnightbsd* | amdhsa* | unleashed* | emscripten* | wasi* \ | ||
| nsk* | powerunix* | genode* | zvmoe* | qnx* | emx* | zephyr* \ | ||
| fiwix* ) | ||
| fiwix* | mlibc* ) | ||
;; | ||
# This one is extra strict with allowed versions | ||
sco3.2v2 | sco3.2v[4-9]* | sco5v6*) | ||
# Don't forget version if it is 3.2v4 or newer. | ||
;; | ||
none) | ||
;; | ||
kernel* ) | ||
# Restricted further below | ||
;; | ||
*) | ||
echo Invalid configuration \`"$1"\': OS \`"$os"\' not recognized 1>&2 | ||
exit 1 | ||
|
@@ -1772,16 +1779,26 @@ esac | |
# (given a valid OS), if there is a kernel. | ||
case $kernel-$os in | ||
linux-gnu* | linux-dietlibc* | linux-android* | linux-newlib* \ | ||
| linux-musl* | linux-relibc* | linux-uclibc* ) | ||
| linux-musl* | linux-relibc* | linux-uclibc* | linux-mlibc* ) | ||
;; | ||
uclinux-uclibc* ) | ||
;; | ||
-dietlibc* | -newlib* | -musl* | -relibc* | -uclibc* ) | ||
managarm-mlibc* | managarm-kernel* ) | ||
;; | ||
-dietlibc* | -newlib* | -musl* | -relibc* | -uclibc* | -mlibc* ) | ||
# These are just libc implementations, not actual OSes, and thus | ||
# require a kernel. | ||
echo "Invalid configuration \`$1': libc \`$os' needs explicit kernel." 1>&2 | ||
exit 1 | ||
;; | ||
-kernel* ) | ||
echo "Invalid configuration \`$1': \`$os' needs explicit kernel." 1>&2 | ||
exit 1 | ||
;; | ||
*-kernel* ) | ||
echo "Invalid configuration \`$1': \`$kernel' does not support \`$os'." 1>&2 | ||
exit 1 | ||
;; | ||
kfreebsd*-gnu* | kopensolaris*-gnu*) | ||
;; | ||
vxworks-simlinux | vxworks-simwindows | vxworks-spe) | ||
|
Oops, something went wrong.