-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
99 lines (99 loc) · 2.83 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
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
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
[submodule "cairo"]
path = repos/cairo
url = https://gitlab.freedesktop.org/cairo/cairo.git
[submodule "pango"]
path = repos/pango
url = https://github.com/GNOME/pango
[submodule "freetype"]
path = repos/freetype
url = https://github.com/freetype/freetype
[submodule "libpng"]
path = repos/libpng
url = https://github.com/glennrp/libpng
[submodule "zlib"]
path = repos/zlib
url = https://github.com/madler/zlib
[submodule "bzip2"]
path = repos/bzip2
url = git://sourceware.org/git/bzip2.git
[submodule "brotli"]
path = repos/brotli
url = https://github.com/google/brotli
[submodule "harfbuzz"]
path = repos/harfbuzz
url = https://github.com/harfbuzz/harfbuzz
[submodule "fontconfig"]
path = repos/fontconfig
url = https://gitlab.freedesktop.org/fontconfig/fontconfig
[submodule "json-c"]
path = repos/json-c
url = https://github.com/json-c/json-c
[submodule "libexpat"]
path = repos/libexpat
url = https://github.com/libexpat/libexpat
[submodule "pixman"]
path = repos/pixman
url = https://gitlab.freedesktop.org/pixman/pixman
[submodule "libmd"]
path = repos/libmd
url = https://github.com/guillemj/libmd
[submodule "glib"]
path = repos/glib
url = https://gitlab.gnome.org/GNOME/glib
[submodule "libffi"]
path = repos/libffi
url = https://github.com/libffi/libffi
[submodule "pcre"]
path = repos/pcre
url = https://github.com/jwilk-mirrors/pcre
[submodule "fribidi"]
path = repos/fribidi
url = https://github.com/fribidi/fribidi
[submodule "c2man"]
path = repos/c2man
url = https://github.com/fribidi/c2man
[submodule "curl"]
path = repos/curl
url = https://github.com/curl/curl
[submodule "openssl"]
path = repos/openssl
url = https://github.com/openssl/openssl
[submodule "ogg"]
path = repos/ogg
url = https://github.com/xiph/ogg
[submodule "libvpx"]
path = repos/libvpx
url = https://chromium.googlesource.com/webm/libvpx
[submodule "libwebm"]
path = repos/libwebm
url = https://chromium.googlesource.com/webm/libwebm
[submodule "vorbis"]
path = repos/vorbis
url = https://gitlab.xiph.org/xiph/vorbis
[submodule "SDL"]
path = repos/SDL
url = https://github.com/libsdl-org/SDL
[submodule "repos/libthai"]
path = repos/libthai
url = https://github.com/tlwg/libthai.git
[submodule "repos/libdatrie"]
path = repos/libdatrie
url = https://github.com/tlwg/libdatrie.git
[submodule "repos/flac"]
path = repos/flac
url = https://gitlab.xiph.org/xiph/flac.git
[submodule "repos/opus"]
path = repos/opus
url = https://gitlab.xiph.org/xiph/opus.git
[submodule "repos/mpg123"]
path = repos/mpg123
url = https://github.com/madebr/mpg123.git
[submodule "repos/libsndfile"]
path = repos/libsndfile
url = https://github.com/StrataSource/libsndfile.git
[submodule "repos/autoconf"]
path = repos/autoconf
url = https://github.com/autotools-mirror/autoconf.git
[submodule "repos/ffmpeg"]
path = repos/ffmpeg
url = https://github.com/FFmpeg/FFmpeg.git