summarylogtreecommitdiffstats
AgeCommit message (Collapse)Author
7 daysupgpkG: 0.8.0-1: lmao I forgot to check for an updateHurricanePootis
7 daysupgpkg: 0.7.1-3: fix for qt 6.10.0HurricanePootis
11 daysupgpkg: 0.7.1-2: add back libusb from system, add speexdsp to system, fix ↵HurricanePootis
cubeb patch
12 daysupgpkg: 0.7.1-1: go to libusb submodule to fix buildHurricanePootis
2025-09-19upgpkg: 0.7.0-5: systemd 258 udev rules fixHurricanePootis
2025-09-18upgpkg: 0.0.7-4: force gcc, remove zlib and zstd from makedependsHurricanePootis
I got a comment that somebody couldn't compile citron with clang. After looking into it, it seems like this is because they were using clang. Therefore, I set up a few case functions that check to see if that the user has set thin LTO and are using LLD. Seeing as GCC does not support ThinLTO, I change it back to -flto=auto to get most performance. Then, seeing as LLD does not support GNU's job system for fast(ish for gcc lol) LTO builds, I change back to the standard ld. I am not going to check for mold, as mold automatically uses ld for LTO builds. If there are any problems, please let me know! I built this on my laptop where I had clang set as the default, and it used gcc by default. I also built this in a clean chroot, where GCC is obviously the default.
2025-09-11upgpkg: 0.7.0-3: ensure system cubeb is not usedHurricanePootis
2025-09-09upgpkg: 0.7.0-2: fix build with vulkan-utility-librariesHurricanePootis
2025-09-09upgpkg: 0.7.0-1HurricanePootis
2025-06-09upgpkg: 0.6.1-9: add version information and input rulesHurricanePootis
2025-06-09upgpkg: 0.6.1-8: fix depends, makedepeneds, build, and add licensesHurricanePootis
2025-05-03patch code for arch's Boost 1.88 updateTERRIER Sébastien
2025-04-29update upstream git https addressTERRIER Sébastien
2025-04-26add configure option to build with cmake 4.xTERRIER Sébastien
2025-04-02update some CmakeLists sinc arch's cmake bump to 4.xSébastien TERRIER
2025-03-27update sourcesSébastien TERRIER
2025-03-22use CFLAGS from makepkg.confTERRIER Sébastien
2025-03-17update version and dependancies, add discord-rpc, add b2sumsTERRIER Sébastien
2025-03-15move boost to make dependancy and add commit to sourcesTERRIER Sébastien
2025-03-13remove PGO optimizationTERRIER Sébastien
2025-03-11update to v0.6TERRIER Sébastien
2025-02-22Update to version 0.5 + removal of vcpkg dependencyTERRIER Sébastien
2025-02-03update sources according AUR submission guidelines + use system library when ↵TERRIER Sébastien
possible
2025-01-28add option to force not using faster LD (LLD) as it seems to not compile with itTERRIER Sébastien
2025-01-27force use of system SDL + donwload from git to import correct submodules ↵TERRIER Sébastien
versions
2025-01-27update to new version 0.4 and improve PKGBUILDTERRIER Sébastien
2025-01-20initial commitTERRIER Sébastien