Skip to content

Commit

Permalink
Deployment for 1193b3d
Browse files Browse the repository at this point in the history
  • Loading branch information
PGF/TikZ CI committed Dec 5, 2024
0 parents commit ce87680
Show file tree
Hide file tree
Showing 12 changed files with 285 additions and 0 deletions.
Empty file added .nojekyll
Empty file.
56 changes: 56 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,56 @@
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="Author" content="Made by 'tree'">
<meta name="GENERATOR" content="tree v2.2.1 © 1996 - 2024 by Steve Baker, Thomas Moore, Francesc Rocher, Florian Sesser, Kyosuke Tokoro">
<title>Directory Tree</title>
<style type="text/css">
BODY { font-family : monospace, sans-serif; color: black;}
P { font-family : monospace, sans-serif; color: black; margin:0px; padding: 0px;}
A:visited { text-decoration : none; margin : 0px; padding : 0px;}
A:link { text-decoration : none; margin : 0px; padding : 0px;}
A:hover { text-decoration: underline; background-color : yellow; margin : 0px; padding : 0px;}
A:active { margin : 0px; padding : 0px;}
.VERSION { font-size: small; font-family : arial, sans-serif; }
.NORM { color: black; }
.FIFO { color: purple; }
.CHAR { color: yellow; }
.DIR { color: blue; }
.BLOCK { color: yellow; }
.LINK { color: aqua; }
.SOCK { color: fuchsia;}
.EXEC { color: green; }
</style>
</head>
<body>
<h1>Directory Tree</h1><p>
<a href="../">.</a><br>
├── <a href="../index.html">index.html</a><br>
├── <a href="../pgfmanual.pdf">pgfmanual.pdf</a><br>
└── <a href="../tlnet/">tlnet</a><br>
&nbsp;&nbsp;&nbsp; ├── <a href="../tlnet/archive/">archive</a><br>
&nbsp;&nbsp;&nbsp; │   ├── <a href="../tlnet/archive/index.html">index.html</a><br>
&nbsp;&nbsp;&nbsp; │   ├── <a href="../tlnet/archive/pgf.r0.tar.xz">pgf.r0.tar.xz</a><br>
&nbsp;&nbsp;&nbsp; │   └── <a href="../tlnet/archive/pgf.tar.xz">pgf.tar.xz</a><br>
&nbsp;&nbsp;&nbsp; ├── <a href="../tlnet/index.html">index.html</a><br>
&nbsp;&nbsp;&nbsp; └── <a href="../tlnet/tlpkg/">tlpkg</a><br>
&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; ├── <a href="../tlnet/tlpkg/index.html">index.html</a><br>
&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; ├── <a href="../tlnet/tlpkg/texlive.tlpdb">texlive.tlpdb</a><br>
&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; ├── <a href="../tlnet/tlpkg/texlive.tlpdb.md5">texlive.tlpdb.md5</a><br>
&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; ├── <a href="../tlnet/tlpkg/texlive.tlpdb.sha512">texlive.tlpdb.sha512</a><br>
&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; └── <a href="../tlnet/tlpkg/texlive.tlpdb.xz">texlive.tlpdb.xz</a><br>
<br><br><p>

4 directories, 11 files

