mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-26 19:13:51 +02:00
New package: kmonad-0.3.0
This commit is contained in:
parent
7ba540ccbf
commit
1eb1f7a736
1 changed files with 18 additions and 0 deletions
18
srcpkgs/kmonad/template
Normal file
18
srcpkgs/kmonad/template
Normal file
|
@ -0,0 +1,18 @@
|
||||||
|
# Template file for 'kmonad'
|
||||||
|
pkgname=kmonad
|
||||||
|
version=0.3.0
|
||||||
|
revision=1
|
||||||
|
build_style=haskell-stack
|
||||||
|
stackage=lts-14.07
|
||||||
|
short_desc="Keyboard remapping utility providing qmk-like functionality"
|
||||||
|
maintainer="slotThe <soliditsallgood@tuta.io>"
|
||||||
|
license="MIT"
|
||||||
|
homepage="https://github.com/david-janssen/kmonad"
|
||||||
|
distfiles="${homepage}/archive/${version}.tar.gz"
|
||||||
|
checksum="3f61c546d456354a15326558eb8025024ab3d51ef2f6ec761da5568e4473f7ec"
|
||||||
|
nopie_files="/usr/bin/kmonad"
|
||||||
|
nocross=yes
|
||||||
|
|
||||||
|
post_install() {
|
||||||
|
vlicense LICENSE
|
||||||
|
}
|
Loading…
Add table
Reference in a new issue