# Template file for 'rofi' pkgname=rofi version=0.15.1 revision=1 hostmakedepends="automake pkg-config autoconf" makedepends="libX11-devel pango-devel libXinerama-devel libXft-devel" build_style=gnu-configure short_desc="A window switcher, run dialog and dmenu replacement" maintainer="Thomas Adam " license="MIT" homepage="https://davedavenport.github.io/rofi/" distfiles="https://github.com/DaveDavenport/rofi/archive/${version}.tar.gz" checksum=35de926df5f4fe03a7d62c78102c9b82820236f66c22cfcc987b6d388421d715 pre_configure() { autoreconf -fi } post_install() { vlicense COPYING }