Files
horizon-packages/srcpkgs/mangowc/template
T
2026-05-18 14:18:38 +02:00

20 lines
724 B
Bash

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