Files
horizon-packages/srcpkgs/mangowc/template
T
2026-03-17 11:31:07 +01:00

20 lines
724 B
Bash

# Template file for 'mangowc'
pkgname=mangowc
version=0.12.7
revision=1
conf_files="/etc/mango/config.conf"
build_style=meson
hostmakedepends="pkg-config wayland-devel"
makedepends="wlroots0.19-devel pcre2-devel scenefx-devel"
depends="$(vopt_if xwayland xorg-server-xwayland)"
short_desc="Dwl-based wayland compositor using scenefx"
maintainer="Emil Miler <em@0x45.cz>"
license="GPL-3.0-or-later"
homepage="https://github.com/mangowm/mango"
changelog="https://github.com/mangowm/mango/releases"
distfiles="https://github.com/mangowm/mango/archive/refs/tags/${version}.tar.gz"
checksum=35bbe111ae27763350b567b2d67e750517d788ec4b4163074267cc564e64642e
build_options="xwayland"
desc_option_xwayland="Enable Xwayland support"