Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-07-21 | Adopt and Update PKGBUILD | a821 | |
Adapt PKGBUILD so it follows official `glew` package. Notable changes. + Add git and python to `makedepends` + Add extra git sources needed by `glew` + Adapt `glew-install.patch` from official package + Remove old unnecessary comments In `prepare` we checkout a branch manually instead of setting the "#branch" option in source array because the Makefile expects a branch named `glew`, otherwise it fails with: remote branch not found. |