void-packages/srcpkgs/wmenu/template

18 lines
529 B
Bash

# Template file for 'wmenu'
pkgname=wmenu
version=0.1.3
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="Mohammed Anas <triallax@tutanota.com>"
license="MIT"
homepage="https://sr.ht/~adnano/wmenu/"
distfiles="https://git.sr.ht/~adnano/wmenu/archive/${version}.tar.gz"
checksum=7f0a4907c199fdb904eb5767c958187e685005fa9f24665084ee63a75ef3c88f
post_install() {
vlicense LICENSE
}