summaryrefslogtreecommitdiff
path: root/systems/texlive/tlnet
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2022-09-03 03:00:39 +0000
committerNorbert Preining <norbert@preining.info>2022-09-03 03:00:39 +0000
commitaad0212913f1ba7176d3d187a33e955804ad271d (patch)
treec34f103e0020e2eaa6b160fe4bacb3d95ced530f /systems/texlive/tlnet
parentc40a6fff24b4851c4d27d3118cca2bd81cb82a5a (diff)
CTAN sync 202209030300
Diffstat (limited to 'systems/texlive/tlnet')
-rw-r--r--systems/texlive/tlnet/tlpkg/installer/ctan-mirrors.pl3
-rw-r--r--systems/texlive/tlnet/tlpkg/texlive.tlpdb120
-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.asc14
-rw-r--r--systems/texlive/tlnet/tlpkg/texlive.tlpdb.xzbin2402584 -> 2402416 bytes
6 files changed, 90 insertions, 51 deletions
diff --git a/systems/texlive/tlnet/tlpkg/installer/ctan-mirrors.pl b/systems/texlive/tlnet/tlpkg/installer/ctan-mirrors.pl
index fa890b37a9..35c5360467 100644
--- a/systems/texlive/tlnet/tlpkg/installer/ctan-mirrors.pl
+++ b/systems/texlive/tlnet/tlpkg/installer/ctan-mirrors.pl
@@ -13,7 +13,6 @@ $mirrors = {
'https://mirror.bjtu.edu.cn/CTAN/' => 1,
'https://mirrors.aliyun.com/CTAN/' => 1,
'https://mirrors.bfsu.edu.cn/CTAN/' => 1,
- 'https://mirrors.cloud.tencent.com/CTAN/' => 1,
'https://mirrors.cqu.edu.cn/CTAN/' => 1,
'https://mirrors.hit.edu.cn/CTAN/' => 1,
'https://mirrors.nju.edu.cn/CTAN/' => 1,
@@ -49,6 +48,7 @@ $mirrors = {
'https://cran.asia/tex/' => 1,
'https://ftp.kaist.ac.kr/pub/tex-archive/' => 1,
'https://lab.uklee.pe.kr/tex-archive/' => 1,
+ 'https://mirror.kakao.com/CTAN/' => 1,
'https://mirror.navercorp.com/CTAN/' => 1,
},
'Philippines' => {
@@ -155,7 +155,6 @@ $mirrors = {
'Spain' => {
'https://ctan.fisiquimicamente.com/' => 1,
'https://ctan.javinator9889.com/' => 1,
- 'https://osl.ugr.es/CTAN/' => 1,
},
'Sweden' => {
'https://ftp.acc.umu.se/mirror/CTAN/' => 1,
diff --git a/systems/texlive/tlnet/tlpkg/texlive.tlpdb b/systems/texlive/tlnet/tlpkg/texlive.tlpdb
index 9a484c4828..c9d8889db3 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/2022
-depend revision/64261
+depend revision/64273
name 00texlive.image
category TLCore
-revision 64249
+revision 64271
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
@@ -1335,6 +1335,7 @@ runfiles size=12917
tlpkg/tlpsrc/dad.tlpsrc
tlpkg/tlpsrc/dancers.tlpsrc
tlpkg/tlpsrc/dantelogo.tlpsrc
+ tlpkg/tlpsrc/darkmode.tlpsrc
tlpkg/tlpsrc/dashbox.tlpsrc
tlpkg/tlpsrc/dashrule.tlpsrc
tlpkg/tlpsrc/dashundergaps.tlpsrc
@@ -4621,7 +4622,7 @@ depend setting_available_architectures:aarch64-linux amd64-freebsd amd64-netbsd
name 00texlive.installer
category TLCore
-revision 64254
+revision 64263
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
@@ -69484,7 +69485,7 @@ containerchecksum c73220abd1545907a1d8de37cb534d2c6bd2534f1b55f03c069f39f535c326
name collection-latexextra
category Collection
-revision 64204
+revision 64271
shortdesc LaTeX additional packages
relocated 1
longdesc A very large collection of add-on packages for LaTeX.
@@ -69763,6 +69764,7 @@ depend cv4tw
depend cweb-latex
depend cyber
depend cybercic
+depend darkmode
depend dashbox
depend dashrule
depend dashundergaps
@@ -70941,8 +70943,8 @@ depend zref-clever
depend zref-vario
depend zwgetfdate
depend zwpagelayout
-containersize 6728
-containerchecksum 50477ca9edeb690b8654f36f863535b99e639c09201f517d7002551d3423b5a1f35eb2c24fd908fd70311ebbbf1221df8d4c16af316210ad3684df51360ae230
+containersize 6740
+containerchecksum 2689afcb7d71a850f7e0bdcf053aaaa8d1cc1fd116e00c1a2a5ca38ca0228c9f863c873cadafddf4a6591b885c6ac2c54a92e15773d9e38f5d400bed0bd25198
name collection-latexrecommended
category Collection
@@ -88450,6 +88452,40 @@ catalogue-license lppl
catalogue-topics font font-otf font-type1
catalogue-version 0.03
+name darkmode
+category Package
+revision 64271
+shortdesc General Dark Mode Support for LaTeX-Documents
+relocated 1
+longdesc This package provides an API for template and package
+longdesc developers to create dynamic color schemes for light- and
+longdesc darkmodes. For those unaware: We refer to dark mode when a
+longdesc document has a dark background with a light font and to light
+longdesc mode if it has a dark font with a light background.
+containersize 1508
+containerchecksum f844ce29d5147d9a558f257bfd1a6c32f2f1de1fcca4f3319d22528da052fc228e61606623820fe078db208509774dfc87dcd82058a2e744e703d03edc0bdec1
+doccontainersize 753688
+doccontainerchecksum db103f2257b3d844592ba12c0e2c22d6ae97e8dc5e47521392ddd59951d9f9a56004d0891f0a5e84d511ec2043f1fa26c4cca4ddfa23ef7abea39637e6d54a99
+docfiles size=243
+ RELOC/doc/latex/darkmode/README.md details="Readme"
+ RELOC/doc/latex/darkmode/darkmode-code.pdf details="Package documentation"
+ RELOC/doc/latex/darkmode/darkmode-code.tex
+ RELOC/doc/latex/darkmode/darkmode.pdf
+ RELOC/doc/latex/darkmode/darkmode.tex
+srccontainersize 3624
+srccontainerchecksum 39a760fd973d56c94f60026906597bf74b57ddc8a0bdb913856a06358b849999e7f7c49c54e102160771e599bc3177da5788651f48abaffceb14d9e77465ac0b
+srcfiles size=4
+ RELOC/source/latex/darkmode/darkmode.dtx
+ RELOC/source/latex/darkmode/darkmode.ins
+runfiles size=1
+ RELOC/tex/latex/darkmode/darkmode.sty
+catalogue-contact-bugs https://github.com/Rdeisenroth/darkmode-latex-package/issues
+catalogue-contact-repository https://github.com/Rdeisenroth/darkmode-latex-package
+catalogue-ctan /macros/latex/contrib/darkmode
+catalogue-license lppl1.3
+catalogue-topics colour expl3
+catalogue-version 1.0.1
+
name dashbox
category Package
revision 23425
@@ -177096,7 +177132,7 @@ catalogue-version 1.0a
name letgut
category Package
-revision 63637
+revision 64269
shortdesc Class for the newsletter "La Lettre GUTenberg" of the French TeX User Group GUTenberg
relocated 1
longdesc The French TeX User Group GUTenberg has been publishing "The
@@ -177122,11 +177158,11 @@ longdesc d'Administration de l'association, elu en novembre 2020, a
longdesc souhaite fournir une classe mieux structuree, davantage perenne
longdesc et documentee, a meme d'etre publiee sur le CTAN. C'est
longdesc desormais chose faite avec la presente classe letgut.
-containersize 49596
-containerchecksum 645ef0937bb8b0092840a17aa361938be1b741c6833e72d9d26af5c53da8c8d01e0be3cb59e879e46ff8b576e60fcedbacf4873d4d6c621ce1ed29ddab050920
-doccontainersize 1203624
-doccontainerchecksum 46b3a08fca8a412bb04c691089a3776112a63b9172da5f4d9a673584722eab5b16bcb720734bd2007ee88a56ce051eba6544c77339a1a26e03bc150b3e7635c1
-docfiles size=392
+containersize 49588
+containerchecksum a080728f3d5a1457ef5d44729e81413eedc1bccedad08d21cb284ad4e93992c26abbd3ba160ef545fefcbc2330b82cccaefd14df29a7214a7233a06ee520240b
+doccontainersize 1211460
+doccontainerchecksum 71593d0c34b51c2b0a0c5650578d3ffd1c57b1cd4c048fe62a5f8e5c984253239d58abe0219bbab171af7ed705529ad0af30f58a93afef2d4e96bc436f0d0433
+docfiles size=394
RELOC/doc/lualatex/letgut/CHANGELOG.md
RELOC/doc/lualatex/letgut/README.md details="Readme"
RELOC/doc/lualatex/letgut/exemple-nouveautes.pdf
@@ -177142,9 +177178,9 @@ docfiles size=392
RELOC/doc/lualatex/letgut/listings-conf.tex
RELOC/doc/lualatex/letgut/localconf.tex
RELOC/doc/lualatex/letgut/xindex-letgut.lua
-srccontainersize 61192
-srccontainerchecksum 9c85f15518c67c5d8ffe3b9ac36ee5dafe50e4975174d75160987ac9028d5443a1d9a3ebf4fca2348a9115cae44fb105148955d3140d49949aaf241f5b437668
-srcfiles size=77
+srccontainersize 61252
+srccontainerchecksum 31c8a0a6e5d169bb79c853537da9b05de3c91b068e84b00f0afa5ae5f9b19c670e934eb19c35b5f34f6d29f485ef5405c723bbb7cea356b03d287bd7eb20b46a
+srcfiles size=76
RELOC/source/lualatex/letgut/HOWTO.md
RELOC/source/lualatex/letgut/letgut-banner.org
RELOC/source/lualatex/letgut/letgut.org
@@ -177165,7 +177201,7 @@ catalogue-contact-repository https://framagit.org/gutenberg/letgut/
catalogue-ctan /macros/luatex/latex/letgut
catalogue-license lppl1.3c
catalogue-topics magazine luatex
-catalogue-version 0.9.2
+catalogue-version 0.9.3
name letltxmacro
category Package
@@ -190732,15 +190768,15 @@ catalogue-version 1.17
name luafindfont
category Package
-revision 63265
+revision 64270
shortdesc Search fonts in the LuaTeX font database
longdesc This Lua script searches for fonts in the font database.
depend luafindfont.ARCH
-containersize 5324
-containerchecksum dae957d775d8ad03b92909cc0ced99fd3e0bbf817fd9becc2c9875401e0d67a4d4489f775a910f3faa306d58378941800506fbd1761bf187054f8dffa4802bfc
-doccontainersize 110700
-doccontainerchecksum 6e120d9f10b1f617371f9719e35ff37522d180f379decc17532565fe75977192f4e9154bc5687940af68baea029c6aa62315c09a06d0125e55444093f716c653
-docfiles size=35
+containersize 5372
+containerchecksum 586d8fff43665138697ab94d8b58f344674283c01cec6595c8d2dc83fe39c1df0a36969455390d7f3955a411815696945c7ffc19535fde3d0a9dc5a245d371d0
+doccontainersize 116040
+doccontainerchecksum 3927285d9a56e5aae54add1bd8254530254d8b321a03ef44e4fa6b6ea2e8b4aa437c4bd352630bf99cfaf68284de6f5fec7bceb4c41fd7e92d3520c981aedbae
+docfiles size=36
texmf-dist/doc/man/man1/luafindfont.1
texmf-dist/doc/man/man1/luafindfont.man1.pdf
texmf-dist/doc/support/luafindfont/CHANGELOG
@@ -190753,7 +190789,7 @@ catalogue-alias findfont
catalogue-ctan /support/luafindfont
catalogue-license lppl1.3c
catalogue-topics font-sel
-catalogue-version 0.09
+catalogue-version 0.10
name luafindfont.aarch64-linux
category Package
@@ -278985,7 +279021,7 @@ catalogue-version 1.6a
name simpleicons
category Package
-revision 64198
+revision 64268
shortdesc Simple Icons for LaTeX
relocated 1
longdesc Similar to FontAwesome icons being provided on LaTeX by the
@@ -278993,16 +279029,16 @@ longdesc fontawesome package, this package aims to do the same with
longdesc Simple Icons. For reference, visit their website:
longdesc https://simpleicons.org/.
execute addMap simpleicons.map
-containersize 2613312
-containerchecksum c5caec0452fdd82e6b35fad20497bc8eb30181892ae4b0f2eab635583550272ffc90bb2ca91acfa65c226cdf9039edf3917106928d82ce361fd07afce6debf01
-doccontainersize 1921156
-doccontainerchecksum 1415bf2e7dece6d01ef72dac580c5503dd815263be4db33c232775e0ec7c952bd96f60d6b23fa10e1f03429b7ccebc2d7412fa6b4d9f502614fab6c4b57bbc74
-docfiles size=500
+containersize 2619744
+containerchecksum 80418386b00a3abfe98582585268ec943e70c686c5288e31c5b504842a1988c3755e05643df6c6f13e20828a7b87ce831214c0471f5d793e3542dc40f5dbc9af
+doccontainersize 1925688
+doccontainerchecksum 05d7c4598d84ba6eb64fbb157de4c9a6f6db66e7736c14ea57fddd17b2aadb4fa50b3d4b6d0e1ee417e6f25b12611305734f7d11e7b1235863ffbf82c5581c9c
+docfiles size=501
RELOC/doc/fonts/simpleicons/README.md details="Readme"
RELOC/doc/fonts/simpleicons/bindings.tex
RELOC/doc/fonts/simpleicons/simpleicons.pdf details="Package documentation"
RELOC/doc/fonts/simpleicons/simpleicons.tex
-runfiles size=987
+runfiles size=990
RELOC/fonts/enc/dvips/simpleicons/simpleiconsEight.enc
RELOC/fonts/enc/dvips/simpleicons/simpleiconsFive.enc
RELOC/fonts/enc/dvips/simpleicons/simpleiconsFour.enc
@@ -279044,7 +279080,7 @@ catalogue-contact-repository https://github.com/ineshbose/simple-icons-latex
catalogue-ctan /fonts/simpleicons
catalogue-license cc-by-1
catalogue-topics font font-symbol font-supp-symbol font-otf font-type1
-catalogue-version 7.8.0
+catalogue-version 7.9.0
name simpleinvoice
category Package
@@ -306855,7 +306891,7 @@ docfiles size=376
name texlive-scripts
category TLCore
-revision 64254
+revision 64263
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.
@@ -306863,10 +306899,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 113508
-containerchecksum bb5fad18bd21460dcb62d2190a8a8fb8b9e13f68f5d6dd069a693cfb2db81f54e39f426b18788b8378700f8f4f9a7e3faa269f8e13fb6e3512223e5ec71afde2
-doccontainersize 420496
-doccontainerchecksum 78a1052c5983b6293385cdae69db9e762dcbfa264f53432c2bf470569bb4147eb16b86681092677d3df90d68a91eb248f7c602b5fb4d9bce6de21dd6fd566757
+containersize 113500
+containerchecksum a5a1fed3899bbaf87e4f70cf165b6f2626fd207bca063d18412056b97a3cdb516478b5f94332b159613d8a4b7d4b47ddc2966c3efc8bed3d39fd4510baa5bae1
+doccontainersize 420612
+doccontainerchecksum 56c57e7ed8e6a94a2c93828f0d36f8ecedbf035f77db0e6fa3682f2a78eecf16bce9893be415e4b96515e98f9d4c77b9e633a982146618d34f166b56d3d2c925
docfiles size=520
doc.html
texmf-dist/doc/man/man1/fmtutil-sys.1
@@ -317085,7 +317121,7 @@ binfiles arch=x86_64-solaris size=1
name tlgs.win32
category TLCore
-revision 63030
+revision 64273
catalogue ghostscript
shortdesc Freely available PostScript interpreter
longdesc Ghostscript is a freely available PostScript interpreter which
@@ -317094,9 +317130,9 @@ longdesc complement to a TeX installation, used in many utilities,
longdesc including PostScript/PDF viewers such as gv and GSview.
longdesc Ghostscript is no longer held on CTAN: please see the home page
longdesc for downloads.
-containersize 8131508
-containerchecksum 25a352dac72c2bb51817a855f9eff7303e9032009d1320ca39fb0d07fd6d920ee3994669792cd1722edf8840ba552456a60a95daf249aa34ca64d04f8cd435c1
-binfiles arch=win32 size=7688
+containersize 11930136
+containerchecksum 6c6b7bc5c18202ab977d6c6621e11c3d6b856588e79070f973764fe59002a492e6807fd7b889b64f6794a79737ca4973bb9f92bad4b7edd838ea73746d80630f
+binfiles arch=win32 size=11616
bin/win32/eps2eps.exe
bin/win32/pdf2dsc.exe
bin/win32/pdfopt.exe
@@ -317384,8 +317420,12 @@ binfiles arch=win32 size=7688
tlpkg/tlgs/Resource/SubstCID/Korea1-WMode
tlpkg/tlgs/bin/gsdll32.dll
tlpkg/tlgs/bin/gsdll32.lib
+ tlpkg/tlgs/bin/gsdll64.dll
+ tlpkg/tlgs/bin/gsdll64.lib
tlpkg/tlgs/bin/gswin32.exe
tlpkg/tlgs/bin/gswin32c.exe
+ tlpkg/tlgs/bin/gswin64.exe
+ tlpkg/tlgs/bin/gswin64c.exe
tlpkg/tlgs/fonts/COPYING
tlpkg/tlgs/fonts/LICENSE-utopia.txt
tlpkg/tlgs/fonts/README-utopia.txt
diff --git a/systems/texlive/tlnet/tlpkg/texlive.tlpdb.md5 b/systems/texlive/tlnet/tlpkg/texlive.tlpdb.md5
index 5314471e19..b58a451ca5 100644
--- a/systems/texlive/tlnet/tlpkg/texlive.tlpdb.md5
+++ b/systems/texlive/tlnet/tlpkg/texlive.tlpdb.md5
@@ -1 +1 @@
-3313cf057a7bc9f367e3cb03ae924a67 texlive.tlpdb
+d66393d4aaef6738b80299c1713fa5d7 texlive.tlpdb
diff --git a/systems/texlive/tlnet/tlpkg/texlive.tlpdb.sha512 b/systems/texlive/tlnet/tlpkg/texlive.tlpdb.sha512
index 944ce7b1ce..0304e34c44 100644
--- a/systems/texlive/tlnet/tlpkg/texlive.tlpdb.sha512
+++ b/systems/texlive/tlnet/tlpkg/texlive.tlpdb.sha512
@@ -1 +1 @@
-a316032d431544a97fe8107b159a8747edc20ff9379ab7630f75bfe5d7222894805da0ab261c04b819e8f863dec6ee02c7a7525175293cc2661a28821b87896b texlive.tlpdb
+281719619e0c4dd92d22a8966bf1ede55b39677118d32a55942e98ba60c625833527128d330a922daf292800523a659c9729dd4d5ce8d1de107e5ca8293d0c3a texlive.tlpdb
diff --git a/systems/texlive/tlnet/tlpkg/texlive.tlpdb.sha512.asc b/systems/texlive/tlnet/tlpkg/texlive.tlpdb.sha512.asc
index 85bdf1c2d6..cd62fe0730 100644
--- a/systems/texlive/tlnet/tlpkg/texlive.tlpdb.sha512.asc
+++ b/systems/texlive/tlnet/tlpkg/texlive.tlpdb.sha512.asc
@@ -1,10 +1,10 @@
-----BEGIN PGP SIGNATURE-----
-iQEcBAEBCgAGBQJjEUeaAAoJEEzhh34ZQ4xwZdAIALssFolfrFQkVL0KS0qZcFZh
-A98hNWSsGw4b9U1l0ys1e3neD1sjCzN9Zu0cifpXFCjLVk4cSGxVHYe8Q8ew98OY
-Z22w+tz2nHkN5gz5Kt25GSyIe6reTe8hBQXjuLkDYGu+eu7zS2OqvHYlMMaN0/A9
-HNGec2O3ZEjHXolfS0M9tUH6e7pkPjptBM+cvA2C5ZKsP8y8/BoXSmh9xCqQMNuI
-E1IEsM/aUefJs+7fGWc8QXf4c9shdIPykvSre1vnG2gTlTZteuansP8V9ZBTSNEA
-m5sf9CeR5hV++cmG6UR1f3+MeP9DQEsJqud0Kpt5uB+BwoNmnAuZPqZg3+WYZcw=
-=+JF+
+iQEcBAEBCgAGBQJjEpdlAAoJEEzhh34ZQ4xweScIAJVGvx+u4dzpv7BzQtC1Jihs
+XAQ8b36Gkuh9DUIK/dsVhbz0JOQnAgyJiMaW9hW7moRQr95WtQjXWq5L7soph0X7
+DDNSMVwdFGPZn19czL1EgHyccJTEqyapgS83GyUzReiinDLVJd7OgR8TwZQfOv0q
+JJBLj6bLx1AbT82MyQXv47gO4VCTTwib3V4peWYyPSwv/L5sh5HHU0vLw3KSYjix
+v4KXNqGQnPrd+IZHcSucJmwUUc64s+yKhKlG1xy/xtdpHld2Rp+yTZsD0zo+ZSKb
+UfN5XY71vI28qdc1pFvxcADL+mKq9RyjJWQrbXkSgLCb6cznudoSWaAjD9o33DI=
+=4sV/
-----END PGP SIGNATURE-----
diff --git a/systems/texlive/tlnet/tlpkg/texlive.tlpdb.xz b/systems/texlive/tlnet/tlpkg/texlive.tlpdb.xz
index 322e8f6097..9183bf3e60 100644
--- a/systems/texlive/tlnet/tlpkg/texlive.tlpdb.xz
+++ b/systems/texlive/tlnet/tlpkg/texlive.tlpdb.xz
Binary files differ