blob: 5bdb9c3ea3baa57676ad1da9297b38e65e1842a1 (
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
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
|
$Id$
Public domain. Originally created by Karl Berry, 2005.
Libraries we compile for TeX Live.
All libraries use the original source tree with all modifications
maintained as patches and use a proxy build system, either
bypassing or using the original one.
See also comments in ../texk/README.
cairo 1.16.0 - checked 20oct18
http://cairographics.org/releases/
freetype2 2.10.2 - checked 10may20
http://savannah.nongnu.org/download/freetype/
gd 2.3.0 - checked 10apr20
https://github.com/libgd/libgd/releases
gmp 6.2.0 - checked 20jan20
http://ftp.gnu.org/gnu/gmp/
graphite2 1.3.14 - checked 10apr20
http://sourceforge.net/projects/silgraphite/files/graphite2/
(requires C++11)
harfbuzz 2.6.6 - checked 18may20
https://github.com/harfbuzz/harfbuzz/releases/download/2.6.6/
icu 63.1 - checked 8jan19
http://download.icu-project.org/files/icu4c/
libpaper 1.1.24+nmu2 - checked 24oct13
ftp://ftp.de.debian.org/debian/pool/main/libp/libpaper/
libpng 1.6.37 - checked 03may19
https://sourceforge.net/projects/libpng/files/ - used by many
lua 5.2.4 - checked 11mar15
http://www.lua.org/ftp/
lua 5.3.5 - checked 21jul18
http://www.lua.org/ftp/
luajit 2.1.0-beta3 - checked 20jun17
http://luajit.org/download/LuaJIT-2.1.0-beta3.tar.gz
mpfr 4.0.2 - checked 1jan19
http://ftp.gnu.org/gnu/mpfr/
pixman 0.40.0 - checked 21apr20
http://cairographics.org/releases/
pplib 2.05.0 - checked 21apr20
https://github.com/contextgarden/pplib
teckit 2.5.10 - checked 06may20
https://github.com/silnrsi/teckit/archive/2.5.10.tar.gz
xpdf 4.02 - checked 29sep19
http://www.xpdfreader.com/download.html
with modifications for pdftex
zlib 1.2.11 - checked 15jan17
http://www.zlib.net/ - used by many
zziplib 0.13.69 - checked 18mar18
https://github.com/gdraheim/zziplib/archive/v0.13.69.tar.gz
|