New package: swaykbdd-1.0
This commit is contained in:
parent
de7ee6c3de
commit
6079ff91b4
17
srcpkgs/swaykbdd/template
Normal file
17
srcpkgs/swaykbdd/template
Normal file
@ -0,0 +1,17 @@
|
||||
# Template file for 'swaykbdd'
|
||||
pkgname=swaykbdd
|
||||
version=1.0
|
||||
revision=1
|
||||
build_style=meson
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="json-c-devel"
|
||||
short_desc="Per-window keyboard layout switcher for Sway"
|
||||
maintainer="Joel Beckmeyer <joel@beckmeyer.us>"
|
||||
license="MIT"
|
||||
homepage="https://github.com/artemsen/swaykbdd"
|
||||
distfiles="https://github.com/artemsen/swaykbdd/archive/v${version}.tar.gz"
|
||||
checksum=9de46256cafb2b002d4632e1a2f4ca2383e69b69de4d19d3d2d6f4825ef9fca2
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
}
|
Loading…
Reference in New Issue
Block a user