pantry/projects/crates.io/lighthouse/package.yml

34 lines
862 B
YAML
Raw Normal View History

2023-04-14 23:04:00 +03:00
distributable:
url: https://github.com/sigp/lighthouse/archive/refs/tags/v{{ version }}.tar.gz
strip-components: 1
versions:
github: sigp/lighthouse
strip: /^v/
dependencies:
zlib.net: ^1
build:
dependencies:
rust-lang.org: ^1.66
rust-lang.org/cargo: '*'
cmake.org: ^3.12
protobuf.dev: '*'
script:
# curve25519-dalek 4.1.2 introduces some odd simd issues on x86-64
- run: sed -i
-e 's/version = "4.1.2"/version = "4.1.1"/'
-e 's/0a677b8922c94e01bdbb12126b0bc852f00447528dee1782229af9c720c3f348/e89b8c6a2e4b1f45971ad09761aafb85514a84744b67a95e32c3cc1352d1f65c/'
Cargo.lock
if: '>=5.0.0'
- make CARGO_INSTALL_EXTRA_FLAGS="--root {{prefix}}"
2024-01-25 18:29:23 +03:00
test: make test-release
2023-04-14 23:04:00 +03:00
provides:
- bin/lighthouse
2024-01-25 18:29:23 +03:00
test:
- lighthouse account_manager wallet list
- test -d ~/.lighthouse/mainnet/wallets