mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
New package: wmenu-0.1.0
This commit is contained in:
parent
d0fb498e8a
commit
9e8f36749c
1 changed files with 17 additions and 0 deletions
17
srcpkgs/wmenu/template
Normal file
17
srcpkgs/wmenu/template
Normal file
|
@ -0,0 +1,17 @@
|
|||
# Template file for 'wmenu'
|
||||
pkgname=wmenu
|
||||
version=0.1.0
|
||||
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="Subhaditya Nath <sn03.general@gmail.com>"
|
||||
license="MIT"
|
||||
homepage="https://sr.ht/~adnano/wmenu/"
|
||||
distfiles="https://git.sr.ht/~adnano/wmenu/archive/${version}.tar.gz"
|
||||
checksum=d102703f038712d602530cc80ab58841f86834d4a377cb9e533c5ccc399a822c
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
}
|
Loading…
Add table
Reference in a new issue