New package: mako-1.1
This commit is contained in:
parent
d028770217
commit
41ece92a56
18
srcpkgs/mako/template
Normal file
18
srcpkgs/mako/template
Normal file
|
@ -0,0 +1,18 @@
|
|||
# Template file for 'mako'
|
||||
pkgname=mako
|
||||
version=1.1
|
||||
revision=1
|
||||
build_style=meson
|
||||
hostmakedepends="pkg-config scdoc wayland-devel wayland-protocols"
|
||||
makedepends="wayland-devel wayland-protocols pango-devel cairo-devel
|
||||
elogind-devel"
|
||||
short_desc="Lightweight Wayland notification daemon"
|
||||
maintainer="Emerson Ferreira <me@skrps.me>"
|
||||
license="MIT"
|
||||
homepage="https://mako-project.org/"
|
||||
distfiles="https://github.com/emersion/$pkgname/archive/v$version.tar.gz"
|
||||
checksum=ba980600dbef1f3a3b559f10ad3f48e0e191a961d9c8d406c914bfed6db15d9e
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
}
|
Loading…
Reference in New Issue
Block a user