-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
42 lines (42 loc) · 1.56 KB
/
.gitmodules
File metadata and controls
42 lines (42 loc) · 1.56 KB
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
[submodule "thirdparty/jbig2dec"]
path = thirdparty/jbig2dec
url = git://git.ghostscript.com/jbig2dec.git
[submodule "thirdparty/mujs"]
path = thirdparty/mujs
url = git://git.ghostscript.com/mujs.git
[submodule "thirdparty/freetype"]
path = thirdparty/freetype
url = git://git.ghostscript.com/thirdparty-freetype2.git
[submodule "thirdparty/gumbo-parser"]
path = thirdparty/gumbo-parser
url = git://git.ghostscript.com/thirdparty-gumbo-parser.git
[submodule "thirdparty/harfbuzz"]
path = thirdparty/harfbuzz
url = git://git.ghostscript.com/thirdparty-harfbuzz.git
[submodule "thirdparty/jpeg"]
path = thirdparty/libjpeg
url = git://git.ghostscript.com/thirdparty-libjpeg.git
[submodule "thirdparty/lcms2"]
path = thirdparty/lcms2
url = git://git.ghostscript.com/thirdparty-lcms2.git
[submodule "thirdparty/openjpeg"]
path = thirdparty/openjpeg
url = git://git.ghostscript.com/thirdparty-openjpeg.git
[submodule "thirdparty/zlib"]
path = thirdparty/zlib
url = git://git.ghostscript.com/thirdparty-zlib.git
[submodule "thirdparty/curl"]
path = thirdparty/curl
url = git://git.ghostscript.com/thirdparty-curl.git
[submodule "thirdparty/freeglut"]
path = thirdparty/freeglut
url = git://git.ghostscript.com/thirdparty-freeglut.git
[submodule "thirdparty/tesseract"]
path = thirdparty/tesseract
url = git://git.ghostscript.com/thirdparty-tesseract.git
[submodule "thirdparty/leptonica"]
path = thirdparty/leptonica
url = git://git.ghostscript.com/thirdparty-leptonica.git
[submodule "thirdparty/extract"]
path = thirdparty/extract
url = git://git.ghostscript.com/extract.git