Files
horizon-packages/srcpkgs/mangowc/template
T
2026-05-15 16:56:47 +02:00

20 lines
724 B
Bash

# Template file for 'mangowc'
pkgname=mangowc
version=0.13.0
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=7509c13eb2469bbe1de1ee8bd5668a03916af1fe9c38f983e86d25f3bf21fbfb
build_options="xwayland"
desc_option_xwayland="Enable Xwayland support"