summarylogtreecommitdiffstats
AgeCommit message (Collapse)Author
2024-10-24update bestsource to r8Funami
2024-09-19fix empty buildtypeh3xo
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-07fix boost issueboydaihungst
‘boost::endian::order::enum_type’ has not been declared
2024-08-08re-add ffms2 as dependencyFunami
A new FFMS2 version is now in the repos which should fix the issues with VP8/VP9/AV1.
2024-06-24fix conflict with official vapoursynth-plugin-bestsource packageFunami
2024-05-31update ffms2, bestsourceFunami
2024-04-03update bestsource, use xxhash instead of janssonFunami
2024-03-08update bestsource wrap to fix buildFunami
also remove bestaudiosource as optional dependency
2023-09-05remove luajit patchFunami
2023-08-26use ffms2 fork that applies some patches to improve support for VP8/VP9/AV1Funami
2023-08-26fix luajit.h not foundFunami
2023-04-27disable lto (for now)Funami
2023-04-24fix for existing build directory and changeable default_audio_output, buildtypeFredrick 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-11remove -git from dependencyFunami
2023-02-11add some VapourSynth plugins to optional dependenciesFunami
2023-01-31bestsource: pin commitFunami
see: https://github.com/arch1t3cht/Aegisub/commit/e2fb3a7e438a31fda74f27787e37c942a9b002f5
2022-11-13fix boost "undefined reference" errorFunami
2022-10-06use buildtype=releaseFunami
2022-08-19add hicolor-icon-theme as dependencyFunami
2022-08-19add VapourSynth and AviSynthPlus to optional dependenciesFunami
2022-08-18Initial commitFunami