void-packages/srcpkgs/wmenu/template

18 lines
529 B
Bash

# Template file for 'wmenu'
pkgname=wmenu
version=0.1.2
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=93944817a1d4c4d0dc26fa3d3c7e31b18365284967923dc0d042f80f4075d208
post_install() {
vlicense LICENSE
}