mirror of
https://github.com/jellyfin/JavascriptSubtitlesOctopus.git
synced 2024-11-27 08:00:29 +00:00
25 lines
689 B
Plaintext
25 lines
689 B
Plaintext
[submodule "lib/libass"]
|
|
path = lib/libass
|
|
url = https://github.com/libass/libass.git
|
|
ignore = dirty
|
|
[submodule "lib/fribidi"]
|
|
path = lib/fribidi
|
|
url = https://github.com/fribidi/fribidi.git
|
|
ignore = dirty
|
|
[submodule "lib/fontconfig"]
|
|
path = lib/fontconfig
|
|
url = https://gitlab.freedesktop.org/fontconfig/fontconfig.git
|
|
ignore = dirty
|
|
[submodule "lib/freetype"]
|
|
path = lib/freetype
|
|
url = https://git.savannah.gnu.org/git/freetype/freetype2.git
|
|
ignore = dirty
|
|
[submodule "lib/expat"]
|
|
path = lib/expat
|
|
url = https://github.com/libexpat/libexpat.git
|
|
ignore = dirty
|
|
[submodule "lib/harfbuzz"]
|
|
path = lib/harfbuzz
|
|
url = https://github.com/harfbuzz/harfbuzz.git
|
|
ignore = dirty
|