summaryrefslogtreecommitdiff
path: root/Master/tlpkg
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2020-04-14 14:53:54 +0000
committerKarl Berry <karl@freefriends.org>2020-04-14 14:53:54 +0000
commit90a718a9a627aec0f396f31710b608bdc24ebf72 (patch)
tree916c0f62f35b59c714e579f0b788b81cdae5fc57 /Master/tlpkg
parent4cc81056bb5b4d8eef927eeebb17b4b01b955cae (diff)
git-latexdiff
git-svn-id: svn://tug.org/texlive/trunk@54732 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-rwxr-xr-xMaster/tlpkg/bin/tlpkg-ctan-check2
-rwxr-xr-xMaster/tlpkg/libexec/ctan2tds5
-rw-r--r--Master/tlpkg/tlpsrc/collection-binextra.tlpsrc1
-rw-r--r--Master/tlpkg/tlpsrc/git-latexdiff.tlpsrc1
4 files changed, 7 insertions, 2 deletions
diff --git a/Master/tlpkg/bin/tlpkg-ctan-check b/Master/tlpkg/bin/tlpkg-ctan-check
index 89359af0f93..3aa87198cc5 100755
--- a/Master/tlpkg/bin/tlpkg-ctan-check
+++ b/Master/tlpkg/bin/tlpkg-ctan-check
@@ -333,7 +333,7 @@ my @TLP_working = qw(
gfsneohellenic gfsneohellenicmath
gfsporson gfssolomos
ghab ghsystem gillcm gillius gincltex gindex ginpenc
- gitfile-info gitinfo gitinfo2 gitlog gitver
+ git-latexdiff gitfile-info gitinfo gitinfo2 gitlog gitver
globalvals glosmathtools gloss glossaries
glossaries-danish glossaries-dutch
glossaries-english glossaries-estonian glossaries-extra
diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds
index 9032cbd24aa..7c2d8eb857b 100755
--- a/Master/tlpkg/libexec/ctan2tds
+++ b/Master/tlpkg/libexec/ctan2tds
@@ -548,6 +548,7 @@ chomp (my $ctan_root = `tlpkginfo --ctan-root`);
'gfsporson', "&MAKEflatten",
'gfssolomos', "&MAKEflatten",
'ghostgum', "die 'skipping, nonfree'",
+ 'git-latexdiff',"&MAKEflatten",
'gladtex', "die 'skipping, requires python setup.py?'",
'glhyph', "die 'skipping, merged into hyph-utf8'",
'glossary', "die 'skipping, replaced by glossaries'",
@@ -3168,6 +3169,7 @@ $standardttf = '\.ttf|\.TTC';
'fragmaster' => 'fragmaster\.pl$',
'fontools' => '(afm2afm|autoinst|ot2kpx)$',
'getmap' => 'getmapdl.lua',
+ 'git-latexdiff' => 'git-latexdiff$',
'glossaries' => 'makeglossaries$|makeglossaries-lite\.lua',
'installfont' => 'installfont-tl',
'jfmutil' => '\.pl',
@@ -3280,6 +3282,7 @@ $standardttf = '\.ttf|\.TTC';
'epstopdf' => 'r?epstopdf.1|epstopdf.man1.pdf', # don't keep pdf
'findhyph' => 'findhyph.1',
'fontools' => '\.1$',
+ 'git-latexdiff' => '\.1$',
'glossaries' => '\.1$',
'l3build' => '\.1$',
'latex-git-log' => '\.1$',
@@ -4081,7 +4084,7 @@ sub doscripts {
# change this to match texmf_dist_shell_scripts in
# linked_scripts/Makefile.am, or rather read that list. xx
next if $s =~ /dtx(file)?gen/;
- next if $s =~ /latexfileversion|ltxfileinfo$/;
+ next if $s =~ /(git-latexdiff|latexfileversion|ltxfileinfo)$/;
next if $s =~ /pdf(book2|xup)/;
next if $package eq "pdfjam";
next if $package eq "pdftex-quiet";
diff --git a/Master/tlpkg/tlpsrc/collection-binextra.tlpsrc b/Master/tlpkg/tlpsrc/collection-binextra.tlpsrc
index f1b1b3c6af4..0cef144be66 100644
--- a/Master/tlpkg/tlpsrc/collection-binextra.tlpsrc
+++ b/Master/tlpkg/tlpsrc/collection-binextra.tlpsrc
@@ -41,6 +41,7 @@ depend dvipos
depend dvisvgm
depend findhyph
depend fragmaster
+depend git-latexdiff
depend gsftopk
depend hook-pre-commit-pkg
depend installfont
diff --git a/Master/tlpkg/tlpsrc/git-latexdiff.tlpsrc b/Master/tlpkg/tlpsrc/git-latexdiff.tlpsrc
new file mode 100644
index 00000000000..dca338c719c
--- /dev/null
+++ b/Master/tlpkg/tlpsrc/git-latexdiff.tlpsrc
@@ -0,0 +1 @@
+binpattern f bin/${ARCH}/${PKGNAME}