forked from libsdl-org/SDL_mixer
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
36 lines (36 loc) · 1.06 KB
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
[submodule "external/flac"]
path = external/flac
url = https://github.com/libsdl-org/flac.git
branch = 1.3.4-SDL
[submodule "external/ogg"]
path = external/ogg
url = https://github.com/libsdl-org/ogg.git
branch = v1.3.5-SDL
[submodule "external/vorbis"]
path = external/vorbis
url = https://github.com/libsdl-org/vorbis.git
branch = v1.3.7-SDL
[submodule "external/opus"]
path = external/opus
url = https://github.com/libsdl-org/opus.git
branch = v1.3.1-SDL
[submodule "external/opusfile"]
path = external/opusfile
url = https://github.com/libsdl-org/opusfile.git
branch = v0.12-SDL
[submodule "external/tremor"]
path = external/tremor
url = https://github.com/libsdl-org/tremor.git
branch = v1.2.1-SDL
[submodule "external/mpg123"]
path = external/mpg123
url = https://github.com/libsdl-org/mpg123.git
branch = v1.29.3-SDL
[submodule "libxmp"]
path = external/libxmp
url = https://github.com/libsdl-org/libxmp.git
branch = pre4.5.1-SDL-2
[submodule "external/wavpack"]
path = external/wavpack
url = https://github.com/libsdl-org/wavpack.git
branch = 5.6.0-sdl