summaryrefslogtreecommitdiff
path: root/.gitmodules
blob: 4381be5cd6dd5bbf6baba38286f806846c6dfe24 (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
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
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
[submodule "jni/mkxp"]
        path = jni/mkxp
        url = https://github.com/Ancurio/mkxp.git
[submodule "jni/physfs"]
        path = jni/physfs
        url = https://github.com/criptych/physfs.git
[submodule "jni/SDL"]
        path = jni/SDL
        url = hg::https://hg.libsdl.org/SDL
[submodule "jni/SDL_image"]
        path = jni/SDL_image
        url = hg::https://hg.libsdl.org/SDL_image
[submodule "jni/OpenAL"]
        path = jni/OpenAL
        url = https://github.com/kcat/openal-soft
[submodule "jni/SDL_ttf"]
        path = jni/SDL_ttf
        url = hg::https://hg.libsdl.org/SDL_ttf
[submodule "jni/fluidsynth"]
        path = jni/fluidsynth
        url = https://github.com/FluidSynth/fluidsynth.git
[submodule "jni/libsigc++"]
        path = jni/libsigc++
        url = https://github.com/libsigcplusplus/libsigcplusplus.git
[submodule "jni/pixman"]
        path = jni/pixman
        url = https://gitlab.freedesktop.org/pixman/pixman
[submodule "jni/glib"]
        path = jni/glib
        url = https://github.com/GNOME/glib.git
[submodule "jni/boost/program_options"]
        path = jni/boost/program_options
        url = https://github.com/boostorg/program_options.git
[submodule "jni/proxy-libintl"]
        path = jni/proxy-libintl
        url = https://github.com/frida/proxy-libintl.git
[submodule "jni/boost/unordered"]
        path = jni/boost/unordered
        url = https://github.com/boostorg/unordered.git
[submodule "jni/boost/config"]
        path = jni/boost/config
        url = https://github.com/boostorg/config.git
[submodule "jni/boost/core"]
        path = jni/boost/core
        url = https://github.com/boostorg/core.git
[submodule "jni/boost/container_hash"]
        path = jni/boost/container_hash
        url = https://github.com/boostorg/container_hash.git
[submodule "jni/boost/integer"]
        path = jni/boost/integer
        url = https://github.com/boostorg/integer.git
[submodule "jni/boost/assert"]
        path = jni/boost/assert
        url = https://github.com/boostorg/assert.git
[submodule "jni/boost/type_traits"]
        path = jni/boost/type_traits
        url = https://github.com/boostorg/type_traits.git
[submodule "jni/boost/detail"]
        path = jni/boost/detail
        url = https://github.com/boostorg/detail.git
[submodule "jni/boost/static_assert"]
        path = jni/boost/static_assert
        url = https://github.com/boostorg/static_assert.git
[submodule "jni/boost/move"]
        path = jni/boost/move
        url = https://github.com/boostorg/move.git
[submodule "jni/boost/preprocessor"]
        path = jni/boost/preprocessor
        url = https://github.com/boostorg/preprocessor.git
[submodule "jni/boost/throw_exception"]
        path = jni/boost/throw_exception
        url = https://github.com/boostorg/throw_exception.git
[submodule "jni/boost/tuple"]
        path = jni/boost/tuple
        url = https://github.com/boostorg/tuple.git
[submodule "jni/boost/predef"]
        path = jni/boost/predef
        url = https://github.com/boostorg/predef.git
[submodule "jni/boost/any"]
        path = jni/boost/any
        url = https://github.com/boostorg/any.git
[submodule "jni/boost/type_index"]
        path = jni/boost/type_index
        url = https://github.com/boostorg/type_index.git
[submodule "jni/boost/function"]
        path = jni/boost/function
        url = https://github.com/boostorg/function.git
[submodule "jni/boost/bind"]
        path = jni/boost/bind
        url = https://github.com/boostorg/bind.git
[submodule "jni/boost/lexical_cast"]
        path = jni/boost/lexical_cast
        url = https://github.com/boostorg/lexical_cast
[submodule "jni/boost/range"]
        path = jni/boost/range
        url = https://github.com/boostorg/range
[submodule "jni/boost/iterator"]
        path = jni/boost/iterator
        url = https://github.com/boostorg/iterator
[submodule "jni/boost/mpl"]
        path = jni/boost/mpl
        url = https://github.com/boostorg/mpl
[submodule "jni/boost/concept_check"]
        path = jni/boost/concept_check
        url = https://github.com/boostorg/concept_check
[submodule "jni/boost/utility"]
        path = jni/boost/utility
        url = https://github.com/boostorg/utility
[submodule "jni/boost/numeric_conversion"]
        path = jni/boost/numeric_conversion
        url = https://github.com/boostorg/numeric_conversion
[submodule "jni/boost/array"]
        path = jni/boost/array
        url = https://github.com/boostorg/array
[submodule "jni/boost/container"]
        path = jni/boost/container
        url = https://github.com/boostorg/container
[submodule "jni/boost/math"]
        path = jni/boost/math
        url = https://github.com/boostorg/math
[submodule "jni/boost/smart_ptr"]
        path = jni/boost/smart_ptr
        url = https://github.com/boostorg/smart_ptr
[submodule "jni/boost/tokenizer"]
        path = jni/boost/tokenizer
        url = https://github.com/boostorg/tokenizer
[submodule "jni/SDL_sound"]
        path = jni/SDL_sound
        url = https://github.com/Cloudef/SDL_sound.git
[submodule "jni/liblcf"]
        path = jni/liblcf
        url = https://github.com/EasyRPG/liblcf.git
[submodule "jni/easyrpg"]
        path = jni/easyrpg
        url = https://github.com/EasyRPG/Player.git
[submodule "jni/physfs-serve"]
        path = jni/physfs-serve
        url = https://git.cloudef.pw/physfs-serve.git
[submodule "jni/SDL_mixer"]
        path = jni/SDL_mixer
        url = hg::https://hg.libsdl.org/SDL_mixer/
[submodule "jni/unshield"]
        path = jni/unshield
        url = https://github.com/twogood/unshield.git
[submodule "jni/libmspack"]
        path = jni/libmspack
        url = https://github.com/kyz/libmspack.git
[submodule "jni/sjconv"]
        path = jni/sjconv
        url = https://github.com/tsudoko/sjconv.git