cage: update to 0.1.5

This commit is contained in:
Marcin Puc 2023-11-25 19:45:06 +01:00 committed by classabbyamp
parent 6fd3d1a46d
commit 884b8ac4d8

View file

@ -1,18 +1,18 @@
# Template file for 'cage'
pkgname=cage
version=0.1.4
revision=2
version=0.1.5
revision=1
build_style=meson
configure_args="$(vopt_bool xwayland xwayland)"
hostmakedepends="pkg-config wayland-devel scdoc"
makedepends="wlroots0.14-devel"
makedepends="wlroots0.16-devel"
depends="$(vopt_if xwayland xorg-server-xwayland)"
short_desc="Kiosk compositor for Wayland"
maintainer="Orphaned <orphan@voidlinux.org>"
license="MIT"
homepage="https://www.hjdskes.nl/projects/cage/"
distfiles="https://github.com/Hjdskes/cage/archive/v${version}.tar.gz"
checksum=dfe27fb0c7d43db72d6c82f01e2736580a0791a23ba69d7b56285d08af98ad90
distfiles="https://github.com/cage-kiosk/cage/archive/refs/tags/v${version}.tar.gz"
checksum=576b8b5a041712b8d8785243ac6db08c7bc9c32822f96ad6dec7ac2b2db9b2b5
build_options="xwayland"
build_options_default="xwayland"