1
0
mirror of git://f0xx.org/ac/ac-mobile-android synced 2026-07-29 01:07:35 +03:00

submodules: register third-party codecs and deps/ac-ms-url-shortener

.gitmodules listed paths but no gitlinks were committed (third-party/ was an
empty tree). External codecs under third-party/; url-shortener moved to
deps/ac-ms-url-shortener (git://f0xx.org/ac/ac-ms-url-shortener).
This commit is contained in:
Anton Afanasyeu
2026-06-24 17:42:23 +02:00
parent 4daefd7dd0
commit 459f75b41c
7 changed files with 9 additions and 1 deletions

4
.gitmodules vendored
View File

@@ -15,3 +15,7 @@
path = backend/url-shortener
url = git://f0xx.org/androidcast_project/url-shortener
branch = next
[submodule "deps/ac-ms-url-shortener"]
path = deps/ac-ms-url-shortener
url = git://f0xx.org/ac/ac-ms-url-shortener
branch = next

1
deps/ac-ms-url-shortener vendored Submodule

View File

@@ -1 +0,0 @@
Run `git submodule update --init --recursive` from repo root.

1
third-party/libvpx vendored Submodule

Submodule third-party/libvpx added at 572f663c89

1
third-party/opus vendored Submodule

Submodule third-party/opus added at 3da9f7a6db

1
third-party/speex vendored Submodule

Submodule third-party/speex added at 0589522989