summaryrefslogtreecommitdiff
path: root/.gitmodules
blob: 13da2e4a59061de4616e7834c0acbc3ca20a463c (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
[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/freetype.git
[submodule "thirdparty/harfbuzz"]
	path = thirdparty/harfbuzz
	url = git://git.ghostscript.com/thirdparty/harfbuzz.git
[submodule "thirdparty/jpeg"]
	path = thirdparty/jpeg
	url = git://git.ghostscript.com/thirdparty/jpeg.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/glfw"]
	path = thirdparty/glfw
	url = git://git.ghostscript.com/thirdparty/glfw.git
[submodule "thirdparty/curl"]
	path = thirdparty/curl
	url = git://git.ghostscript.com/thirdparty/curl.git