Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-09-08 | Drop cmake and man install fixups | Aren Moynihan | |
It appears there are installed to the correct location by default now, so this is dead code. | |||
2024-09-08 | use cmake commands instead of make directly | Aren Moynihan | |
This makes it much easier to use a replace make with e.g. ninja. Users may want to do this for better build output and/or more efficient builds. Also don't bother removing the build directory, that's what makepkg -C is for. | |||
2024-09-08 | add missing dependencies | Aren Moynihan | |
The only dependency clone.sh was being used for was libuvc, adding it to depends means clone.sh can be avoided. | |||
2024-09-08 | Re-add -Wformat patch | Aren Moynihan | |
Without this the package doens't build. | |||
2024-05-16 | running git externals to make it compile again | unmellow | |
2024-04-17 | updating package release because duh | unmellow | |
2024-04-11 | lietterally stole the suggested changes from @Earnest | unmellow | |
2018-04-26 | Add missin git makedepends | Adrian Perez de Castro | |
2017-09-25 | Let the configuration system choose a GL implementation | Adrian Perez de Castro | |
2017-09-25 | Initial import | Adrian Perez de Castro | |