EAPI=7 inherit git-r3 DESCRIPTION="Modular status bar for dwm written in c" HOMEPAGE="https://github.com/torrinfail/dwmblocks" EGIT_REPO_URI="https://git.eug-vs.xyz/suckless/dwmblocks" LICENSE="ISC" SLOT="0" KEYWORDS="amd64" src_install() { emake PREFIX="${D}/usr" install }