mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-04 11:52:56 +02:00
New package: qxkb-0.4.6
This commit is contained in:
parent
d807c99c00
commit
387b2abb34
1 changed files with 15 additions and 0 deletions
15
srcpkgs/qxkb/template
Normal file
15
srcpkgs/qxkb/template
Normal file
|
@ -0,0 +1,15 @@
|
||||||
|
# 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
|
Loading…
Add table
Reference in a new issue