mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 16:13:50 +02:00
New package: ksuperkey-0.4
This commit is contained in:
parent
4f9f351ae6
commit
aa4778bb27
1 changed files with 14 additions and 0 deletions
14
srcpkgs/ksuperkey/template
Normal file
14
srcpkgs/ksuperkey/template
Normal file
|
@ -0,0 +1,14 @@
|
||||||
|
# Template file for 'ksuperkey'
|
||||||
|
pkgname=ksuperkey
|
||||||
|
version=0.4
|
||||||
|
revision=1
|
||||||
|
build_style=gnu-makefile
|
||||||
|
make_use_env=compliant
|
||||||
|
hostmakedepends="pkg-config"
|
||||||
|
makedepends="libX11-devel libXtst-devel"
|
||||||
|
short_desc="Allows you to open the application launcher in KDE using the Super key"
|
||||||
|
maintainer="Caio Alonso <caio@caioalonso.com>"
|
||||||
|
license="GPL-3.0-or-later"
|
||||||
|
homepage="https://github.com/hanschen/ksuperkey"
|
||||||
|
distfiles="https://github.com/hanschen/ksuperkey/archive/v${version}.tar.gz"
|
||||||
|
checksum=0d202c0c7bc9a6eab5ce4f4049545df5ed277af9448361d94a5b725b864fcbbe
|
Loading…
Add table
Reference in a new issue