Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Drop internal deps #2

Merged
merged 4 commits into from Oct 13, 2020
Merged

Drop internal deps #2

merged 4 commits into from Oct 13, 2020

Conversation

bartoszek
Copy link
Owner

Drop redundant internal deps and refactor the PKGBUILD.

bartus added 4 commits September 29, 2020 21:47
* rename CMakeLists.patch to reflect function.
* drop `rm` from prepare(), `makepkg -C` should be used for cleaning.
* use bash4 uppercase string manipulation ${var^^} instead of `mv`.
* move build variable init to build(), for staged build compatibility.
* allow `MAKEFLAGS` to override `njobs` variable.
* drop `mkdir` and use `cmake -B build_path -S source_path` syntax.
* switch to sha256 checksums.
* add hashbang hint.
* refactor array initialization.
* turn off internal: ffmpeg, freetype, glm, glew, rtaudio, libpng,
  libtiff, libjpeg, openimageio, openexr, ilmbase, zlib,
* left internal: picojson, fseq, glad, pybind11
@bartoszek bartoszek merged commit 31f2229 into master Oct 13, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant