void-packages/srcpkgs/wmenu/template

18 lines
523 B
Bash

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