mirror of
https://github.com/jellyfin/JavascriptSubtitlesOctopus.git
synced 2024-11-27 08:00:29 +00:00
26 lines
736 B
Plaintext
26 lines
736 B
Plaintext
[submodule "build/libass"]
|
|
path = build/libass
|
|
url = https://github.com/libass/libass.git
|
|
ignore = dirty
|
|
[submodule "build/fribidi"]
|
|
path = build/fribidi
|
|
url = https://github.com/behdad/fribidi.git
|
|
ignore = dirty
|
|
[submodule "build/fontconfig"]
|
|
path = build/fontconfig
|
|
url = git://anongit.freedesktop.org/fontconfig
|
|
ignore = dirty
|
|
[submodule "build/freetype"]
|
|
path = build/freetype
|
|
url = git://git.sv.gnu.org/freetype/freetype2.git
|
|
ignore = dirty
|
|
[submodule "build/expat"]
|
|
path = build/expat
|
|
url = https://github.com/libexpat/libexpat.git
|
|
[submodule "build/zlib"]
|
|
path = build/zlib
|
|
url = https://github.com/madler/zlib.git
|
|
[submodule "build/harfbuzz"]
|
|
path = build/harfbuzz
|
|
url = https://github.com/behdad/harfbuzz.git
|