dev-embedded/wally-cli-bin - 2.0.0 (robertgzr)

Search

Package Information

Description:
Flash your ZSA keyboard the EZ way
Homepage:
https://ergodox-ez.com/pages/wally
License:
Apache-2.0

Ebuild Details

Version EAPI Keywords Slot
2.0.0 8 ~amd64 ~x86 0
View Raw Ebuild
EAPI=8

DESCRIPTION="Flash your ZSA keyboard the EZ way"
HOMEPAGE="https://ergodox-ez.com/pages/wally"
SRC_URI="https://github.com/zsa/wally-cli/releases/download/${PV}-linux/wally-cli -> ${PN}"
RESTRICT="mirror strip"

S=${DISTDIR}

LICENSE="Apache-2.0"
SLOT="0"
KEYWORDS="~amd64 ~x86"

DEPEND=""
RDEPEND="${DEPEND}"
BDEPEND=""

src_install() {
	dobin ${DISTDIR}/${PN}
}

Manifest for 2.0.0

Type File Size Source URLs
DIST wally-cli-bin 3157280 bytes https://github.com/zsa/wally-cli/releases/download/2.0.0-linux/wally-cli