New package: caps2esc-0.3.2
This commit is contained in:
parent
e1d8864c75
commit
6d28ee7d4d
1 changed files with 18 additions and 0 deletions
18
srcpkgs/caps2esc/template
Normal file
18
srcpkgs/caps2esc/template
Normal file
|
@ -0,0 +1,18 @@
|
||||||
|
# Template file for 'caps2esc'
|
||||||
|
pkgname=caps2esc
|
||||||
|
version=0.3.2
|
||||||
|
revision=1
|
||||||
|
wrksrc="caps2esc-v${version}"
|
||||||
|
build_style=cmake
|
||||||
|
depends="interception-tools"
|
||||||
|
short_desc="Transforming the most useless key ever in the most useful one"
|
||||||
|
maintainer="Sergii Bogomolov <void@sebo.dev>"
|
||||||
|
license="MIT"
|
||||||
|
homepage="https://gitlab.com/interception/linux/plugins/caps2esc"
|
||||||
|
distfiles="https://gitlab.com/interception/linux/plugins/caps2esc/-/archive/v${version}/caps2esc-v${version}.tar.gz"
|
||||||
|
checksum=d8a5c7a23cb7368fde2b91a0b5481d8ce906af146dd9a49f609052f2cf1d212c
|
||||||
|
|
||||||
|
post_install() {
|
||||||
|
vdoc README.md
|
||||||
|
vlicense LICENSE.md
|
||||||
|
}
|
Loading…
Add table
Add a link
Reference in a new issue