</p>
<hr>
<p class="VERSION">
tree v2.2.1 © 1996 - 2024 by Steve Baker and Thomas Moore <br>
HTML output hacked and copyleft © 1998 by Francesc Rocher <br>
JSON output hacked and copyleft © 2014 by Florian Sesser <br>
Charsets / OS/2 support © 2001 by Kyosuke Tokoro
</p>
</body>
</html>
Binary file added pgfmanual.pdf
Binary file not shown.
45 changes: 45 additions & 0 deletions tlnet/archive/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,45 @@
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="Author" content="Made by 'tree'">
<meta name="GENERATOR" content="tree v2.2.1 © 1996 - 2024 by Steve Baker, Thomas Moore, Francesc Rocher, Florian Sesser, Kyosuke Tokoro">
<title>Directory Tree</title>
<style type="text/css">
BODY { font-family : monospace, sans-serif; color: black;}
P { font-family : monospace, sans-serif; color: black; margin:0px; padding: 0px;}
A:visited { text-decoration : none; margin : 0px; padding : 0px;}
A:link { text-decoration : none; margin : 0px; padding : 0px;}
A:hover { text-decoration: underline; background-color : yellow; margin : 0px; padding : 0px;}
A:active { margin : 0px; padding : 0px;}
.VERSION { font-size: small; font-family : arial, sans-serif; }
.NORM { color: black; }
.FIFO { color: purple; }
.CHAR { color: yellow; }
.DIR { color: blue; }
.BLOCK { color: yellow; }
.LINK { color: aqua; }
.SOCK { color: fuchsia;}
.EXEC { color: green; }
</style>
</head>
<body>
<h1>Directory Tree</h1><p>
<a href="../tlnet/archive/">./tlnet/archive</a><br>
├── <a href="../tlnet/archive/index.html">index.html</a><br>
├── <a href="../tlnet/archive/pgf.r0.tar.xz">pgf.r0.tar.xz</a><br>
└── <a href="../tlnet/archive/pgf.tar.xz">pgf.tar.xz</a><br>
<br><br><p>

1 directory, 3 files

</p>
<hr>
<p class="VERSION">
tree v2.2.1 © 1996 - 2024 by Steve Baker and Thomas Moore <br>
HTML output hacked and copyleft © 1998 by Francesc Rocher <br>
JSON output hacked and copyleft © 2014 by Florian Sesser <br>
Charsets / OS/2 support © 2001 by Kyosuke Tokoro
</p>
</body>
</html>
Binary file added tlnet/archive/pgf.r0.tar.xz
Binary file not shown.
1 change: 1 addition & 0 deletions tlnet/archive/pgf.tar.xz
53 changes: 53 additions & 0 deletions tlnet/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,53 @@
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="Author" content="Made by 'tree'">
<meta name="GENERATOR" content="tree v2.2.1 © 1996 - 2024 by Steve Baker, Thomas Moore, Francesc Rocher, Florian Sesser, Kyosuke Tokoro">
<title>Directory Tree</title>
<style type="text/css">
BODY { font-family : monospace, sans-serif; color: black;}
P { font-family : monospace, sans-serif; color: black; margin:0px; padding: 0px;}
A:visited { text-decoration : none; margin : 0px; padding : 0px;}
A:link { text-decoration : none; margin : 0px; padding : 0px;}
A:hover { text-decoration: underline; background-color : yellow; margin : 0px; padding : 0px;}
A:active { margin : 0px; padding : 0px;}
.VERSION { font-size: small; font-family : arial, sans-serif; }
.NORM { color: black; }
.FIFO { color: purple; }
.CHAR { color: yellow; }
.DIR { color: blue; }
.BLOCK { color: yellow; }
.LINK { color: aqua; }
.SOCK { color: fuchsia;}
.EXEC { color: green; }
</style>
</head>
<body>
<h1>Directory Tree</h1><p>
<a href="../tlnet/">./tlnet</a><br>
├── <a href="../tlnet/archive/">archive</a><br>
│   ├── <a href="../tlnet/archive/index.html">index.html</a><br>
│   ├── <a href="../tlnet/archive/pgf.r0.tar.xz">pgf.r0.tar.xz</a><br>
│   └── <a href="../tlnet/archive/pgf.tar.xz">pgf.tar.xz</a><br>
├── <a href="../tlnet/index.html">index.html</a><br>
└── <a href="../tlnet/tlpkg/">tlpkg</a><br>
&nbsp;&nbsp;&nbsp; ├── <a href="../tlnet/tlpkg/index.html">index.html</a><br>
&nbsp;&nbsp;&nbsp; ├── <a href="../tlnet/tlpkg/texlive.tlpdb">texlive.tlpdb</a><br>
&nbsp;&nbsp;&nbsp; ├── <a href="../tlnet/tlpkg/texlive.tlpdb.md5">texlive.tlpdb.md5</a><br>
&nbsp;&nbsp;&nbsp; ├── <a href="../tlnet/tlpkg/texlive.tlpdb.sha512">texlive.tlpdb.sha512</a><br>
&nbsp;&nbsp;&nbsp; └── <a href="../tlnet/tlpkg/texlive.tlpdb.xz">texlive.tlpdb.xz</a><br>
<br><br><p>

