Skip to content

sci-biology/dcm2niix: add patch#1091

Closed
lucasmitrak wants to merge 1 commit intogentoo:masterfrom
lucasmitrak:dcm2niix
Closed

sci-biology/dcm2niix: add patch#1091
lucasmitrak wants to merge 1 commit intogentoo:masterfrom
lucasmitrak:dcm2niix

Conversation

@lucasmitrak
Copy link
Copy Markdown
Contributor

  • Disable finding git in cmake
  • Add patch to ebuild

Currently, sci-biology/dcm2niix will not compile if git is not found.
The patch dcm2niix-disable_find_git.patch comments out the lines which
attempt to find git and require it to be found. With this patch, the
package will compile correctly. Without this patch, cmake will throw
an error if git is not found.
This commit was tested in a docker image with dev-util/ebuildtester.
This commit was written, tested, and submitted by Lucas Mitrak.

Closes: https://bugs.gentoo.org/755746
Signed-off-by: Lucas Mitrak lucas@lucasmitrak.com

* Disable finding git in cmake
* Add patch to ebuild

Currently, sci-biology/dcm2niix will not compile if git is not found.
The patch dcm2niix-disable_find_git.patch comments out the lines which
attempt to find git and require it to be found. With this patch, the
package will compile correctly. Without this patch, cmake will throw
an error if git is not found.
This commit was tested in a docker image with dev-util/ebuildtester.
This commit was written, tested, and submitted by Lucas Mitrak.

Closes: https://bugs.gentoo.org/755746
Signed-off-by: Lucas Mitrak <lucas@lucasmitrak.com>
@Nowa-Ammerlaan
Copy link
Copy Markdown
Member

Thanks 👍

@lucasmitrak lucasmitrak deleted the dcm2niix branch June 11, 2021 14:04
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.

2 participants