-
Notifications
You must be signed in to change notification settings - Fork 22
/
Copy path.gitmodules
109 lines (109 loc) · 3.26 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
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
[submodule "liquidsoap"]
path = liquidsoap
url = https://github.com/savonet/liquidsoap.git
ignore = dirty
[submodule "ocaml-cry"]
path = ocaml-cry
url = https://github.com/savonet/ocaml-cry.git
ignore = dirty
[submodule "ocaml-ao"]
path = ocaml-ao
url = https://github.com/savonet/ocaml-ao.git
ignore = dirty
[submodule "ocaml-portaudio"]
path = ocaml-portaudio
url = https://github.com/savonet/ocaml-portaudio.git
ignore = dirty
[submodule "ocaml-alsa"]
path = ocaml-alsa
url = https://github.com/savonet/ocaml-alsa.git
ignore = dirty
[submodule "ocaml-fdkaac"]
path = ocaml-fdkaac
url = https://github.com/savonet/ocaml-fdkaac.git
ignore = dirty
[submodule "ocaml-pulseaudio"]
path = ocaml-pulseaudio
url = https://github.com/savonet/ocaml-pulseaudio.git
ignore = dirty
[submodule "ocaml-bjack"]
path = ocaml-bjack
url = https://github.com/savonet/ocaml-bjack.git
ignore = dirty
[submodule "ocaml-mad"]
path = ocaml-mad
url = https://github.com/savonet/ocaml-mad.git
ignore = dirty
[submodule "ocaml-lame"]
path = ocaml-lame
url = https://github.com/savonet/ocaml-lame.git
ignore = dirty
[submodule "ocaml-shine"]
path = ocaml-shine
url = https://github.com/savonet/ocaml-shine.git
ignore = dirty
[submodule "ocaml-faad"]
path = ocaml-faad
url = https://github.com/savonet/ocaml-faad.git
ignore = dirty
[submodule "ocaml-ladspa"]
path = ocaml-ladspa
url = https://github.com/savonet/ocaml-ladspa.git
ignore = dirty
[submodule "ocaml-soundtouch"]
path = ocaml-soundtouch
url = https://github.com/savonet/ocaml-soundtouch.git
ignore = dirty
[submodule "ocaml-samplerate"]
path = ocaml-samplerate
url = https://github.com/savonet/ocaml-samplerate.git
ignore = dirty
[submodule "ocaml-dssi"]
path = ocaml-dssi
url = https://github.com/savonet/ocaml-dssi.git
ignore = dirty
[submodule "ocaml-xmlplaylist"]
path = ocaml-xmlplaylist
url = https://github.com/savonet/ocaml-xmlplaylist.git
ignore = dirty
[submodule "ocaml-lastfm"]
path = ocaml-lastfm
url = https://github.com/savonet/ocaml-lastfm.git
ignore = dirty
[submodule "ocaml-lo"]
path = ocaml-lo
url = https://github.com/savonet/ocaml-lo.git
ignore = dirty
[submodule "ocaml-dtools"]
path = ocaml-dtools
url = https://github.com/savonet/ocaml-dtools.git
ignore = dirty
[submodule "ocaml-duppy"]
path = ocaml-duppy
url = https://github.com/savonet/ocaml-duppy.git
ignore = dirty
[submodule "ocaml-mm"]
path = ocaml-mm
url = https://github.com/savonet/ocaml-mm.git
ignore = dirty
[submodule "ocaml-ffmpeg"]
path = ocaml-ffmpeg
url = https://github.com/savonet/ocaml-ffmpeg.git
[submodule "ocaml-frei0r"]
path = ocaml-frei0r
url = https://github.com/savonet/ocaml-frei0r.git
[submodule "ocaml-srt"]
path = ocaml-srt
url = https://github.com/savonet/ocaml-srt.git
[submodule "ocaml-lilv"]
path = ocaml-lilv
url = https://github.com/savonet/ocaml-lilv.git
[submodule "ocaml-mem_usage"]
path = ocaml-mem_usage
url = https://github.com/savonet/ocaml-mem_usage.git
[submodule "ocaml-metadata"]
path = ocaml-metadata
url = https://github.com/savonet/ocaml-metadata.git
[submodule "ocaml-xiph"]
path = ocaml-xiph
url = https://github.com/savonet/ocaml-xiph