summaryrefslogtreecommitdiff
path: root/systems/texlive/tlnet/tlpkg
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2020-09-23 03:03:31 +0000
committerNorbert Preining <norbert@preining.info>2020-09-23 03:03:31 +0000
commit6639178e654b36f7065a0cdbab783d687550e896 (patch)
tree409157d10a0e6d3d9c828b926a60d23195eb4abb /systems/texlive/tlnet/tlpkg
parent1a37a060977fa92be44dcee0fb99c59e46023afe (diff)
CTAN sync 202009230303
Diffstat (limited to 'systems/texlive/tlnet/tlpkg')
-rwxr-xr-xsystems/texlive/tlnet/tlpkg/installer/config.guess14
-rw-r--r--systems/texlive/tlnet/tlpkg/texlive.tlpdb171
-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.xzbin2234640 -> 2234104 bytes
6 files changed, 138 insertions, 65 deletions
diff --git a/systems/texlive/tlnet/tlpkg/installer/config.guess b/systems/texlive/tlnet/tlpkg/installer/config.guess
index 9aff91cfd0..8d70ec2b26 100755
--- a/systems/texlive/tlnet/tlpkg/installer/config.guess
+++ b/systems/texlive/tlnet/tlpkg/installer/config.guess
@@ -2,7 +2,7 @@
# Attempt to guess a canonical system name.
# Copyright 1992-2020 Free Software Foundation, Inc.
-timestamp='2020-08-17'
+timestamp='2020-09-19'
# 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
@@ -150,17 +150,15 @@ Linux|GNU|GNU/*)
#elif defined(__dietlibc__)
LIBC=dietlibc
#else
+ #include <stdarg.h>
+ #ifdef __DEFINED_va_list
+ LIBC=musl
+ #else
LIBC=gnu
#endif
+ #endif
EOF
eval "`$CC_FOR_BUILD -E "$dummy.c" 2>/dev/null | grep '^LIBC' | sed 's, ,,g'`"
-
- # If ldd exists, use it to detect musl libc.
- if command -v ldd >/dev/null && \
- ldd --version 2>&1 | grep -q ^musl
- then
- LIBC=musl
- fi
;;
esac
diff --git a/systems/texlive/tlnet/tlpkg/texlive.tlpdb b/systems/texlive/tlnet/tlpkg/texlive.tlpdb
index fe2d75b5e4..8a31380345 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/2020
-depend revision/56397
+depend revision/56408
name 00texlive.image
category TLCore
-revision 56373
+revision 56408
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
@@ -1371,6 +1371,7 @@ runfiles size=5032
tlpkg/tlpsrc/dotseqn.tlpsrc
tlpkg/tlpsrc/dottex.tlpsrc
tlpkg/tlpsrc/doublestroke.tlpsrc
+ tlpkg/tlpsrc/doulossil.tlpsrc
tlpkg/tlpsrc/dowith.tlpsrc
tlpkg/tlpsrc/download.tlpsrc
tlpkg/tlpsrc/dox.tlpsrc
@@ -3985,6 +3986,7 @@ runfiles size=5032
tlpkg/tlpsrc/uniquecounter.tlpsrc
tlpkg/tlpsrc/unisugar.tlpsrc
tlpkg/tlpsrc/unitconv.tlpsrc
+ tlpkg/tlpsrc/unitipa.tlpsrc
tlpkg/tlpsrc/unitn-bimrep.tlpsrc
tlpkg/tlpsrc/units.tlpsrc
tlpkg/tlpsrc/unitsdef.tlpsrc
@@ -4258,7 +4260,7 @@ depend setting_available_architectures:aarch64-linux amd64-freebsd amd64-netbsd
name 00texlive.installer
category TLCore
-revision 56387
+revision 56399
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
@@ -63377,7 +63379,7 @@ containerchecksum 5bd74e1a434549cf31ce31777e9a32f90baa14148e6658633945508a46dbf6
name collection-fontsextra
category Collection
-revision 56364
+revision 56407
shortdesc Additional fonts
relocated 1
depend Asana-Math
@@ -63477,6 +63479,7 @@ depend dictsym
depend dingbat
depend domitian
depend doublestroke
+depend doulossil
depend dozenal
depend drm
depend droid
@@ -63693,8 +63696,8 @@ depend yfonts
depend yfonts-t1
depend yinit-otf
depend zlmtt
-containersize 1836
-containerchecksum a2547e8a81dbd117d92a2be13b35b2d2bc2d5d75cb9157e2b28153d716c5967f4251449cf2031ebc8bde8050fa86e3ebc0c08e5fe0b33cceb81184317b16c720
+containersize 1840
+containerchecksum d0bec50d85039bc9e619f0ead1426869591a0163069a1391620ae63ddaa121ce9506eac06a441a73981f95860506be680c45e31fa499558c9c712de881b0140e
name collection-fontsrecommended
category Collection
@@ -64705,7 +64708,7 @@ containerchecksum 697ec7c80c0eaaf3d0aef232cc5077bc6305745f238c9d3325a1a0a4bddb31
name collection-latexextra
category Collection
-revision 56288
+revision 56408
shortdesc LaTeX additional packages
relocated 1
longdesc A very large collection of add-on packages for LaTeX.
@@ -65944,6 +65947,7 @@ depend underlin
depend underoverlap
depend undolabl
depend unitconv
+depend unitipa
depend units
depend unravel
depend upmethodology
@@ -66037,8 +66041,8 @@ depend ziffer
depend zref
depend zwgetfdate
depend zwpagelayout
-containersize 6164
-containerchecksum e9703e703fb998723738802f4cb819a5b0245cb1ae9cdeada1295b15217b7b3d39a872855fad098bfe9a59ef38ec1ab7d72522fa054e938fd1d30d5959d6e840
+containersize 6172
+containerchecksum ad2cfa55ed654c185673df5bcc061ebe7e211d294590f732a1b141e2fd9e0ec19ec0c26881c81e03b7ee960d11a67a5806eb61686a39a230e9b9135aaba5bdd0
name collection-latexrecommended
category Collection
@@ -88593,6 +88597,30 @@ catalogue-license other-free
catalogue-topics font font-maths font-type1 font-mf font-bbd
catalogue-version 1.111
+name doulossil
+category Package
+revision 56407
+shortdesc A font for typesetting the International Phonetic Alphabet (IPA)
+relocated 1
+longdesc This package provides the IPA font Doulos SIL in TrueType
+longdesc format.
+containersize 404856
+containerchecksum f4260c3849929daf7d4d3de75096111e9004925998a251bfe759ed0b494b3da88634989f77597cfbd5277a94646ef56d4313ac12bb90431cd5c13681123998d1
+doccontainersize 60420
+doccontainerchecksum 0b258cc6512eb3fc01b193754520431c492ce91d9b3cd73d192e98dcbb9f4fe9190f89886fb0f8d453016ed8d0a89943b3356026da625904d26ffbb5b686b229
+docfiles size=17
+ RELOC/doc/fonts/doulossil/README.txt details="Readme"
+ RELOC/doc/fonts/doulossil/doulossil.pdf details="Font samples"
+ RELOC/doc/fonts/doulossil/doulossil.tex
+runfiles size=387
+ RELOC/fonts/truetype/public/doulossil/Doulos_SIL_Regular.ttf
+catalogue-contact-bugs https://gitlab.com/niranjanvikastambe/doulossil/-/issues
+catalogue-contact-repository https://gitlab.com/niranjanvikastambe/doulossil
+catalogue-ctan /fonts/doulossil
+catalogue-license ofl
+catalogue-topics font font-ttf font-symbol phonetic linguistic
+catalogue-version 0.1
+
name dowith
category Package
revision 38860
@@ -121576,27 +121604,28 @@ catalogue-version 1.0
name gammas
category Package
-revision 50012
+revision 56403
shortdesc Template for the GAMM Archive for Students
relocated 1
longdesc This is the official document class for typesetting journal
longdesc articles for GAMM Archive for Students (GAMMAS), the
-longdesc open-access online yournal run by the GAMM Juniors.
-containersize 9408
-containerchecksum 96be5ba2abc71f93d044d762403f294082e9afd10ff4f159713ae906233d1581ba408205746f968e10f84ce4e79e633a4f203ec4a8dade3f9738d0f277cb703d
-doccontainersize 3116
-doccontainerchecksum 0c1739b475a45149deb78daca921ff8cdba4555d466fcf26ee0098632b835f650d5bc5e9855aba889a0caaa2a64e08d7afe1021d6171984bde3161c3543fe7f9
+longdesc open-access online yournal run by the GAMM Juniors (GAMM =
+longdesc Gesellschaft fur angewandte Mathematik und Mechanik).
+containersize 9876
+containerchecksum 8ecc1d5209ee6492e032b30e217dbbd0ae4c1ad9ab5a42e7e042eee63809aa257c8cc5d720f54be5553c8999f78334b8057bdac1134d4788144a3cafade7154e
+doccontainersize 3276
+doccontainerchecksum 62ec08047df846d2e32be9396356fdbdb9eb9c1867079a891bececc1d56275666127d997ddd4ed2c2f73423dc4a2e051586a1b06b516fb77372b04c60a4ca342
docfiles size=5
RELOC/doc/latex/gammas/README details="Readme"
RELOC/doc/latex/gammas/example_bibliography.bib
RELOC/doc/latex/gammas/gammas_template.tex
-runfiles size=12
+runfiles size=13
RELOC/bibtex/bst/gammas/gammas.bst
RELOC/tex/latex/gammas/gammas.cls
catalogue-ctan /macros/latex/contrib/gammas
catalogue-license lppl1.3c
-catalogue-topics journalpub
-catalogue-version 1.0
+catalogue-topics journalpub class
+catalogue-version 1.1
name garamond-libre
category Package
@@ -150852,7 +150881,7 @@ catalogue-topics diagram
name knowledge
category Package
-revision 54876
+revision 56404
shortdesc Displaying, hyperlinking, and indexing notions in a document
relocated 1
longdesc The package offers a systematic way to handle
@@ -150860,18 +150889,18 @@ longdesc notions/concepts/terms throughout a document. It helps building
longdesc an index. In combination with hyperref it makes it easy to have
longdesc every reference of a concept linked to its introduction. It
longdesc also offers simple notations.
-containersize 21488
-containerchecksum 51680711e4174191c861f672f00592836a5c0d824037e11f198ff7f4f5b8da58c475710bb5f63cbe041928eeef9f430c500f5690ea84df7aae88dd2a29c9999a
-doccontainersize 767604
-doccontainerchecksum a55a7bfd4b21900090997de0aef5434f5c789de29ad3fb392117de81b19341dfd161cc1917a3097028e41959b45e9288606366eb678f3b552ba49abd0434fb4b
-docfiles size=223
+containersize 21540
+containerchecksum 38ee2c6f7dde23a50df6a91f6da4e89efd9297eb3287f1d481577cacdbff7c776e80816d3dcc50ed0ce3a60c185aa7127b16fc7ba68562ff1befd91d6947e5b3
+doccontainersize 772428
+doccontainerchecksum 3eb6621a98a0ba6fb5b21bfb52f08ec299da8fa9f7dfed0b8c2fa649a7147aac3616773a70451163a39417a59bae213abe243419ad6734746ca7315e9a139794
+docfiles size=225
RELOC/doc/latex/knowledge/README.md details="Readme"
RELOC/doc/latex/knowledge/knowledge-example.tex
RELOC/doc/latex/knowledge/knowledge.pdf details="Package documentation"
RELOC/doc/latex/knowledge/knowledge.tex
RELOC/doc/latex/knowledge/makefile
-srccontainersize 40960
-srccontainerchecksum 8ad47ffe9b125fa304cbb481a49843396123628f64cafab6bb4c1328264bd09d4bcc7af92d1fb7007cc308686f73fb467e21f1ec541e80e737c956a9a73578ba
+srccontainersize 41092
+srccontainerchecksum 65ba9b279c76fbc3339b8eedccae410f9d33aa72f5f0f8fc7c1fb9149321c995e3c03552f7595ac3cf556027d35f03b7bcbe537bb0c04001b4e44217ab0d26b9
srcfiles size=54
RELOC/source/latex/knowledge/knowledge-code.dtx
RELOC/source/latex/knowledge/knowledge-configuration.dtx
@@ -150884,7 +150913,7 @@ catalogue-contact-repository https://www.irif.fr/~colcombe/Knowledge/
catalogue-ctan /macros/latex/contrib/knowledge
catalogue-license lppl1.2
catalogue-topics index label-ref expl3
-catalogue-version 1.23
+catalogue-version 1.24
name knuth
category Package
@@ -179689,7 +179718,7 @@ catalogue-version 0.1m
name lwarp
category Package
-revision 56255
+revision 56405
shortdesc Converts LaTeX to HTML
longdesc This package converts LaTeX to HTML by using LaTeX to process
longdesc the user's document and generate HTML tags. External utility
@@ -179709,20 +179738,20 @@ longdesc utilities, and Perl. Detailed installation instructions are
longdesc included for each of the major operating systems and TeX
longdesc distributions. A quick-start tutorial is provided.
depend lwarp.ARCH
-containersize 183700
-containerchecksum 8145b05859da9f91f3e177dbee9bc3c033aaa1cf1384f67b893f74d46498d50d6d05584b863e89a4962c15e0a6b19fc9a3f19c8f442cfe22c0c77e274f00f127
-doccontainersize 2804912
-doccontainerchecksum 1e31010d221301a218e7723c0c23295096a6911bbe4cc8cb3615b5300a171da0efdebdd5100cc8a8382a66d911a2f1b84cce857b75fe8dd8c0c3e20aa57754e3
-docfiles size=716
+containersize 189900
+containerchecksum 0531e0e37da1420aeaf0fa2943b7bf30ab519c99cb561537029e210be75a50e7556232aa17dcf93e4903565efab7d9cb5d3d9a94cce0e98d3c0a7ed3804e62c5
+doccontainersize 2852736
+doccontainerchecksum b65fede05e999a21ea75ffeb4fe3a5c5be873e28050665c78b82a0c2eebaf8380c75f50f5ebfc559303552319f62db16f381cde5f8869cb7ee1d4ddbd1a49112
+docfiles size=728
texmf-dist/doc/latex/lwarp/README.txt details="Readme"
texmf-dist/doc/latex/lwarp/lwarp.pdf details="Package documentation"
texmf-dist/doc/latex/lwarp/lwarp_tutorial.txt details="Quick-start tutorial"
-srccontainersize 407244
-srccontainerchecksum 57fe8c62374afc8c124164b12439e1dcad6deed4e4ececae7b10681f20d57c6a470ba11b43dc599ed2923ba0c583b78119e14708655284b6791017d958b0252e
-srcfiles size=615
+srccontainersize 416260
+srccontainerchecksum 5ae209f82921f62dad2b2c8047004ad75001d87d4df5064d3fede18e6b8a89f8bbf630a2e5ebd29ed260b777d5fea09322c02c5be15aa163ae10e6a8dd111dab
+srcfiles size=633
texmf-dist/source/latex/lwarp/lwarp.dtx
texmf-dist/source/latex/lwarp/lwarp.ins
-runfiles size=713
+runfiles size=731
texmf-dist/scripts/lwarp/lwarpmk.lua
texmf-dist/tex/latex/lwarp/lwarp-2in1.sty
texmf-dist/tex/latex/lwarp/lwarp-2up.sty
@@ -179788,6 +179817,7 @@ runfiles size=713
texmf-dist/tex/latex/lwarp/lwarp-breakurl.sty
texmf-dist/tex/latex/lwarp/lwarp-breqn.sty
texmf-dist/tex/latex/lwarp/lwarp-bsheaders.sty
+ texmf-dist/tex/latex/lwarp/lwarp-bussproofs.sty
texmf-dist/tex/latex/lwarp/lwarp-bxpapersize.sty
texmf-dist/tex/latex/lwarp/lwarp-bytefield.sty
texmf-dist/tex/latex/lwarp/lwarp-cancel.sty
@@ -179813,12 +179843,14 @@ runfiles size=713
texmf-dist/tex/latex/lwarp/lwarp-citeref.sty
texmf-dist/tex/latex/lwarp/lwarp-cleveref.sty
texmf-dist/tex/latex/lwarp/lwarp-clrdblpg.sty
+ texmf-dist/tex/latex/lwarp/lwarp-cmbright.sty
texmf-dist/tex/latex/lwarp/lwarp-cmdtrack.sty
texmf-dist/tex/latex/lwarp/lwarp-colonequals.sty
texmf-dist/tex/latex/lwarp/lwarp-color.sty
texmf-dist/tex/latex/lwarp/lwarp-colortbl.sty
texmf-dist/tex/latex/lwarp/lwarp-common-mathjax-letters.sty
texmf-dist/tex/latex/lwarp/lwarp-common-mathjax-newpxtxmath.sty
+ texmf-dist/tex/latex/lwarp/lwarp-common-mathjax-nonunicode.sty
texmf-dist/tex/latex/lwarp/lwarp-common-mathjax-overlaysymbols.sty
texmf-dist/tex/latex/lwarp/lwarp-common-multimedia.sty
texmf-dist/tex/latex/lwarp/lwarp-continue.sty
@@ -179905,6 +179937,7 @@ runfiles size=713
texmf-dist/tex/latex/lwarp/lwarp-foreign.sty
texmf-dist/tex/latex/lwarp/lwarp-forest.sty
texmf-dist/tex/latex/lwarp/lwarp-fouridx.sty
+ texmf-dist/tex/latex/lwarp/lwarp-fourier.sty
texmf-dist/tex/latex/lwarp/lwarp-framed.sty
texmf-dist/tex/latex/lwarp/lwarp-ftcap.sty
texmf-dist/tex/latex/lwarp/lwarp-ftnright.sty
@@ -179947,6 +179980,8 @@ runfiles size=713
texmf-dist/tex/latex/lwarp/lwarp-jurabib.sty
texmf-dist/tex/latex/lwarp/lwarp-karnaugh-map.sty
texmf-dist/tex/latex/lwarp/lwarp-keyfloat.sty
+ texmf-dist/tex/latex/lwarp/lwarp-kpfonts-otf.sty
+ texmf-dist/tex/latex/lwarp/lwarp-kpfonts.sty
texmf-dist/tex/latex/lwarp/lwarp-layaureo.sty
texmf-dist/tex/latex/lwarp/lwarp-layout.sty
texmf-dist/tex/latex/lwarp/lwarp-layouts.sty
@@ -179954,6 +179989,7 @@ runfiles size=713
texmf-dist/tex/latex/lwarp/lwarp-leftidx.sty
texmf-dist/tex/latex/lwarp/lwarp-letterspace.sty
texmf-dist/tex/latex/lwarp/lwarp-lettrine.sty
+ texmf-dist/tex/latex/lwarp/lwarp-libertinust1math.sty
texmf-dist/tex/latex/lwarp/lwarp-lineno.sty
texmf-dist/tex/latex/lwarp/lwarp-lips.sty
texmf-dist/tex/latex/lwarp/lwarp-listings.sty
@@ -180110,6 +180146,7 @@ runfiles size=713
texmf-dist/tex/latex/lwarp/lwarp-rviewport.sty
texmf-dist/tex/latex/lwarp/lwarp-savetrees.sty
texmf-dist/tex/latex/lwarp/lwarp-scalefnt.sty
+ texmf-dist/tex/latex/lwarp/lwarp-scalerel.sty
texmf-dist/tex/latex/lwarp/lwarp-schemata.sty
texmf-dist/tex/latex/lwarp/lwarp-scrextend.sty
texmf-dist/tex/latex/lwarp/lwarp-scrhack.sty
@@ -180203,6 +180240,7 @@ runfiles size=713
texmf-dist/tex/latex/lwarp/lwarp-turnthepage.sty
texmf-dist/tex/latex/lwarp/lwarp-twoup.sty
texmf-dist/tex/latex/lwarp/lwarp-txfonts.sty
+ texmf-dist/tex/latex/lwarp/lwarp-txgreeks.sty
texmf-dist/tex/latex/lwarp/lwarp-typearea.sty
texmf-dist/tex/latex/lwarp/lwarp-typicons.sty
texmf-dist/tex/latex/lwarp/lwarp-ulem.sty
@@ -180258,7 +180296,7 @@ catalogue-contact-home http://bdtechconcepts.com/
catalogue-ctan /macros/latex/contrib/lwarp
catalogue-license lppl1.3
catalogue-topics cvt-html
-catalogue-version 0.89
+catalogue-version 0.891
name lwarp.aarch64-linux
category Package
@@ -282048,7 +282086,7 @@ binfiles arch=x86_64-solaris size=1
name tex4ht
category Package
-revision 56396
+revision 56406
shortdesc Convert (La)TeX to HTML/XML
longdesc A converter from TeX and LaTeX to SGML-based formats such as
longdesc (X)HTML, MathML, OpenDocument, and DocBook, providing a
@@ -282063,10 +282101,10 @@ longdesc restricted-syntax systems such as hyperlatex and gellmu. Note
longdesc that CTAN no longer holds the definitive sources of the
longdesc package: see the 'Readme' file.
depend tex4ht.ARCH
-containersize 899968
-containerchecksum 571c02e0460b6f875cd7667798dba7ee37ffdbe106604724ba1479171c8f02c10c660c0cfbd757d797ea7bccf2f47a04b8b9442d4d70cc29950be9981ebdd768
-doccontainersize 136160
-doccontainerchecksum abf850b381d52a083e44b8777591e67dfe6e4f90c62564d6c6666494081b28c3c63bc85bce3418276dc0af1e19104f4f4776e7ca8f27ada8d373e0dbf475e265
+containersize 899860
+containerchecksum d2aa3e1f31c5ce510fe86b054252f142d028b631935cf3085a685555296f5d51ff54fc3f2bff4c1de210217197e79becaf2f817f964cf61cf6360856a346d4e3
+doccontainersize 136156
+doccontainerchecksum d1963cf55fe500578624f090cc6763af3c34689beb3a878a72ef338a0666a40fb9d2985c0d1f1aa53c7e9772098a801860f0c77e35c32a63e738ab6ca1daf60d
docfiles size=259
texmf-dist/doc/generic/tex4ht/Makefile
texmf-dist/doc/generic/tex4ht/TeX4ht-doc.tex
@@ -291648,7 +291686,7 @@ docfiles size=302
name texlive.infra
category TLCore
-revision 55776
+revision 56399
shortdesc basic TeX Live infrastructure
longdesc This package contains the files needed to get tlmgr running:
longdesc perl modules, xz binaries, plus (sometimes) tar, wget, lz4, and
@@ -291656,10 +291694,10 @@ longdesc various other support files. This package also represents the
longdesc tlcritical recovery scripts. The standalone installer is close,
longdesc but not the same; it's defined in 00texlive.installer.
depend texlive.infra.ARCH
-containersize 227000
-containerchecksum f0339afcc215a7c9e776b0853b58710e8238131a5a24cffb10f9e32749a06b70a517734481aa3e3ebf4a5f030dc5e5211c3e688ce7138abfeb6985c8e62a8af6
-doccontainersize 204024
-doccontainerchecksum 28f451b6b791799f1ce231bfae09dd98e54493726b7ecfa531b9203ba58dc6440bbdf3c845b97c491082430e167b92f632427f2d0d6c28ac7b84ca254cb66432
+containersize 227032
+containerchecksum 8fe05396d0b69ee4761e6cf3e7ad19a241b673e4f6fc4add9cfd59a7b35ce251e257a70a9cf9ff279f0d2ce0aceb1eb48898ba4d5d6ac7a51c062ec622f48e2a
+doccontainersize 204032
+doccontainerchecksum 104be008d00326ac45edf0919230053b755253a9ade013bda3c9a6222273680999544254976e49e20fb596813c994a5dd702a3179737b6bf62e767d117125efb
docfiles size=138
README
README.usergroups
@@ -312421,6 +312459,43 @@ catalogue-license lppl1.3
catalogue-topics units luatex misc-conv
catalogue-version 0.01
+name unitipa
+category Package
+revision 56408
+shortdesc TIPA typefaces with Unicode characters as input
+relocated 1
+longdesc This package converts Unicode characters into TIPA commands,
+longdesc which gives us tipa typefaces without learning the actual tipa
+longdesc commands. This package needs LuaLaTeX as the compiler for
+longdesc correctly typesetting the IPA diacritics. If used with the
+longdesc global option nodiacritics, it can be compiled with other
+longdesc compilers, too, but no IPA diacritics will be printed. TIPA was
+longdesc designed to match with the Computer Modern design, no other IPA
+longdesc font matches with traditional LaTeX fonts. This package is
+longdesc helpful for obtaining the beautiful tipa shapes with Unicode
+longdesc characters as input. It is assumed that the user knows how to
+longdesc type IPA Unicode.
+containersize 3060
+containerchecksum d3bb007eabdf46d7fa40b0064550486e2b54015940280257d0743feb52ba54b456b672d52dbbee83b60f9bc71c44a96d55fd9339e15ec6ee099b14a6142ed97f
+doccontainersize 174244
+doccontainerchecksum b46f18ff6f50cddc8967fdeb0fb04c2934be7a996c01f7aae8d43815998d3d7146a9394d4b6edbeceba988e8d9494a9ce6205641cc9baecba7b4b191095823c4
+docfiles size=45
+ RELOC/doc/lualatex/unitipa/README.txt details="Readme"
+ RELOC/doc/lualatex/unitipa/unitipa.pdf details="Package documentation"
+srccontainersize 4600
+srccontainerchecksum ee44fa35318c6b9f3b4549ad66fa7001757f64c05b8d02ecf96acee8992523ea0cd1d02c4b8820c87773dd9c2109cf51af768b6ce101d105ab9b3038127df940
+srcfiles size=5
+ RELOC/source/lualatex/unitipa/unitipa.dtx
+ RELOC/source/lualatex/unitipa/unitipa.ins
+runfiles size=3
+ RELOC/tex/lualatex/unitipa/unitipa.sty
+catalogue-contact-bugs https://gitlab.com/niranjanvikastambe/unitipa/-/issues
+catalogue-contact-repository https://gitlab.com/niranjanvikastambe/unitipa
+catalogue-ctan /macros/luatex/latex/unitipa
+catalogue-license lppl1.3c
+catalogue-topics phonetic linguistic use-luatex unicode
+catalogue-version 0.1
+
name unitn-bimrep
category Package
revision 45581
diff --git a/systems/texlive/tlnet/tlpkg/texlive.tlpdb.md5 b/systems/texlive/tlnet/tlpkg/texlive.tlpdb.md5
index 395fca1c1c..0731467a2d 100644
--- a/systems/texlive/tlnet/tlpkg/texlive.tlpdb.md5
+++ b/systems/texlive/tlnet/tlpkg/texlive.tlpdb.md5
@@ -1 +1 @@
-6c7cdc77abde836bc80af829901eade8 texlive.tlpdb
+185234c667d0454cd4cae422f0454f82 texlive.tlpdb
diff --git a/systems/texlive/tlnet/tlpkg/texlive.tlpdb.sha512 b/systems/texlive/tlnet/tlpkg/texlive.tlpdb.sha512
index 7fab5028cb..a686e3bf75 100644
--- a/systems/texlive/tlnet/tlpkg/texlive.tlpdb.sha512
+++ b/systems/texlive/tlnet/tlpkg/texlive.tlpdb.sha512
@@ -1 +1 @@
-ee5d84dafb38acbeb451a5540c952c1d7e9673a4f4b39b9f0c620eb172e1ff0a8e60a3d8bc35a316c2c358ba51487021a721781342d15b4c3842e34718828e11 texlive.tlpdb
+a6b28cccedc1d8a53f0744a0d846cdc9d51f6f68ade3df2e021af61b2d58468cfb89a54e21ec198473e6b4e9bf15a77c23a88ac5939a256dd917de19fbf29558 texlive.tlpdb
diff --git a/systems/texlive/tlnet/tlpkg/texlive.tlpdb.sha512.asc b/systems/texlive/tlnet/tlpkg/texlive.tlpdb.sha512.asc
index 7dc3c619fd..ef1eee71fd 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-----
-iQEcBAEBCgAGBQJfaT33AAoJEEzhh34ZQ4xw8XoH+weFDc5/k+X2TlY6oDG8EINR
-TkstXqb2FfG8nnE2TfUFY80Sx7Mmq348SI0R6V1ubZkZ1GjrePzxVvxHwYRfHHbW
-gognUK8UxzLaRbPYwl1w0b0euhw66px1wJVAEYz1zE7xHQQkOriUeHsr+LzlM88a
-Ka/Dj0GqoMX28rc+RWUE3s0Vm5QQIupooO21qlYPdZNqF52QoKJfWEN+6hK4C9XC
-IugK0XHufumxBF5L/mUJwDHQfzYkyyWKFE3BKEe1j4X5w3KUek4NUsLs0S/i2Ite
-oZU+ZfjVjuZl4GsBk7OSBHGwHTI9oX1xDmPqwat4qSOfvXml3jGrqlX7Y2olLdE=
-=uuMR
+iQEcBAEBCgAGBQJfao9bAAoJEEzhh34ZQ4xwuIwH+wY7+2QYLKOdlkJQIXQnlE5x
+XGanj+YcQvLS9vn3z8HFQjYpJfpc4S4TC2wdZiQkAtFhFWVoS2x+DFXBFVbbafTM
+AjMXiHwR+HQSSuBDTxYj7pi+Vql55Ub6eeIMA35Sn4XGCYzUdloKDNwV6Z0YUiUt
+EnlTk37vvGSd01+Y3zdxnriY1WkXmRXojV3/wgvMV5fh4+XWpudv6Co8FnonZDzq
+omx9sxCl7mtVJeNg9yqpzEJXftOLpvxGbwxvPNvNbz1GzDGBFgSUhUv4s/xBBZY6
+Z8roxY6KM97IUorwP0/Mf2rVVE3NaIY/57T72dH2uo9AjjWAJkQ5uEHJIx2ZEJI=
+=WlRy
-----END PGP SIGNATURE-----
diff --git a/systems/texlive/tlnet/tlpkg/texlive.tlpdb.xz b/systems/texlive/tlnet/tlpkg/texlive.tlpdb.xz
index 8d34592529..c7b31c4a96 100644
--- a/systems/texlive/tlnet/tlpkg/texlive.tlpdb.xz
+++ b/systems/texlive/tlnet/tlpkg/texlive.tlpdb.xz
Binary files differ