alexey.lysiuk
e7336c4e8c
aedi: patch fluidsynth sf3 support
...
detection of sndfile vorbis/mpeg support is a bit broken right now
* native target doesn't detect it because of missing flac symbols, can be fixes with `-lFLAC` linker option
* cross-compiled target doesn't detect it even with the given linker option
2024-03-28 16:01:19 +02:00
alexey.lysiuk
987517e7ff
aedi: update fluidsynth to 2.3.5
2024-03-28 15:35:13 +02:00
alexey.lysiuk
6a6fbe9538
aedi: remove version check from glslang target
2024-03-14 17:45:42 +02:00
alexey.lysiuk
a633b8fd26
aedi: update moltenvk to 1.2.8
2024-03-14 15:29:56 +02:00
alexey.lysiuk
525172637a
aedi: bump oldest supported os version for x64 to 10.15
...
moltenvk 1.2.8 cannot be built for 10.13 because of glslang dependency on filesystem from c++ standard library
2024-03-14 15:29:39 +02:00
alexey.lysiuk
c83af5e5f6
aedi: update vulkan-loader to 1.3.280
2024-03-13 12:47:40 +02:00
alexey.lysiuk
fbe5d5ac30
aedi: update vulkan-headers to 1.3.280
2024-03-13 12:46:23 +02:00
alexey.lysiuk
ec09f83b9d
aedi: use release package for opus
...
this requires temporary solution to workaround lack of tls 1.3 support in python shipped with xcode
2024-03-12 12:23:02 +02:00
alexey.lysiuk
a144e6204d
aedi: fix cmake cpu setting when cross-compiling x64 target on arm host
2024-03-12 12:21:32 +02:00
alexey.lysiuk
cb357f04bb
aedi: update glslang to 14.1.0
2024-03-09 09:41:06 +02:00
alexey.lysiuk
d77a2675ea
aedi: update sdl2 to 2.30.1
2024-03-06 09:32:28 +02:00
alexey.lysiuk
62900b43e1
aedi: update rizin to 0.7.2
2024-03-06 09:30:59 +02:00
alexey.lysiuk
e68c36c35f
aedi: update opus to 1.5.1
2024-03-05 10:52:50 +02:00
alexey.lysiuk
c903d2f5bc
aedi: update rizin to 0.7.1
2024-03-05 09:51:01 +02:00
alexey.lysiuk
0ef2203c03
aedi: update rizin to 0.7.0
2024-02-25 10:28:06 +02:00
alexey.lysiuk
bc2b55f48f
aedi: apply common linker flags when building tests
2024-02-23 13:11:16 +02:00
alexey.lysiuk
8846d79765
aedi: silence duplicate libraries linker warnings
2024-02-23 13:10:31 +02:00
alexey.lysiuk
2956fc2ff9
aedi: create lib directory before creating moltenvk dylib
...
fix ld: warning: directory not found for option '-L/.../zdoom-macos-deps/prefix/lib'
2024-02-23 13:08:51 +02:00
alexey.lysiuk
f76ece9501
aedi: update mpg123 to 1.32.5
2024-02-22 10:03:15 +02:00
alexey.lysiuk
e9f582eada
aedi: update sdl2 to 2.30.0
2024-02-03 09:55:31 +02:00
alexey.lysiuk
caba3828fc
aedi: add doxbox-x target, version 2023.10.06
2024-01-28 12:47:51 +02:00
alexey.lysiuk
5d8c1732fc
aedi: update freetype to 2.13.2
...
harfbuzz support has been disabled
2024-01-28 12:42:51 +02:00
alexey.lysiuk
9d874f61b1
aedi: update sdl2_mixer to 2.8.0
2024-01-24 13:30:14 +02:00
alexey.lysiuk
ef51b04609
aedi: add gme (game-music-emu) target, version 0.6.3
2024-01-24 12:21:20 +02:00
alexey.lysiuk
5e6d17a2b8
aedi: add wavpack target, version 5.6.0
2024-01-23 11:50:28 +02:00
alexey.lysiuk
ddd635722d
aedi: update vpx to 1.14.0
2024-01-23 10:54:14 +02:00
alexey.lysiuk
8835fdf38b
aedi: update mpg123 to 1.32.4
2024-01-16 09:48:35 +02:00
alexey.lysiuk
0cee9fb9d3
aedi: update moltenvk to 1.2.7
2024-01-12 12:58:55 +02:00
alexey.lysiuk
7a78b8e731
aedi: update vulkan-loader to 1.3.275
2024-01-12 10:14:58 +02:00
alexey.lysiuk
dfd6cf347e
aedi: mark vulkan-headers as platform agnostic
...
it contains no binary code, but header files, python scripts, etc
2024-01-12 10:02:35 +02:00
alexey.lysiuk
9d806eca0a
aedi: update vulkan-headers to 1.3.275
2024-01-12 09:57:59 +02:00
alexey.lysiuk
b4fe154b69
aedi: update zlib-ng to 2.1.6
2024-01-11 15:59:26 +02:00
alexey.lysiuk
ff433eb0a4
aedi: add ericw-tools target, version 0.18.1
2024-01-11 15:52:17 +02:00
alexey.lysiuk
1a1f1debf1
aedi: take relative source path into account when installing configure+make dependency target
2024-01-03 12:57:56 +02:00
alexey.lysiuk
33212d8acc
aedi: add xdelta target, version 3.1.0
2024-01-03 12:56:04 +02:00
alexey.lysiuk
eda6daf2b7
aedi: add automake target, version 1.16.5
2024-01-03 11:58:18 +02:00
alexey.lysiuk
8a9ce7f48d
aedi: add autoconf target, version 2.72
2024-01-03 11:51:33 +02:00
alexey.lysiuk
28afbc48ab
aedi: add m4 target, version 1.4.19
2024-01-03 10:33:15 +02:00
alexey.lysiuk
975b11a00c
aedi: update unrar to 6.2.12
2024-01-03 10:04:25 +02:00
alexey.lysiuk
2f99a66812
aedi: update sdl2_image to 2.8.2
2024-01-02 10:56:33 +02:00
alexey.lysiuk
bea867a95a
aedi: update copyright years
2024-01-02 10:55:22 +02:00
alexey.lysiuk
aef9b58f4a
aedi: fix setting minimum os version via command line
...
this resolves the following error after switching from distutils to packaging module
TypeError: '>=' not supported between instances of 'str' and 'Version'
2023-12-23 10:29:02 +02:00
alexey.lysiuk
89b9778fd1
aedi: update glslang to 14.0.0
2023-12-23 10:11:29 +02:00
alexey.lysiuk
acfcef3683
aedi: make mypy linter happy
...
state.py:112: error: Item "None" of "Match[str] | None" has no attribute "group" [union-attr]
2023-12-15 16:40:05 +02:00
alexey.lysiuk
e8d8bba6ab
aedi: apply linker workaround to affected clang version only
...
xcode 15.0 and 15.0.1 have weak symbols compatibility issue, they were released with clang version 1500.0.40.1
the bug was fixed in xcode 15.1 which was shipped with clang version 1500.1.0.2.5
2023-12-15 15:42:03 +02:00
alexey.lysiuk
dd49829765
aedi: update sdl2_image to 2.8.1
2023-12-14 10:07:24 +02:00
alexey.lysiuk
c681e48434
aedi: enable webp support for sdl2_image
2023-12-06 10:58:04 +02:00
alexey.lysiuk
495f17d76f
aedi: update sdl2_image to 2.8.0
2023-12-06 10:53:29 +02:00
alexey.lysiuk
aef19262c2
aedi: update zlib-ng to 2.1.5
2023-11-28 09:41:49 +02:00
alexey.lysiuk
e67e0c9155
aedi: update meson to 1.3.0
2023-11-23 16:08:57 +02:00