mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-20 04:23:16 -04:00
dev-libs/polyseed: new ebuild
Signed-off-by: Adam Pimentel <adam.pimentel@protonmail.com>
This commit is contained in:
17
dev-libs/polyseed/polyseed-9999.ebuild
Normal file
17
dev-libs/polyseed/polyseed-9999.ebuild
Normal file
@@ -0,0 +1,17 @@
|
||||
# Copyright 1999-2022 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
|
||||
inherit cmake git-r3
|
||||
|
||||
DESCRIPTION="Mnemonic seed library for Monero and other CryptoNote-based currencies. "
|
||||
HOMEPAGE="https://github.com/tevador/polyseed"
|
||||
SRC_URI=""
|
||||
EGIT_REPO_URI="https://github.com/tevador/polyseed.git"
|
||||
|
||||
LICENSE="LGPL-3"
|
||||
SLOT="0"
|
||||
KEYWORDS=""
|
||||
IUSE="" #todo: make test executible a USE flag
|
||||
|
||||
Reference in New Issue
Block a user