Skip to content

Instantly share code, notes, and snippets.

@Eloitor
Created August 17, 2021 18:34
Show Gist options
  • Select an option

  • Save Eloitor/a52552c16061b341e70072aa6166bb9d to your computer and use it in GitHub Desktop.

Select an option

Save Eloitor/a52552c16061b341e70072aa6166bb9d to your computer and use it in GitHub Desktop.
lean
# 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