mirror of
https://github.com/savoirfairelinux/jami-client-qt.git
synced 2025-12-16 23:14:57 +08:00
30 lines
956 B
Plaintext
30 lines
956 B
Plaintext
[submodule "3rdparty/SortFilterProxyModel"]
|
|
path = 3rdparty/SortFilterProxyModel
|
|
url = https://github.com/atraczyk/SortFilterProxyModel.git
|
|
branch = qt-6
|
|
ignore = dirty
|
|
[submodule "daemon"]
|
|
path = daemon
|
|
url = https://review.jami.net/jami-daemon
|
|
# Sparkle is updater for macOS
|
|
[submodule "extras/packaging/update/sparkle/Sparkle"]
|
|
path = extras/packaging/update/sparkle/Sparkle
|
|
url = https://github.com/sparkle-project/Sparkle.git
|
|
ignore = dirty
|
|
[submodule "3rdparty/md4c"]
|
|
path = 3rdparty/md4c
|
|
url = https://github.com/fsimonfc/md4c.git
|
|
ignore = dirty
|
|
[submodule "3rdparty/tidy-html5"]
|
|
path = 3rdparty/tidy-html5
|
|
url = https://github.com/htacg/tidy-html5.git
|
|
ignore = dirty
|
|
[submodule "3rdparty/zxing-cpp"]
|
|
path = 3rdparty/zxing-cpp
|
|
url = https://github.com/nu-book/zxing-cpp.git
|
|
ignore = dirty
|
|
[submodule "3rdparty/hunspell"]
|
|
path = 3rdparty/hunspell
|
|
url = https://gitlab.savoirfairelinux.com/jami/hunspell.git
|
|
ignore = dirty
|