15 lines
549 B
Bash
15 lines
549 B
Bash
# 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
|