mirror of
https://github.com/Cateners/tiny_computer.git
synced 2026-05-20 08:35:46 +08:00
Update avnc, remove the embedded termux:x11 and import it as a flutter plugin, fix app name
This commit is contained in:
68
.gitmodules
vendored
68
.gitmodules
vendored
@@ -1,68 +0,0 @@
|
||||
[submodule "android/app/src/main/cpp/libtirpc"]
|
||||
path = android/app/src/main/cpp/libtirpc
|
||||
url = https://github.com/alisw/libtirpc
|
||||
ignore = dirty
|
||||
[submodule "android/app/src/main/cpp/pixman"]
|
||||
path = android/app/src/main/cpp/pixman
|
||||
url = https://gitlab.freedesktop.org/pixman/pixman
|
||||
ignore = dirty
|
||||
[submodule "android/app/src/main/cpp/libfontenc"]
|
||||
path = android/app/src/main/cpp/libfontenc
|
||||
url = https://gitlab.freedesktop.org/xorg/lib/libfontenc
|
||||
ignore = dirty
|
||||
[submodule "android/app/src/main/cpp/libxau"]
|
||||
path = android/app/src/main/cpp/libxau
|
||||
url = https://gitlab.freedesktop.org/xorg/lib/libxau
|
||||
ignore = dirty
|
||||
[submodule "android/app/src/main/cpp/libxdmcp"]
|
||||
path = android/app/src/main/cpp/libxdmcp
|
||||
url = https://gitlab.freedesktop.org/xorg/lib/libxdmcp
|
||||
ignore = dirty
|
||||
[submodule "android/app/src/main/cpp/libxfont"]
|
||||
path = android/app/src/main/cpp/libxfont
|
||||
url = https://gitlab.freedesktop.org/xorg/lib/libxfont
|
||||
ignore = dirty
|
||||
[submodule "android/app/src/main/cpp/libxkbfile"]
|
||||
path = android/app/src/main/cpp/libxkbfile
|
||||
url = https://gitlab.freedesktop.org/xorg/lib/libxkbfile
|
||||
ignore = dirty
|
||||
[submodule "android/app/src/main/cpp/libxshmfence"]
|
||||
path = android/app/src/main/cpp/libxshmfence
|
||||
url = https://gitlab.freedesktop.org/xorg/lib/libxshmfence
|
||||
ignore = dirty
|
||||
[submodule "android/app/src/main/cpp/libxtrans"]
|
||||
path = android/app/src/main/cpp/libxtrans
|
||||
url = https://gitlab.freedesktop.org/xorg/lib/libxtrans
|
||||
ignore = dirty
|
||||
[submodule "android/app/src/main/cpp/libepoxy"]
|
||||
path = android/app/src/main/cpp/libepoxy
|
||||
url = https://github.com/anholt/libepoxy
|
||||
ignore = dirty
|
||||
[submodule "android/app/src/main/cpp/libxcvt"]
|
||||
path = android/app/src/main/cpp/libxcvt
|
||||
url = https://gitlab.freedesktop.org/xorg/lib/libxcvt
|
||||
ignore = dirty
|
||||
[submodule "android/app/src/main/cpp/libx11"]
|
||||
path = android/app/src/main/cpp/libx11
|
||||
url = https://gitlab.freedesktop.org/xorg/lib/libx11
|
||||
ignore = dirty
|
||||
[submodule "android/app/src/main/cpp/xorgproto"]
|
||||
path = android/app/src/main/cpp/xorgproto
|
||||
url = https://gitlab.freedesktop.org/xorg/proto/xorgproto
|
||||
ignore = dirty
|
||||
[submodule "android/app/src/main/cpp/xkbcomp"]
|
||||
path = android/app/src/main/cpp/xkbcomp
|
||||
url = https://gitlab.freedesktop.org/xorg/app/xkbcomp
|
||||
ignore = dirty
|
||||
[submodule "android/app/src/main/cpp/xserver"]
|
||||
path = android/app/src/main/cpp/xserver
|
||||
url = https://gitlab.freedesktop.org/xorg/xserver
|
||||
ignore = dirty
|
||||
[submodule "android/app/src/main/cpp/bzip2"]
|
||||
path = android/app/src/main/cpp/bzip2
|
||||
url = https://gitlab.com/bzip2/bzip2
|
||||
ignore = dirty
|
||||
[submodule "android/app/src/main/cpp/OpenXR-SDK"]
|
||||
path = android/app/src/main/cpp/OpenXR-SDK
|
||||
url = https://github.com/KhronosGroup/OpenXR-SDK.git
|
||||
ignore = dirty
|
||||
|
||||
Reference in New Issue
Block a user