Commit Graph

86 Commits

Author SHA1 Message Date
alexey.lysiuk 59fb74e5e3 patch: remove obsolete 7zip fix 2024-06-05 11:00:44 +03:00
alexey.lysiuk 1c6f53a351 aedi: update nasm to 2.16.02 2024-04-14 09:45:40 +03:00
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 5d8c1732fc aedi: update freetype to 2.13.2
harfbuzz support has been disabled
2024-01-28 12:42:51 +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 ff433eb0a4 aedi: add ericw-tools target, version 0.18.1 2024-01-11 15:52:17 +02:00
alexey.lysiuk cc7857c24b delete obsolete lzma patch 2023-11-23 12:00:54 +02:00
alexey.lysiuk a79b497900 aedi: remove obsolete sdl2 patch
clang from xcode 15 drops support for macos sdk older than 11.3 to build c++ code, it cannot locate standard library headers anymore
without ability to use older macos sdks, it doesn't make any sense to disable gamecontroller and corehaptic support
2023-11-03 13:18:37 +02:00
alexey.lysiuk 9e38666b87 delete obsolete moltenvk patch 2023-10-24 09:50:26 +03:00
alexey.lysiuk f8fb3cbed3 remove obsolete radare2 patch 2023-10-18 12:33:50 +03:00
alexey.lysiuk dbd750017e aedi: update webp to 1.3.1 2023-08-23 12:42:52 +03:00
alexey.lysiuk e658e061fc aedi: update 7zip to 23.01 2023-07-20 13:01:57 +03:00
alexey.lysiuk d6d2ba8a3e aedi: patch for nasm build date determinism 2023-04-22 13:58:59 +03:00
alexey.lysiuk 5f1d4ef475 patch: remove obsolete opus patch 2023-04-20 10:21:52 +03:00
alexey.lysiuk 116551e40e aedi: add radare2 target 2023-03-30 16:38:40 +03:00
alexey.lysiuk f96c25b4c5 quasi-glib: simplify code with default pthread attributes 2023-02-23 15:38:24 +02:00
alexey.lysiuk 93b3e7f9b1 quasi-glib: use spaces instead of tabs in library source code 2023-02-23 15:38:24 +02:00
alexey.lysiuk 40ce7088f4 quasi-glib: add test of all defined functions
use c++ 17 for library and test
2023-02-23 15:38:24 +02:00
alexey.lysiuk a9c3840dc2 quasi-glib: fix missing pthread_condattr_destroy() call 2023-02-23 15:14:49 +02:00
alexey.lysiuk 3a1768e681 aedi: add 7zip target, 7zz executable only 2023-02-20 11:51:12 +02:00
alexey.lysiuk 037a8292ce aedi: update sdl2 to 2.26.3 2023-02-17 17:21:26 +02:00
alexey.lysiuk 9e058ac20f aedi: update cmake to 3.25.1 2023-01-10 16:43:42 +02:00
alexey.lysiuk e377a3aa9a aedi: use cmake in quasi-glib target 2022-12-31 10:46:59 +02:00
alexey.lysiuk edabbc6dc0 patch: add quasi-glib source code 2022-12-28 12:46:46 +02:00
alexey.lysiuk 29247ed6d3 aedi: update moltenvk to 1.2.1 2022-12-10 13:40:59 +02:00
alexey.lysiuk 93c629d6d9 aedi: remove obsolete sdl2 no-update-revision patch 2022-12-02 14:04:23 +02:00
alexey.lysiuk 64ff625302 aedi: update sdl2 to 2.26.0 2022-11-22 10:15:34 +02:00
alexey.lysiuk e5c5f920d4 aedi: update mpg123 to 1.31.1 2022-11-02 15:27:31 +02:00
alexey.lysiuk adda2889ff update replacement file for static moltenvk
removed function is exported since moltenvk 1.2.0
2022-10-21 11:47:44 +03:00
alexey.lysiuk 39c5e3b970 aedi: update moltenvk to 1.2.0 2022-10-21 10:30:22 +03:00
alexey.lysiuk 6ac376d517 aedi: update sdl2 to 2.24.1 2022-10-05 10:24:54 +03:00
alexey.lysiuk 67a4e3efd1 aedi: update flac to 1.4.1 2022-09-22 13:31:59 +03:00
alexey.lysiuk 96ef1befe0 aedi: patch flac to avoid usage of git
commit hash and date of this repo instead of flac one were put into the binary
2022-09-10 10:40:32 +03:00
alexey.lysiuk fc54fd298e aedi: patch glib to avoid inclusion of intermediate path to library 2022-08-30 16:14:11 +03:00
alexey.lysiuk 21e032934d add replacement files to build with static moltenvk
this applies to gzdoom and raze targets only
2022-08-22 10:49:07 +03:00
alexey.lysiuk 6835eb7d35 aedi: update sdl2 to 2.24.0 2022-08-20 09:59:52 +03:00
alexey.lysiuk 10530a6663 aedi: build moltenvk as static library
dynamic library is created from the static one
2022-08-18 13:08:57 +03:00
alexey.lysiuk 016056611f aedi: do not build unused libraries and tools of mpg123 2022-07-20 11:05:58 +03:00
alexey.lysiuk 770d764a99 aedi: update sdl2_mixer to 2.6.0 2022-07-09 18:00:18 +03:00
alexey.lysiuk 397c14c12f aedi: update webp to 1.2.2 2022-06-29 09:57:31 +03:00
alexey.lysiuk 5a2e955771 aedi: patch cmake 3.21.1 to support Xcode 14 project generation 2022-06-18 12:36:05 +03:00
alexey.lysiuk 6c2e477c87 aedi: update sdl2 to 2.0.22 2022-04-30 12:41:42 +03:00
alexey.lysiuk 42bd8f9107 remove obsolete flac patch 2022-03-04 16:29:15 +02:00
alexey.lysiuk 6695b56129 update patches for sdl2 2.0.20 2022-01-19 12:11:29 +02:00
alexey.lysiuk 86d1731e1f patch: disable gamecontroller and corehaptic for sdl2 2021-12-04 15:14:02 +02:00
alexey.lysiuk aa6ed829d5 patch: minimize sdl2 update revision diff 2021-12-04 15:14:02 +02:00
alexey.lysiuk 4f97b9a4b2 aedi: update sdl2 to 2.0.18 2021-12-04 13:46:32 +02:00
alexey.lysiuk c890469d7f add pbzx xar content patch
primary target of pbzx is xcode .xip files that have an entry named Content instead of Payload
2021-10-07 10:49:57 +03:00
alexey.lysiuk 33fd8218ed aedi: do not update SDL_revision.h 2021-09-12 11:08:53 +03:00
alexey.lysiuk 093435bc21 aedi: remove obsolete samplerate patch 2021-08-02 10:53:23 +03:00