blob: a277749a8cd06a66b725bdaffc11d84eb7efd1e0 (
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
|
$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.9.1 - checked 04may18
http://savannah.nongnu.org/download/freetype/
gd 2.2.5 - checked 30aug17
https://github.com/libgd/libgd/releases
gmp 6.1.2 - checked 16dec16
http://ftp.gnu.org/gnu/gmp/
graphite2 1.3.13 - checked 21dec18
http://sourceforge.net/projects/silgraphite/files/graphite2/
(requires C++11)
harfbuzz 2.3.0 - checked 22dec18
http://www.freedesktop.org/software/harfbuzz/release/
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.36 - checked 02dec18
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.1 - checked 10feb18
http://ftp.gnu.org/gnu/mpfr/
pixman 0.36.0 - checked 22nov18
http://cairographics.org/releases/
poppler 0.68.0 - checked 20aug18
http://poppler.freedesktop.org/ - used by xetex
(requires C++11)
teckit 2.5.8 - checked 24jul18
https://github.com/silnrsi/teckit/archive/2.5.8.tar.gz
xpdf 4.00 - checked 13aug17
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
|