File: .gitmodules

package info (click to toggle)
libsdl2-image 2.8.8%2Bdfsg-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,872 kB
  • sloc: ansic: 23,468; python: 1,280; sh: 602; makefile: 248
file content (32 lines) | stat: -rw-r--r-- 974 bytes parent folder | download | duplicates (2)
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
[submodule "external/jpeg"]
	path = external/jpeg
	url = https://github.com/libsdl-org/jpeg.git
	branch = v9f-SDL
[submodule "external/libpng"]
	path = external/libpng
	url = https://github.com/libsdl-org/libpng.git
	branch = v1.6.47-SDL
[submodule "external/libwebp"]
	path = external/libwebp
	url = https://github.com/libsdl-org/libwebp.git
	branch = 1.0.3-SDL
[submodule "external/libtiff"]
	path = external/libtiff
	url = https://github.com/libsdl-org/libtiff.git
	branch = v4.2.0-SDL
[submodule "external/zlib"]
	path = external/zlib
	url = https://github.com/libsdl-org/zlib.git
	branch = v1.3.1-SDL
[submodule "external/libjxl"]
	path = external/libjxl
	url = https://github.com/libsdl-org/libjxl.git
	branch = v0.7.2-SDL
[submodule "external/libavif"]
	path = external/libavif
	url = https://github.com/libsdl-org/libavif.git
	branch = v1.0.4-SDL
[submodule "external/dav1d"]
	path = external/dav1d
	url = https://github.com/libsdl-org/dav1d.git
	branch = 1.2.1-SDL