void-packages/srcpkgs/wmenu/template

18 lines
530 B
Bash

# Template file for 'wmenu'
pkgname=wmenu
version=0.1.9
revision=1
build_style=meson
hostmakedepends="pkg-config scdoc wayland-devel"
makedepends="pango-devel wayland-devel libxkbcommon-devel wayland-protocols"
short_desc="Dmenu for wayland"
maintainer="Orphaned <orphan@voidlinux.org>"
license="MIT"
homepage="https://codeberg.org/adnano/wmenu"
distfiles="https://codeberg.org/adnano/wmenu/archive/${version}.tar.gz"
checksum=1b457dfdbf8404748a036d8ee4fab1853d5dd28b132531321b7afc78e85bc1cd
post_install() {
vlicense LICENSE
}