Created
August 17, 2021 18:34
-
-
Save Eloitor/a52552c16061b341e70072aa6166bb9d to your computer and use it in GitHub Desktop.
lean
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # Template file for 'lean' | |
| pkgname=lean | |
| version=3.4.2 | |
| revision=1 | |
| build_wrksrc=src | |
| build_style=cmake | |
| # make_cmd=ninja | |
| hostmakedepends="cmake gmp" | |
| makedepends="gmp-devel" | |
| depends="gmp" | |
| short_desc="Lean Theorem Prover, maintained by the Lean community" | |
| maintainer="Eloi Torrents <eloitorrentsj@gmail.com>" | |
| license="Apache-2.0" | |
| homepage="https://github.com/leanprover/lean" | |
| distfiles="${homepage}/archive/v${version}.tar.gz" | |
| checksum=ec4488be8473577666f38dec81123d0f7b26476139d3caa2e175a571f6c00d87 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment