void-packages/srcpkgs/wmenu/template

18 lines
523 B
Bash

# Template file for 'wmenu'
pkgname=wmenu
version=0.1.6
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://sr.ht/~adnano/wmenu/"
distfiles="https://git.sr.ht/~adnano/wmenu/archive/${version}.tar.gz"
checksum=0684739e6339ffad6562338a4bf67e29bf18688d1a9b0ddf31b693a64d29efac
post_install() {
vlicense LICENSE
}