summarylogtreecommitdiffstats
path: root/PKGBUILD
AgeCommit message (Collapse)Author
2025-02-04Fix to use non-standard LIMO_INSTALL_PREFIX, add changelogsOdin Vex
Limo now uses a non-standard LIMO_INSTALL_PREFIX variable, set to /usr, added changelogs. Signed-off-by: Odin Vex <odin.vex@ethicalexploiting.com>
2025-02-04Add steam_app_configs logic, supports new gamesOdin Vex
Limo apparently ships new json files, adding. Signed-off-by: Odin Vex <odin.vex@ethicalexploiting.com>
2024-11-26Add librsvg dependency, helps fix gimp compiles of imagemagickOdin Vex
Signed-off-by: Odin Vex <odin.vex@ethicalexploiting.com>
2024-11-19Add dependency spdlog, previously unknownOdin Vex
Signed-off-by: Odin Vex <odin.vex@ethicalexploiting.com>
2024-11-10Adjust binary name, add doxygen, use system libunrarOdin Vex
Signed-off-by: Odin Vex <odin.vex@ethicalexploiting.com>
2024-11-10Adjust Limo binary name to limoOdin Vex
Signed-off-by: Odin Vex <odin.vex@ethicalexploiting.com>
2024-10-27Fix Doxygen detectionOdin Vex
Adjusted PKGUILD's detection of Doxygen to not fail when missing. Signed-off-by: Odin Vex <odin.vex@ethicalexploiting.com>
2024-10-17Added missing libraries, severalOdin Vex
Signed-off-by: Odin Vex <odin.vex@ethicalexploiting.com>
2024-10-17Add missing dependency, qt5-svgOdin Vex
Signed-off-by: Odin Vex <odin.vex@ethicalexploiting.com>
2024-10-17Added cmake to makedependsOdin Vex
Signed-off-by: Odin Vex <odin.vex@ethicalexploiting.com>
2024-10-15Fix PKGBUILD, add proper icon(s)Odin Vex
Fixed install root and added homemade SVG conversion to PNG. Signed-off-by: Odin Vex <odin.vex@ethicalexploiting.com>
2024-10-15Adjust .SRCINFO insteadOdin Vex
Incorrectly assumed PKGBUILD, meant .SRCINFO. Signed-off-by: Odin Vex <odin.vex@ethicalexploiting.com>
2024-10-15Adjust PKGBUILDOdin Vex
Arrays (*depends) adjusted to single line for parsing by AUR. Signed-off-by: Odin Vex <odin.vex@ethicalexploiting.com>
2024-10-15Initial CommitOdin Vex
Initial commit using upstream 6eda51d14a8f096a9fb1e2545cd47a378c186ef7 commit. Signed-off-by: Odin Vex <odin.vex@ethicalexploiting.com>