forked from Legimet/nPDF
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
30 lines (30 loc) · 1.15 KB
/
.gitmodules
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
[submodule "thirdparty/jbig2dec"]
path = mupdf/thirdparty/jbig2dec
url = git://git.ghostscript.com/jbig2dec.git
[submodule "thirdparty/mujs"]
path = mupdf/thirdparty/mujs
url = git://git.ghostscript.com/mujs.git
[submodule "thirdparty/freetype"]
path = mupdf/thirdparty/freetype
url = git://git.ghostscript.com/thirdparty-freetype2.git
[submodule "thirdparty/harfbuzz"]
path = mupdf/thirdparty/harfbuzz
url = https://github.com/Legimet/thirdparty-harfbuzz.git
[submodule "thirdparty/jpeg"]
path = mupdf/thirdparty/libjpeg
url = git://git.ghostscript.com/thirdparty-libjpeg.git
[submodule "thirdparty/lcms2"]
path = mupdf/thirdparty/lcms2
url = git://git.ghostscript.com/thirdparty-lcms2.git
[submodule "thirdparty/openjpeg"]
path = mupdf/thirdparty/openjpeg
url = git://git.ghostscript.com/thirdparty-openjpeg.git
[submodule "thirdparty/zlib"]
path = mupdf/thirdparty/zlib
url = git://git.ghostscript.com/thirdparty-zlib.git
[submodule "thirdparty/curl"]
path = mupdf/thirdparty/curl
url = git://git.ghostscript.com/thirdparty-curl.git
[submodule "thirdparty/freeglut"]
path = mupdf/thirdparty/freeglut
url = git://git.ghostscript.com/thirdparty-freeglut.git