gui-apps/wlr-randr - 0.4.1 (ambasta)

Search

Package Information

Description:
Utility to manage outputs of a Wayland compositor
License:
MIT

Ebuild Details

Version EAPI Keywords Slot
0.4.1 8 ~amd64 0
View Raw Ebuild
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
}

Dependencies

DEPEND

dev-libs/wayland

Manifest for 0.4.1

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