Install this version:
emerge -a =media-plugins/airwindows-lv2-30.0
If this version is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask =media-plugins/airwindows-lv2-30.0
Or alternatively:
emerge --autounmask-write -a =media-plugins/airwindows-lv2-30.0
| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 30.0 | 8 | ~amd64 | 0 |
EAPI=8
inherit meson
DESCRIPTION="an LV2 port of the Airwindows plugins originally created by Chris Johnson."
HOMEPAGE="https://sr.ht/~hannes/airwindows-lv2/"
SRC_URI="https://git.sr.ht/~hannes/airwindows-lv2/archive/v${PV}.tar.gz -> ${P}.tar.gz"
S="${WORKDIR}/${PN}-v${PV}"
LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64"
DOCS=( NOTES.md README.md )
RESTRICT="primaryuri"
| Type | File | Size | Source URLs |
|---|---|---|---|
| DIST | airwindows-lv2-30.0.tar.gz | 434025 bytes | https://git.sr.ht/~hannes/airwindows-lv2/archive/v30.0.tar.gz |