15 lines
505 B
Bash
15 lines
505 B
Bash
# Template file for 'wvkbd'
|
|
pkgname=wvkbd
|
|
version=0.15
|
|
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@duck.com>"
|
|
license=GPL-3.0-only
|
|
homepage=https://git.sr.ht/~proycon/wvkbd
|
|
distfiles=https://git.sr.ht/~proycon/wvkbd/archive/v${version}.tar.gz
|
|
checksum=be537e0f28fdd4c447b526e5c1363b4461c18200598d8c2c88d61e016dd73c76
|