mirror of
https://github.com/savoirfairelinux/jami-client-qt.git
synced 2026-01-31 16:42:43 +08:00
This commit reintroduces a patch for the qmsetup submodule added in
commit c91bff3. The patch was no longer applied after switching to use
the submodule, but is still needed. A fix for this has been proposed
upstream.
GitLab: #1976
Change-Id: Ic7a7b9324f4700a4cfa32faabd60fb95db5cca3e
34 lines
1.1 KiB
Plaintext
34 lines
1.1 KiB
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/aberaud/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
|
|
[submodule "3rdparty/qwindowkit"]
|
|
path = 3rdparty/qwindowkit
|
|
url = https://github.com/stdware/qwindowkit.git
|
|
ignore = dirty
|