mirror of
https://git.jami.net/savoirfairelinux/jami-client-qt.git
synced 2025-04-21 21:52:03 +02:00

Changes to a more maintained repo source. Change-Id: Ie9903761ad8cb740b79552f59dc851976c1ef9da
29 lines
960 B
Text
29 lines
960 B
Text
[submodule "3rdparty/qrencode-win32"]
|
|
path = 3rdparty/qrencode-win32
|
|
url = https://github.com/blizzard4591/qrencode-win32.git
|
|
ignore = dirty
|
|
[submodule "3rdparty/libqrencode"]
|
|
url = https://github.com/fukuchi/libqrencode.git
|
|
ignore = dirty
|
|
path = 3rdparty/libqrencode
|
|
[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/mity/md4c.git
|
|
ignore = dirty
|
|
[submodule "3rdparty/tidy-html5"]
|
|
path = 3rdparty/tidy-html5
|
|
url = https://github.com/htacg/tidy-html5.git
|
|
ignore = dirty
|