15 lines
508 B
Bash
15 lines
508 B
Bash
# Template file for 'wvkbd'
|
|
pkgname=wvkbd
|
|
version=0.13
|
|
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://git.sr.ht/~proycon/wvkbd
|
|
distfiles=https://git.sr.ht/~proycon/wvkbd/archive/v${version}.tar.gz
|
|
checksum=29053354861bf3a9e28307df2fd383e2140909c5f022f6476913780837c8175e
|