From ee4db6b7ae79d718259cc6b0293daf7175d50778 Mon Sep 17 00:00:00 2001 From: Jacob Heider Date: Sun, 23 Jun 2024 12:26:13 -0400 Subject: [PATCH] +vanitygen++ --- .../10gic/vanitygen-plusplus/package.yml | 35 +++++++++++++++++++ 1 file changed, 35 insertions(+) create mode 100644 projects/github.com/10gic/vanitygen-plusplus/package.yml diff --git a/projects/github.com/10gic/vanitygen-plusplus/package.yml b/projects/github.com/10gic/vanitygen-plusplus/package.yml new file mode 100644 index 00000000..543ab241 --- /dev/null +++ b/projects/github.com/10gic/vanitygen-plusplus/package.yml @@ -0,0 +1,35 @@ +distributable: + url: https://github.com/10gic/vanitygen-plusplus/archive/refs/tags/{{version.tag}}.tar.gz + strip-components: 1 + +versions: + github: 10gic/vanitygen-plusplus/tags + +dependencies: + openssl.org: ^1.1 + curl.se: ^8 + pcre.org: ^8 + +build: + script: + - run: + - make all + - install -D oclvanityminer '{{prefix}}/bin/oclvanityminer' + - install -D oclvanitygen++ '{{prefix}}/bin/oclvanitygen++' + if: darwin + - run: make most + if: linux + - install -D vanitygen++ '{{prefix}}/bin/vanitygen++' + - install -D keyconv '{{prefix}}/bin/keyconv' + +provides: + linux: + - bin/vanitygen++ + - bin/keyconv + darwin: + - bin/vanitygen++ + - bin/keyconv + - bin/oclvanitygen++ + - bin/oclvanityminer + +test: vanitygen++ 1pkgx