3 directories, 9 files

</p>
<hr>
<p class="VERSION">
tree v2.2.1 © 1996 - 2024 by Steve Baker and Thomas Moore <br>
HTML output hacked and copyleft © 1998 by Francesc Rocher <br>
JSON output hacked and copyleft © 2014 by Florian Sesser <br>
Charsets / OS/2 support © 2001 by Kyosuke Tokoro
</p>
</body>
</html>
47 changes: 47 additions & 0 deletions tlnet/tlpkg/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,47 @@
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="Author" content="Made by 'tree'">
<meta name="GENERATOR" content="tree v2.2.1 © 1996 - 2024 by Steve Baker, Thomas Moore, Francesc Rocher, Florian Sesser, Kyosuke Tokoro">
<title>Directory Tree</title>
<style type="text/css">
BODY { font-family : monospace, sans-serif; color: black;}
P { font-family : monospace, sans-serif; color: black; margin:0px; padding: 0px;}
A:visited { text-decoration : none; margin : 0px; padding : 0px;}
A:link { text-decoration : none; margin : 0px; padding : 0px;}
A:hover { text-decoration: underline; background-color : yellow; margin : 0px; padding : 0px;}
A:active { margin : 0px; padding : 0px;}
.VERSION { font-size: small; font-family : arial, sans-serif; }
.NORM { color: black; }
.FIFO { color: purple; }
.CHAR { color: yellow; }
.DIR { color: blue; }
.BLOCK { color: yellow; }
.LINK { color: aqua; }
.SOCK { color: fuchsia;}
.EXEC { color: green; }
</style>
</head>
<body>
<h1>Directory Tree</h1><p>
<a href="../tlnet/tlpkg/">./tlnet/tlpkg</a><br>
├── <a href="../tlnet/tlpkg/index.html">index.html</a><br>
├── <a href="../tlnet/tlpkg/texlive.tlpdb">texlive.tlpdb</a><br>
├── <a href="../tlnet/tlpkg/texlive.tlpdb.md5">texlive.tlpdb.md5</a><br>
├── <a href="../tlnet/tlpkg/texlive.tlpdb.sha512">texlive.tlpdb.sha512</a><br>
└── <a href="../tlnet/tlpkg/texlive.tlpdb.xz">texlive.tlpdb.xz</a><br>
<br><br><p>

1 directory, 5 files

