summaryrefslogtreecommitdiff
path: root/Master/tlpkg
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2021-01-21 22:15:30 +0000
committerKarl Berry <karl@freefriends.org>2021-01-21 22:15:30 +0000
commitbbe24441779050c99ebbb179e03fc865124ce114 (patch)
treea069c24e7232e520a55564d574115e7793f6ae62 /Master/tlpkg
parent2fa69371e59a0de5fceeede260cb87c85043ec54 (diff)
tkz-berge (21jan21)
git-svn-id: svn://tug.org/texlive/trunk@57485 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-rwxr-xr-xMaster/tlpkg/bin/tlpkg-ctan-check2
-rwxr-xr-xMaster/tlpkg/libexec/ctan2tds6
-rw-r--r--Master/tlpkg/tlpsrc/collection-pictures.tlpsrc1
-rw-r--r--Master/tlpkg/tlpsrc/tkz-berge.tlpsrc0
4 files changed, 8 insertions, 1 deletions
diff --git a/Master/tlpkg/bin/tlpkg-ctan-check b/Master/tlpkg/bin/tlpkg-ctan-check
index b6ca6d843ad..8f157bcc15b 100755
--- a/Master/tlpkg/bin/tlpkg-ctan-check
+++ b/Master/tlpkg/bin/tlpkg-ctan-check
@@ -758,7 +758,7 @@ my @TLP_working = qw(
tikztosvg tile-graphic
timbreicmc times timetable timing-diagrams tinos tipa tipa-de tipfr
titlecaps titlefoot titlepages titlepic titleref titlesec titling
- tkz-base tkz-doc tkz-euclide tkz-fct tkz-graph tkz-tab
+ tkz-base tkz-berge tkz-doc tkz-euclide tkz-fct tkz-graph tkz-tab
tkz-orm tikz-page
tlc-article tlc2 tlcockpit tlmgrbasics
tocbibind tocdata tocloft tocvsec2 todo todonotes
diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds
index 79ef372b00a..6558946ffc7 100755
--- a/Master/tlpkg/libexec/ctan2tds
+++ b/Master/tlpkg/libexec/ctan2tds
@@ -1653,6 +1653,7 @@ chomp (my $ctan_root = `tlpkginfo --ctan-root`);
'thumbpdf' => '&POST_preserve_man',
'tikz-cd' => '&POSTtikz_cd',
'tipa-de' => '&POST_rmsymlink',
+ 'tkz-berge' => '&POSTtkz_berge',
'tlcockpit' => '&POST_do_man',
'tudscr' => '&POSTtudscr',
'uplatex' => '&POST_preserve_man',
@@ -7010,6 +7011,11 @@ sub POSTtikz_cd {
&mv_with_mkdir ("latex/tikz-cd/tikzlibrary*tex", "generic/tikz-cd/");
}
+sub POSTtkz_berge {
+ print "POST$package - latex/* to runtime\n";
+ &mv_with_mkdir ("latex/*", "$DEST/tex/latex/$package");
+}
+
sub POSTtudscr {
print "POST$package - subdirs\n";
&xchdir (".."); # cd back from the prehook
diff --git a/Master/tlpkg/tlpsrc/collection-pictures.tlpsrc b/Master/tlpkg/tlpsrc/collection-pictures.tlpsrc
index 7395c7073f4..87ca90fe57a 100644
--- a/Master/tlpkg/tlpsrc/collection-pictures.tlpsrc
+++ b/Master/tlpkg/tlpsrc/collection-pictures.tlpsrc
@@ -195,6 +195,7 @@ depend tile-graphic
depend timing-diagrams
depend tipfr
depend tkz-base
+depend tkz-berge
depend tkz-doc
depend tkz-euclide
depend tkz-fct
diff --git a/Master/tlpkg/tlpsrc/tkz-berge.tlpsrc b/Master/tlpkg/tlpsrc/tkz-berge.tlpsrc
new file mode 100644
index 00000000000..e69de29bb2d
--- /dev/null
+++ b/Master/tlpkg/tlpsrc/tkz-berge.tlpsrc