-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
75 lines (75 loc) · 2.34 KB
/
Copy path.gitmodules
File metadata and controls
75 lines (75 loc) · 2.34 KB
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
[submodule "vendor/zlib"]
path = vendor/zlib
url = https://github.com/madler/zlib
[submodule "vendor/pcre2"]
path = vendor/pcre2
url = https://github.com/PCRE2Project/pcre2
[submodule "vendor/libffi"]
path = vendor/libffi
url = https://github.com/libffi/libffi
[submodule "vendor/libiconv.git"]
path = vendor/libiconv.git
url = https://git.savannah.gnu.org/git/libiconv.git
[submodule "vendor/glib2"]
path = vendor/glib2
url = https://github.com/GNOME/glib
[submodule "vendor/libpng"]
path = vendor/libpng
url = https://github.com/pnggroup/libpng
[submodule "vendor/libjpeg-turbo"]
path = vendor/libjpeg-turbo
url = https://github.com/libjpeg-turbo/libjpeg-turbo
[submodule "vendor/libwebp"]
path = vendor/libwebp
url = https://github.com/webmproject/libwebp
[submodule "vendor/libexif"]
path = vendor/libexif
url = https://github.com/libexif/libexif
[submodule "vendor/expat"]
path = vendor/expat
url = https://github.com/libexpat/libexpat
[submodule "vendor/cgif"]
path = vendor/cgif
url = https://github.com/dloebl/cgif
[submodule "vendor/libtiff"]
path = vendor/libtiff
url = https://gitlab.com/libtiff/libtiff.git
[submodule "vendor/lcms2"]
path = vendor/lcms2
url = https://github.com/mm2/Little-CMS
[submodule "vendor/openjpeg"]
path = vendor/openjpeg
url = https://github.com/uclouvain/openjpeg
[submodule "vendor/libarchive"]
path = vendor/libarchive
url = https://github.com/libarchive/libarchive
[submodule "vendor/highway"]
path = vendor/highway
url = https://github.com/google/highway
[submodule "vendor/orc"]
path = vendor/orc
url = https://github.com/GStreamer/orc
[submodule "vendor/Imath"]
path = vendor/Imath
url = https://github.com/AcademySoftwareFoundation/Imath
[submodule "vendor/openexr"]
path = vendor/openexr
url = https://github.com/AcademySoftwareFoundation/openexr
[submodule "vendor/libde265"]
path = vendor/libde265
url = https://github.com/strukturag/libde265
[submodule "vendor/dav1d"]
path = vendor/dav1d
url = https://github.com/videolan/dav1d
[submodule "vendor/libheif"]
path = vendor/libheif
url = https://github.com/strukturag/libheif
[submodule "vendor/brotli"]
path = vendor/brotli
url = https://github.com/google/brotli
[submodule "vendor/libjxl"]
path = vendor/libjxl
url = https://github.com/libjxl/libjxl
[submodule "vendor/libvips"]
path = vendor/libvips
url = https://github.com/libvips/libvips