New package: hyprwayland-scanner-0.4.4

This commit is contained in:
ii8 2025-06-12 13:22:10 +01:00 committed by Duncan Overbruck
parent 4d25a59fd7
commit 18c51dc471

View file

@ -0,0 +1,17 @@
# Template file for 'hyprwayland-scanner'
pkgname=hyprwayland-scanner
version=0.4.4
revision=1
build_style=cmake
hostmakedepends="pkg-config"
makedepends="pugixml-devel"
short_desc="Hyprland implementation of wayland-scanner, in and for C++"
maintainer="ii8 <murray.calavera@protonmail.com>"
license="BSD-3-Clause"
homepage="https://github.com/hyprwm/hyprwayland-scanner"
distfiles="https://github.com/hyprwm/hyprwayland-scanner/archive/refs/tags/v${version}.tar.gz"
checksum=ac73f626019f8d819ff79a5fca06ce4768ce8a3bded6f48c404445f3afaa25ac
post_install() {
vlicense LICENSE
}