forked from termux/termux-x11
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
67 lines (67 loc) · 2.36 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
[submodule "app/src/main/cpp/libtirpc"]
path = app/src/main/cpp/libtirpc
url = https://github.com/alisw/libtirpc
ignore = dirty
[submodule "app/src/main/cpp/freetype"]
path = app/src/main/cpp/freetype
url = https://gitlab.freedesktop.org/freetype/freetype
ignore = dirty
[submodule "app/src/main/cpp/pixman"]
path = app/src/main/cpp/pixman
url = https://gitlab.freedesktop.org/pixman/pixman
ignore = dirty
[submodule "app/src/main/cpp/libfontenc"]
path = app/src/main/cpp/libfontenc
url = https://gitlab.freedesktop.org/xorg/lib/libfontenc
ignore = dirty
[submodule "app/src/main/cpp/libxau"]
path = app/src/main/cpp/libxau
url = https://gitlab.freedesktop.org/xorg/lib/libxau
ignore = dirty
[submodule "app/src/main/cpp/libxdmcp"]
path = app/src/main/cpp/libxdmcp
url = https://gitlab.freedesktop.org/xorg/lib/libxdmcp
ignore = dirty
[submodule "app/src/main/cpp/libxfont"]
path = app/src/main/cpp/libxfont
url = https://gitlab.freedesktop.org/xorg/lib/libxfont
ignore = dirty
[submodule "app/src/main/cpp/libxkbfile"]
path = app/src/main/cpp/libxkbfile
url = https://gitlab.freedesktop.org/xorg/lib/libxkbfile
ignore = dirty
[submodule "app/src/main/cpp/libxshmfence"]
path = app/src/main/cpp/libxshmfence
url = https://gitlab.freedesktop.org/xorg/lib/libxshmfence
ignore = dirty
[submodule "app/src/main/cpp/libxtrans"]
path = app/src/main/cpp/libxtrans
url = https://gitlab.freedesktop.org/xorg/lib/libxtrans
ignore = dirty
[submodule "app/src/main/cpp/libepoxy"]
path = app/src/main/cpp/libepoxy
url = https://github.com/anholt/libepoxy
ignore = dirty
[submodule "app/src/main/cpp/libxcvt"]
path = app/src/main/cpp/libxcvt
url = https://gitlab.freedesktop.org/xorg/lib/libxcvt
ignore = dirty
[submodule "app/src/main/cpp/libx11"]
path = app/src/main/cpp/libx11
url = https://gitlab.freedesktop.org/xorg/lib/libx11
ignore = dirty
[submodule "app/src/main/cpp/xorgproto"]
path = app/src/main/cpp/xorgproto
url = https://gitlab.freedesktop.org/xorg/proto/xorgproto
ignore = dirty
[submodule "app/src/main/cpp/xkbcomp"]
path = app/src/main/cpp/xkbcomp
url = https://gitlab.freedesktop.org/xorg/app/xkbcomp
ignore = dirty
[submodule "app/src/main/cpp/xserver"]
path = app/src/main/cpp/xserver
url = https://gitlab.freedesktop.org/xorg/xserver
ignore = dirty
[submodule "app/src/main/cpp/bzip2"]
path = app/src/main/cpp/bzip2
url = https://gitlab.com/bzip2/bzip2