summaryrefslogtreecommitdiff
path: root/Master/tlpkg/dev/srclist.txt
blob: 0139f5769687d785c6a9bb5307a5bbc0bcabb723 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
# $Id$
# srclist.txt - keeping files in sync.
# Public domain.  Originally written 2010 by Karl Berry.
#
# Besides what is listed here, additional checks are made by
# tlpkg/bin/tl-update-auto and tlpkg/bin/check-*.
# 
# This file is input for the script config/srclist-update in the gnulib
# project (http://savannah.gnu.org/projects/gnulib).  Typical invocation:
#   /path/to/gnulib/config/srclist-update \
#     /path/to/srcdir </path/to/srcdir/build-aux/srclist.txt
# (see ~karl/bin/cron.tl)
# 
# The output will be diffs for any files that are not up to date.

# Basic config files.
Master/texmf-dist/web2c/texmf.cnf   Build/source/texk/kpathsea/
Master/texmf-dist/web2c/fmtutil.cnf Build/source/texk/texlive/tl_support/fmtutil.cnf

# Platform detection for tests:
Master/tlpkg/TeXLive/TLUtils.pm  Build/source/texk/tests/TeXLive/
Master/tlpkg/TeXLive/TLConfig.pm Build/source/texk/tests/TeXLive/

# Maintained in Master (with Id expansion).
Master/bin/win32/runscript.tlu Build/source/texk/texlive/w32_wrapper/runscript.tlu

# Maintained by LaTeX, also needed by plain formats.
Master/texmf-dist/tex/latex/base/unicode-letters.def Master/texmf-dist/tex/plain/config

# Glyph lists used by pdftex, now maintained in lcdf-typetools:
Build/source/texk/lcdf-typetools/lcdf-typetools-*/glyphtounicode.tex Master/texmf-dist/tex/generic/pdftex/glyphtounicode.tex
Build/source/texk/lcdf-typetools/lcdf-typetools-*/glyphlist.txt Master/texmf-dist/fonts/map/glyphlist/glyphlist.txt
Build/source/texk/lcdf-typetools/lcdf-typetools-*/texglyphlist.txt Master/texmf-dist/fonts/map/glyphlist/texglyphlist.txt
#
# One more glyph list maintained in dvipdfmx, it seems.
Build/source/texk/dvipdfm-x/data/pdfglyphlist.txt Master/texmf-dist/fonts/map/glyphlist/pdfglyphlist.txt

# dvipdfmx is maintained as part of TL now, so keep config files the same.
Build/source/texk/dvipdfm-x/data/dvipdfmx.cfg Master/texmf-dist/dvipdfmx/dvipdfmx.cfg 

# Scripts from GNU packages (locally) installed on the system; see
# Build/source/build-aux/README.TL.
# 
# The version number embedded in the automake path is unfortunate (have
# to update manually at new automake releases), but automake provides no
# version-independent access.
#
/usr/local/gnu/share/libtool/build-aux/ltmain.sh Build/source/build-aux/ltmain.sh
#
/usr/local/gnu/share/automake-1.16/missing     Build/source/build-aux/missing
/usr/local/gnu/share/automake-1.16/test-driver Build/source/build-aux/test-driver
/usr/local/gnu/share/automake-1.16/ylwrap      Build/source/build-aux/ylwrap