# Template file for 'gxkb'
pkgname=gxkb
version=0.9.4
revision=1
build_style=gnu-configure
hostmakedepends="automake libtool pkg-config which"
makedepends="libxklavier-devel libwnck-devel gtk+3-devel"
short_desc="Lightweight GTK+3 X11 keyboard layout indicator and switcher"
maintainer="Ivan Kozak <kozak-iv@yandex.ru>"
license="GPL-2.0-or-later"
homepage="https://github.com/zen-tools/gxkb"
distfiles="https://github.com/zen-tools/gxkb/archive/v${version}.tar.gz"
checksum=93016bca96926db2244d7462f8b6310de5bbbae20e8498a2b5fa923afbe0466f

pre_configure() {
	./autogen.sh
}
