summarylogtreecommitdiffstats
AgeCommit message (Collapse)Author
2024-10-14Build from master branch not from devRadu Potop
2024-10-14Added gitignoreRadu Potop
2024-10-14Added conflictsRadu Potop
2024-10-14Update nameRadu Potop
2024-10-14Copy files over from alsa-scarlett-gui-devRadu Potop
2023-04-27Replace werror.patch with sed commandClaudio Cabral
Given that this is a git package, the previous solution was likely to break if upstream edit src/Makefile. Using sed instead we avoid this issue.
2023-04-27Add patch to remove -Werror from CFLAGSClaudio Cabral
There are many deprecated warnings in gtk4 which break the build when compiling with -Werror. While this is fixed upstream, let's remove it from CFLAGS.
2022-04-02remove pkgdir from build()Claudio Cabral
2022-04-02add PREFIX to build command as wellClaudio Cabral
2022-03-30initial commitClaudio Cabral