</p>
<hr>
<p class="VERSION">
tree v2.2.1 © 1996 - 2024 by Steve Baker and Thomas Moore <br>
HTML output hacked and copyleft © 1998 by Francesc Rocher <br>
JSON output hacked and copyleft © 2014 by Florian Sesser <br>
Charsets / OS/2 support © 2001 by Kyosuke Tokoro
</p>
</body>
</html>
81 changes: 81 additions & 0 deletions tlnet/tlpkg/texlive.tlpdb
Original file line number Diff line number Diff line change
@@ -0,0 +1,81 @@
name 00texlive.config
category TLCore
revision 0
shortdesc TeX Live network archive option settings
longdesc This package contains configuration options for the TeX Live
longdesc archive. If container_split_{doc,src}_files/1 are dependencies,
longdesc the {doc,src} files are split into separate containers
longdesc (.tar.xz) during container build time. This has NO effect on
longdesc the appearance within texlive.tlpdb. It is only on the
longdesc container level. The container_format/WHATEVER specifies the
longdesc format, currently "xz" is the only supported value (generating
longdesc .tar.xz files). release/YYYY specifies the release number as
longdesc used in the installer. minrelease/ZZZZ specifies the minimum
longdesc release for which this repository is valid, i.e., a release of
longdesc ZZZZ or later can theoretically be upgraded. Further
longdesc information concerning upgrades can be found at
longdesc https://tug.org/texlive/upgrade.html frozen/[01] specifies
longdesc whether the release has been frozen The default values are
longdesc taken from TeXLive::TLConfig::TLPDBConfigs hash values at tlpdb
longdesc creation time but can be overridden here if necessary. For
longdesc information on the 00texlive prefix see
longdesc 00texlive.installation(.tlpsrc)
depend container_format/xz
depend container_split_doc_files/1
depend container_split_src_files/1
depend frozen/0
depend minrelease/2016
depend release/2024
depend revision/2967

name 00texlive.installation
category TLCore
revision 0
shortdesc TeX Live configuration settings
longdesc This package serves on an installed system as a configuration
longdesc file. We have to remember these settings for additional package
longdesc installation, removal, etc. There are two types here: 1) If the
longdesc key starts with opt_ this is an option that can be set by the
longdesc user either at installation time or via tlmgr later. 2) If the
longdesc key starts with setting_ this value cannot be changed by the
longdesc user directly with tlmgr, but only by other actions. Currently
longdesc there are only two settings supported, and the second is only
longdesc used in unusual cases: 2a) setting_available_architectures
longdesc lists all available platforms and should be always present 2b)
longdesc setting_platform *overrides* the auto-detected platform. This
longdesc value will only be present when you forced a specific
longdesc architecture with -force-arch to install-tl The value of
longdesc __MASTER__ for the location field tells the installer to use
longdesc the present directory itself. For example, the DVD can be
longdesc mounted anywhere and we want the installer to work. Concerning
longdesc the 00* names: All packages starting with 00texlive are
longdesc ``virtual packages'', in the sense that no containers are
longdesc generated and these packages are never split into .src and .doc
longdesc sub-packages in the tlpdb.
depend opt_autobackup:1
depend opt_backupdir:tlpkg/backups
depend opt_create_formats:1
depend opt_desktop_integration:1
depend opt_file_assocs:1
depend opt_generate_updmap:0
depend opt_install_docfiles:1
depend opt_install_srcfiles:1
depend opt_location:__MASTER__
depend opt_post_code:1
depend opt_sys_bin:/usr/local/bin
depend opt_sys_info:/usr/local/share/info
depend opt_sys_man:/usr/local/share/man
depend opt_w32_multi_user:1

name pgf
category Package
revision 0
relocated 1
depend atveryend
depend fp
depend graphics
depend pdftexcmds
depend xcolor
containersize 268
containerchecksum 14615c28cfbbf2008f76369f216a76e3f32ddb108f6e61b5b5c70adb6c7cf30387daa4a243c5f0d061cbd4a5bbd2c6c3150d0fc587281995b360f6f5e28d95fb

1 change: 1 addition & 0 deletions tlnet/tlpkg/texlive.tlpdb.md5
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
4f0314bf8ef8e8cf6996ba4046e13c69 texlive.tlpdb
1 change: 1 addition & 0 deletions tlnet/tlpkg/texlive.tlpdb.sha512
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
c2cfe5f245f8a3b4e1f9a392a319a901278b88fd8589688f931617f9ba9161a670961a9cf4c3a5330c20cbce035542183d46357d12585ce618fe47ed2fb3f4f9 texlive.tlpdb
Binary file added tlnet/tlpkg/texlive.tlpdb.xz
Binary file not shown.

0 comments on commit ce87680

Please sign in to comment.