Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-10-14 | Build from master branch not from dev | Radu Potop | |
2024-10-14 | Added conflicts | Radu Potop | |
2024-10-14 | Update name | Radu Potop | |
2024-10-14 | Copy files over from alsa-scarlett-gui-dev | Radu Potop | |
2023-04-27 | Replace werror.patch with sed command | Claudio 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-27 | Add patch to remove -Werror from CFLAGS | Claudio 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-02 | remove pkgdir from build() | Claudio Cabral | |
2022-04-02 | add PREFIX to build command as well | Claudio Cabral | |
2022-03-30 | initial commit | Claudio Cabral | |