File tree Expand file tree Collapse file tree 1 file changed +25
-0
lines changed Expand file tree Collapse file tree 1 file changed +25
-0
lines changed Original file line number Diff line number Diff line change 1+ # Template file for 'mangowc'
2+ pkgname=mangowc
3+ version=0.10.5
4+ revision=1
5+ conf_files="/etc/mango/config.conf"
6+ build_style=meson
7+ hostmakedepends="pkg-config wayland-devel"
8+ makedepends="wlroots0.19-devel pcre2-devel scenefx-devel"
9+ depends="$(vopt_if xwayland xorg-server-xwayland)"
10+ short_desc="Dwl-based wayland compositor"
11+ maintainer="dogknowsnx <dogknowsnx@tutamail.com>"
12+ license="GPL-3.0-or-later AND CC0-1.0 AND MIT"
13+ homepage="https://github.com/DreamMaoMao/mangowc"
14+ changelog="https://github.com/DreamMaoMao/mangowc/releases"
15+ distfiles="https://github.com/DreamMaoMao/mangowc/archive/refs/tags/${version}.tar.gz"
16+ checksum=2658454c120cc2d88d25bd105e58337204a84f9e1d418b41ff02983d1354e9ef
17+
18+ build_options="xwayland"
19+ desc_option_xwayland="Enable Xwayland support"
20+
21+ post_install() {
22+ vinstall mango.desktop 0644 usr/share/wayland-sessions
23+ vinstall assets/mango-transparency-128.png 0644 usr/share/icons/hicolor/128x128/apps mango.png
24+ vlicense LICENSE
25+ }
You can’t perform that action at this time.
0 commit comments