15 lines
538 B
Bash
15 lines
538 B
Bash
# Template file for 'wvkbd'
|
|
pkgname=wvkbd
|
|
version=0.8.2
|
|
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 <eloi.torrentsj@gmail.com>"
|
|
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=f9c689fce7e0b119b078d370385c868c5b579a4ec1e1b5610befa4b19c062e28
|