15 lines
492 B
Bash
15 lines
492 B
Bash
# Template file for 'qxkb'
|
|
pkgname=qxkb
|
|
version=0.4.6
|
|
revision=1
|
|
wrksrc=$pkgname-$pkgname-${version}
|
|
build_style=cmake
|
|
hostmakedepends="cmake"
|
|
makedepends="qt-devel libxkbfile-devel"
|
|
short_desc="Qt based keyboard layout switcher"
|
|
maintainer="Duncaen <duncaen@voidlinux.eu>"
|
|
license="GPL-2"
|
|
homepage="https://github.com/disels/qxkb"
|
|
distfiles="https://github.com/disels/qxkb/archive/qxkb-${version}.tar.gz"
|
|
checksum=1ca093b568c5461a08e3fff8e17e1d9add1c22a65efdf4afa5ff1a098a482110
|
|
nocross=yes
|