2014-11-20 08:08:07 +00:00
|
|
|
# Template file for 'rofi'
|
|
|
|
pkgname=rofi
|
2015-06-03 16:56:00 +00:00
|
|
|
version=0.15.5
|
2014-11-20 08:08:07 +00:00
|
|
|
revision=1
|
|
|
|
build_style=gnu-configure
|
2015-04-28 07:24:29 +00:00
|
|
|
hostmakedepends="pkg-config autoconf"
|
2015-03-01 20:55:21 +00:00
|
|
|
makedepends="pango-devel libXinerama-devel libXft-devel"
|
2014-11-20 08:08:07 +00:00
|
|
|
short_desc="A window switcher, run dialog and dmenu replacement"
|
2015-06-03 16:56:00 +00:00
|
|
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
2014-11-20 08:08:07 +00:00
|
|
|
license="MIT"
|
|
|
|
homepage="https://davedavenport.github.io/rofi/"
|
2015-03-01 20:55:21 +00:00
|
|
|
distfiles="https://github.com/DaveDavenport/rofi/releases/download/${version}/rofi-${version}.tar.xz"
|
2015-06-03 16:56:00 +00:00
|
|
|
checksum=3d7fefc986003527237ffc59a27158e4680e8c6daa6d45374e50734a19996dcf
|
2014-11-20 08:08:07 +00:00
|
|
|
|
|
|
|
post_install() {
|
2015-03-01 20:55:21 +00:00
|
|
|
vlicense COPYING LICENSE
|
2014-11-20 08:08:07 +00:00
|
|
|
}
|