15 lines
532 B
Bash
15 lines
532 B
Bash
# Template file for 'wvkbd'
|
|
pkgname=wvkbd
|
|
version=0.11
|
|
revision=1
|
|
build_style=gnu-makefile
|
|
make_use_env=1
|
|
hostmakedepends="wayland-devel pkg-config"
|
|
makedepends="wayland-devel pango-devel libxkbcommon-devel"
|
|
short_desc="On-screen keyboard for wlroots"
|
|
maintainer="Eloi Torrents <eloitor@disroot.org>"
|
|
license=GPL-3.0-only
|
|
homepage=https://github.com/jjsullivan5196/wvkbd
|
|
distfiles=https://github.com/jjsullivan5196/wvkbd/archive/refs/tags/v${version}.tar.gz
|
|
checksum=6c6b3154d52acb762cd3b247f22fdf35f2eafa462ea5039ad75653d28e6972db
|