forked from fcitx5-android/prebuilder
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
68 lines (68 loc) · 1.89 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
[submodule "fmt"]
path = fmt
url = https://github.com/fmtlib/fmt
[submodule "libuv"]
path = libuv
url = https://github.com/libuv/libuv
[submodule "libintl-lite"]
path = libintl-lite
url = https://github.com/j-jorge/libintl-lite
[submodule "Lua"]
path = Lua
url = https://github.com/walterschell/Lua
[submodule "OpenCC"]
path = OpenCC
url = https://github.com/BYVoid/OpenCC
fetchRecurseSubmodules = false
[submodule "anthy-unicode"]
path = anthy-unicode
url = https://github.com/fujiwarat/anthy-unicode
[submodule "glog"]
path = glog
url = https://github.com/google/glog
[submodule "yaml-cpp"]
path = yaml-cpp
url = https://github.com/jbeder/yaml-cpp
fetchRecurseSubmodules = false
[submodule "leveldb"]
path = leveldb
url = https://github.com/google/leveldb
fetchRecurseSubmodules = false
[submodule "marisa-trie"]
path = marisa-trie
url = https://github.com/rime/marisa-trie
[submodule "librime"]
path = librime
url = https://github.com/rime/librime
fetchRecurseSubmodules = false
[submodule "librime-lua"]
path = librime-lua
url = https://github.com/hchunhui/librime-lua
[submodule "librime-octagram"]
path = librime-octagram
url = https://github.com/lotem/librime-octagram
[submodule "zstd"]
path = zstd
url = https://github.com/facebook/zstd.git
[submodule "libhangul"]
path = libhangul
url = https://github.com/libhangul/libhangul
[submodule "libchewing"]
path = libchewing
url = https://github.com/chewing/libchewing
[submodule "libime"]
path = libime
url = https://github.com/fcitx/libime
fetchRecurseSubmodules = true
[submodule "libime-jyutping"]
path = libime-jyutping
url = https://github.com/fcitx/libime-jyutping
[submodule "librime-predict"]
path = librime-predict
url = https://github.com/rime/librime-predict
[submodule "libthai"]
path = libthai
url = https://github.com/tlwg/libthai
[submodule "libiconv"]
path = libiconv
url = https://git.savannah.gnu.org/git/libiconv