| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 2.0.0 | 8 | ~amd64 ~x86 | 0 |
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}
}
| 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 |