blob: a1d5ba3bc964b34b1923a590af6c75cbaa569f6b (
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
70
71
72
|
$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.13.2 - checked 26aug23
http://download.savannah.gnu.org/releases/freetype/
gd 2.3.3 - checked 13sep21
https://github.com/libgd/libgd/releases
gmp 6.2.1 - checked 15nov20
http://ftp.gnu.org/gnu/gmp/
graphite2 1.3.14 - checked 10apr20
http://sourceforge.net/projects/silgraphite/files/graphite2/
(requires C++11)
harfbuzz 8.3.0 - checked 12nov23
https://github.com/harfbuzz/harfbuzz/releases/tag/8.3.0
icu 74.2 - checked 22dec23
https://github.com/unicode-org/icu/releases/
libpaper 1.1.28 - checked 10sep22
http://ftp.debian.org/debian/pool/main/libp/libpaper/
libpng 1.6.40 - checked 22jun23
https://sourceforge.net/projects/libpng/files/ - used by many
lua 5.2.4 - checked 11mar15
http://www.lua.org/ftp/
lua 5.3.6 - checked 04oct20
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.2.1 - checked 26aug23
http://ftp.gnu.org/gnu/mpfr/
pixman 0.42.2 - checked 03nov22
http://cairographics.org/releases/
potrace 1.16 - checked 29aug22
http://potrace.sourceforge.net
pplib 2.05.0 - checked 21apr20
https://github.com/contextgarden/pplib
teckit 2.5.12 - checked 26aug23
https://github.com/silnrsi/teckit/archive/2.5.12.tar.gz
xpdf 4.04 - checked 24apr22
http://www.xpdfreader.com/download.html
with modifications for pdftex
zlib 1.3.0 - checked 26aug23
http://www.zlib.net/ - used by many
zziplib 0.13.72 - checked 10sep22
https://github.com/gdraheim/zziplib/releases
|