2019-07-21 00:47:31 +02:00
|
|
|
# Template file for 'dmenu-wayland'
|
|
|
|
pkgname=dmenu-wayland
|
|
|
|
version=0.1
|
2019-09-16 08:47:53 +02:00
|
|
|
revision=2
|
2019-07-21 00:47:31 +02:00
|
|
|
build_style=meson
|
2019-09-16 08:47:53 +02:00
|
|
|
hostmakedepends="cmake pkg-config wayland-devel"
|
2019-07-21 00:47:31 +02:00
|
|
|
makedepends="cairo-devel glib-devel gobject-introspection libxkbcommon-devel
|
|
|
|
pango-devel wayland-devel wayland-protocols"
|
|
|
|
short_desc="Dmenu for wayland-compositors"
|
|
|
|
maintainer="travankor <travankor@tuta.io>"
|
|
|
|
license="MIT"
|
|
|
|
homepage="https://github.com/nyyManni/dmenu-wayland"
|
|
|
|
distfiles="https://github.com/nyyManni/dmenu-wayland/archive/v${version}.tar.gz"
|
|
|
|
checksum=dcbc70156e138b2bb8788aeebf75af14f75e188ed78865840e341b5375ed6614
|
|
|
|
|
|
|
|
post_install() {
|
|
|
|
vlicense LICENSE
|
|
|
|
}
|