| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 0.4.1 | 8 | ~amd64 | 0 |
EAPI=8
inherit meson
DESCRIPTION="Utility to manage outputs of a Wayland compositor"
HOME_PAGE="https://sr.ht/~emersion/wlr-randr/"
SRC_URI="https://git.sr.ht/~emersion/${PN}/refs/download/v${PV}/${P}.tar.gz"
KEYWORDS="~amd64"
LICENSE="MIT"
SLOT=0
DEPEND="dev-libs/wayland"
src_configure() {
local emesonargs=(
-Dwerror=true
)
meson_src_configure
}
dev-libs/wayland
| Type | File | Size | Source URLs |
|---|---|---|---|
| DIST | wlr-randr-0.4.1.tar.gz | 13490 bytes | https://git.sr.ht/~emersion/wlr-randr/refs/download/v0.4.1/wlr-randr-0.4.1.tar.gz |