Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions srcpkgs/cage/template
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
# Template file for 'cage'
pkgname=cage
version=0.2.0
version=0.2.1
revision=1
build_style=meson
hostmakedepends="pkg-config wayland-devel scdoc"
makedepends="wlroots0.18-devel"
makedepends="libxkbcommon-devel wlroots0.19-devel"
depends="xorg-server-xwayland"
short_desc="Kiosk compositor for Wayland"
maintainer="Orphaned <orphan@voidlinux.org>"
license="MIT"
homepage="https://www.hjdskes.nl/projects/cage/"
changelog="https://github.com/cage-kiosk/cage/releases"
distfiles="https://github.com/cage-kiosk/cage/archive/refs/tags/v${version}.tar.gz"
checksum=9d3f659e0f19636a958f9e1bf4d22268d7e2705d7e2989888401ec443c1cb6c3
checksum=acab0c83175164a788d7b9f89338cbdebdc4f7197aff6fdc267c32f7181234a9

post_install() {
vlicense LICENSE
Expand Down