subprojects: Add libcall-ui as meson subproject
Get rid of the git submodule and forward to the latest commit that avoids deprecation warnings while we're at it. Signed-off-by: Evangelos Ribeiro Tzaras <devrtz@fortysixandtwo.eu> Part-of: <https://gitlab.gnome.org/GNOME/calls/-/merge_requests/806>
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -8,5 +8,6 @@ _build
|
||||
.flatpak-builder
|
||||
.gdb_history
|
||||
subprojects/.wraplock
|
||||
subprojects/libcall-ui
|
||||
po/calls.pot
|
||||
po/missing
|
||||
|
||||
3
.gitmodules
vendored
3
.gitmodules
vendored
@@ -1,3 +0,0 @@
|
||||
[submodule "subprojects/libcall-ui"]
|
||||
path = subprojects/libcall-ui
|
||||
url = https://gitlab.gnome.org/World/Phosh/libcall-ui.git
|
||||
|
||||
Submodule subprojects/libcall-ui deleted from f66056ace8
5
subprojects/libcall-ui.wrap
Normal file
5
subprojects/libcall-ui.wrap
Normal file
@@ -0,0 +1,5 @@
|
||||
[wrap-git]
|
||||
directory=libcall-ui
|
||||
url=https://gitlab.gnome.org/World/Phosh/libcall-ui.git
|
||||
revision=3a2044f8e7c45387954ed35d22c6b6309e6751d6
|
||||
depth=1
|
||||
Reference in New Issue
Block a user