forked from ArtifexSoftware/mupdf
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
51 lines (51 loc) · 2.04 KB
/
.gitmodules
File metadata and controls
51 lines (51 loc) · 2.04 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
43
44
45
46
47
48
49
50
51
[submodule "thirdparty/jbig2dec"]
path = thirdparty/jbig2dec
url = https://github.com/ArtifexSoftware/jbig2dec.git
[submodule "thirdparty/mujs"]
path = thirdparty/mujs
url = https://github.com/ArtifexSoftware/mujs.git
[submodule "thirdparty/freetype"]
path = thirdparty/freetype
url = https://github.com/ArtifexSoftware/thirdparty-freetype2.git
[submodule "thirdparty/gumbo-parser"]
path = thirdparty/gumbo-parser
url = https://github.com/ArtifexSoftware/thirdparty-gumbo-parser.git
[submodule "thirdparty/harfbuzz"]
path = thirdparty/harfbuzz
url = https://github.com/ArtifexSoftware/thirdparty-harfbuzz.git
[submodule "thirdparty/jpeg"]
path = thirdparty/libjpeg
url = https://github.com/ArtifexSoftware/thirdparty-libjpeg.git
[submodule "thirdparty/lcms2"]
path = thirdparty/lcms2
url = https://github.com/ArtifexSoftware/thirdparty-lcms2.git
[submodule "thirdparty/openjpeg"]
path = thirdparty/openjpeg
url = https://github.com/ArtifexSoftware/thirdparty-openjpeg.git
[submodule "thirdparty/zlib"]
path = thirdparty/zlib
url = https://github.com/ArtifexSoftware/thirdparty-zlib.git
[submodule "thirdparty/curl"]
path = thirdparty/curl
url = https://github.com/ArtifexSoftware/thirdparty-curl.git
[submodule "thirdparty/freeglut"]
path = thirdparty/freeglut
url = https://github.com/ArtifexSoftware/thirdparty-freeglut.git
[submodule "thirdparty/tesseract"]
path = thirdparty/tesseract
url = https://github.com/ArtifexSoftware/thirdparty-tesseract.git
[submodule "thirdparty/leptonica"]
path = thirdparty/leptonica
url = https://github.com/ArtifexSoftware/thirdparty-leptonica.git
[submodule "thirdparty/extract"]
path = thirdparty/extract
url = https://github.com/ArtifexSoftware/extract.git
[submodule "thirdparty/zxing-cpp"]
path = thirdparty/zxing-cpp
url = https://github.com/ArtifexSoftware/thirdparty-zxing-cpp.git
[submodule "thirdparty/zint"]
path = thirdparty/zint
url = https://github.com/ArtifexSoftware/thirdparty-zint.git
[submodule "thirdparty/brotli"]
path = thirdparty/brotli
url = https://github.com/ArtifexSoftware/thirdparty-brotli.git