Skip to content

Commit 4193f66

Browse files
committed
Update todo list in readme
1 parent f323010 commit 4193f66

File tree

1 file changed

+3
-11
lines changed

1 file changed

+3
-11
lines changed

Diff for: README.md

+3-11
Original file line numberDiff line numberDiff line change
@@ -22,21 +22,13 @@ Current flow to update dependencies:
2222
- ffmpeg fails to find its dependencies when building with conan 1 + msvc 2019. Might be fixed in conan 2.
2323
- Qt fails to build due to broken string escaping in a path (conan 1 + msvc 2019)
2424

25-
- Switch Android CI to use Linux runners instead of macOS runners (both for prebuilts and for vcmi itself)
25+
- Rebuild SDL_mixer and try to enable support for opus and flac. Needs investigation as to why libopus / libflac fail to build
2626

27-
- Upgrade ubuntu runner to ubuntu-24.04 and rebuild packages using newer mingw
28-
29-
- Rebuild boost and disable boost_url which we don't use
30-
31-
- Rebuild SDL (including SDL_mixer and SDL_image).
32-
- Consider updating packages.
33-
- Enable support for opus and flac.
34-
- Remove unnecessary image formats such as gif and pcx
35-
- Ensure that vcmi can load ogg/opus and flac as 'sounds' and not only as music
27+
- Consider removing pcx support from SDL_image
3628

3729
- Rebuild ffmpeg with libdav1d and av1 support enabled. Needs investigation as to why dav1d fails to build on mingw and on android.
3830

39-
- Rebuild all binaries in prebuilts package to ensure that everything is configured correctly and to replace any locally-built binaries with binaries from CI
31+
- Find out why libiconv fails to rebuild on Android
4032

4133
- Rebuild entire package from scratch using latest recipes from conan, to test current version of recipes
4234

0 commit comments

Comments
 (0)