bnnm
6babe91a5e
Use ffmpeg 5.1.2 in cmake
2022-10-18 00:05:56 +02:00
KatieFrogs
860ec12bd6
Cmake: Fix building Audacious plugin
2022-06-27 02:55:14 +02:00
KatieFrogs
49004ee1e1
CMake: Fix downloading Speex
2022-04-14 15:29:54 +03:00
Lukas Cone
e7e6365bdd
fixed system ffmpeg detection
2022-03-07 09:25:47 +01:00
KatieFrogs
21af22ac2b
Fix jansson not building
2021-10-25 11:03:15 +03:00
KatieFrogs
493c12916c
Cmake: Build mpg123 and jansson for wasm target
2021-10-25 10:06:59 +03:00
KatieFrogs
64b360b4d9
Actions: Add dependency caching for Linux and wasm
2021-10-23 10:48:06 +03:00
KatieFrogs
ba271b800b
Remove ogg dependency from celt
2021-10-22 19:56:36 +03:00
KatieFrogs
55a85957ff
Download preconfigured celt
2021-10-22 16:59:33 +03:00
KatieFrogs
bf0924823c
Use cmake ranlib in speex
2021-10-22 11:31:57 +03:00
KatieFrogs
15713562a1
Fix ogg dependency
2021-10-22 10:29:06 +03:00
KatieFrogs
c6a7070428
Cmake: Build celt for wasm target
2021-10-22 10:09:33 +03:00
KatieFrogs
d53c624ab9
Fix static build with celt
2021-10-22 08:19:11 +03:00
KatieFrogs
009bddf976
Cmake: Build celt for Linux target
2021-10-22 07:51:04 +03:00
KatieFrogs
bf89c3503d
Cmake: Fixes for dependencies
...
- Sets dependencies for targets
- Fixes not being able to build single targets, like `make vgmstream_cli`
- Fixes not being able to build with multiple jobs, like `make -j 5`
- Compiles dependencies out of the source directory
- Fixes double lib suffix, renaming liblibvgmstream.a to libvgmstream.a
- Removes zlib dependency from static builds, previously required by ffmpeg
- If ARCHIVE_EXTRACT is not available in cmake, mpg123 will be downloaded through svn, then fall back to git if that is not available either
2021-10-02 09:02:27 +03:00
bnnm
a46606fddb
cmake: mpg123 downloads in v3.18<
2021-10-01 00:06:19 +02:00
LoveEevee
22639565f6
Cmake fixes
2021-09-27 02:36:54 +03:00
LoveEevee
60cb90c4a0
Cmake: Build FFmpeg for wasm target
2021-09-19 20:00:39 +03:00
LoveEevee
81ebcddd7b
Cmake: Refactor dependency fetching
...
- Build maiatrac3plus on targets without ffmpeg
2021-09-19 08:46:47 +03:00