mako: update to 1.5
This commit is contained in:
parent
debd49c10f
commit
e01ecd6966
1 changed files with 5 additions and 5 deletions
|
@ -1,24 +1,24 @@
|
||||||
# Template file for 'mako'
|
# Template file for 'mako'
|
||||||
pkgname=mako
|
pkgname=mako
|
||||||
version=1.4.1
|
version=1.5
|
||||||
revision=1
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
configure_args="-Dzsh-completions=true -Dapparmor=true -Dwerror=false"
|
configure_args="-Dzsh-completions=true -Dwerror=false"
|
||||||
hostmakedepends="pkg-config scdoc wayland-devel wayland-protocols"
|
hostmakedepends="pkg-config scdoc wayland-devel wayland-protocols"
|
||||||
makedepends="wayland-devel wayland-protocols pango-devel cairo-devel
|
makedepends="wayland-devel wayland-protocols pango-devel cairo-devel
|
||||||
elogind-devel gdk-pixbuf-devel"
|
basu-devel gdk-pixbuf-devel"
|
||||||
short_desc="Lightweight Wayland notification daemon"
|
short_desc="Lightweight Wayland notification daemon"
|
||||||
maintainer="Emerson Ferreira <me@skrps.me>"
|
maintainer="Emerson Ferreira <me@skrps.me>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://mako-project.org/"
|
homepage="https://mako-project.org/"
|
||||||
distfiles="https://github.com/emersion/${pkgname}/archive/v${version}.tar.gz"
|
distfiles="https://github.com/emersion/${pkgname}/archive/v${version}.tar.gz"
|
||||||
checksum=27ab63264a74389de2119393fe64fd578a4c1d04c8409990ef7cfbb6eb9309bb
|
checksum=d79998aa4c68de82155080a58ad5783b40d81f50553a0a5d633553ece4f7439d
|
||||||
|
|
||||||
conf_files="/etc/apparmor.d/local/fr.emersion.Mako"
|
conf_files="/etc/apparmor.d/local/fr.emersion.Mako"
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
vinstall contrib/apparmor/fr.emersion.Mako 644 etc/apparmor.d
|
||||||
vmkdir etc/apparmor.d/local
|
vmkdir etc/apparmor.d/local
|
||||||
touch ${DESTDIR}/etc/apparmor.d/local/fr.emersion.Mako
|
touch ${DESTDIR}/etc/apparmor.d/local/fr.emersion.Mako
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue