Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-10-24 | update bestsource to r8 | Funami | |
2024-09-19 | fix empty buildtype | h3xo | |
In newer versions of makepkg, after sourcing /etc/makepkg.conf, BUILDENV is marked as readonly (https://gitlab.archlinux.org/pacman/pacman/-/merge_requests/189). If we source /etc/makepkg.conf, we try to overwrite BUILDENV resulting in an error in source (as we cannot overwrite the read-only variable), early return, resulting in an empty BUILDTYPE variable. | |||
2024-09-07 | fix boost issue | boydaihungst | |
‘boost::endian::order::enum_type’ has not been declared | |||
2024-08-08 | re-add ffms2 as dependency | Funami | |
A new FFMS2 version is now in the repos which should fix the issues with VP8/VP9/AV1. | |||
2024-06-24 | fix conflict with official vapoursynth-plugin-bestsource package | Funami | |
2024-05-31 | update ffms2, bestsource | Funami | |
2024-04-03 | update bestsource, use xxhash instead of jansson | Funami | |
2024-03-08 | update bestsource wrap to fix build | Funami | |
also remove bestaudiosource as optional dependency | |||
2023-09-05 | remove luajit patch | Funami | |
2023-08-26 | use ffms2 fork that applies some patches to improve support for VP8/VP9/AV1 | Funami | |
2023-08-26 | fix luajit.h not found | Funami | |
2023-04-27 | disable lto (for now) | Funami | |
2023-04-24 | fix for existing build directory and changeable default_audio_output, buildtype | Fredrick R. Brennan | |
- if the build directory already exists, call meson with --reconfigure because it will fail otherwise - make it possible to change the default audio output of Aegisub with the AEGISUB_AUR_DEFAULT_AUDIO_OUTPUT environment variable - if "!strip" is found in the /etc/makepkg.conf OPTIONS array, build in debug mode and otherwise in release mode | |||
2023-02-11 | remove -git from dependency | Funami | |
2023-02-11 | add some VapourSynth plugins to optional dependencies | Funami | |
2023-01-31 | bestsource: pin commit | Funami | |
see: https://github.com/arch1t3cht/Aegisub/commit/e2fb3a7e438a31fda74f27787e37c942a9b002f5 | |||
2022-11-13 | fix boost "undefined reference" error | Funami | |
2022-10-06 | use buildtype=release | Funami | |
2022-08-19 | add hicolor-icon-theme as dependency | Funami | |
2022-08-19 | add VapourSynth and AviSynthPlus to optional dependencies | Funami | |
2022-08-18 | Initial commit | Funami | |