alicelinux

A lightweight musl + clang/llvm + libressl + busybox distro
git clone https://codeberg.org/emmett1/alicelinux
Log | Files | Refs | README | LICENSE

commit 5e91057ae85422812a166a117d4d15af96a77397
parent d6328cb95478d81bc17f1e24d634f455dea4d3e4
Author: emmett1 <emmett1.2miligrams@protonmail.com>
Date:   Thu, 18 Dec 2025 17:19:53 +0000

mangowc: new added

Diffstat:
Arepos/extra/mangowc/.checksum | 1+
Arepos/extra/mangowc/.files | 10++++++++++
Arepos/extra/mangowc/abuild | 5+++++
Arepos/extra/mangowc/depends | 2++
4 files changed, 18 insertions(+), 0 deletions(-)

diff --git a/repos/extra/mangowc/.checksum b/repos/extra/mangowc/.checksum @@ -0,0 +1 @@ +72a65fe7cb54285e4d433a68f21a09b4ce43c3c627cdd31e7f9300991f9cf58a mangowc-0.10.8.tar.gz diff --git a/repos/extra/mangowc/.files b/repos/extra/mangowc/.files @@ -0,0 +1,10 @@ +drwxr-xr-x root/root etc/ +drwxr-xr-x root/root etc/mango/ +-rw-r--r-- root/root etc/mango/config.conf.new +drwxr-xr-x root/root usr/ +drwxr-xr-x root/root usr/bin/ +-rwxr-xr-x root/root usr/bin/mango +-rwxr-xr-x root/root usr/bin/mmsg +drwxr-xr-x root/root usr/share/ +drwxr-xr-x root/root usr/share/wayland-sessions/ +-rw-r--r-- root/root usr/share/wayland-sessions/mango.desktop diff --git a/repos/extra/mangowc/abuild b/repos/extra/mangowc/abuild @@ -0,0 +1,5 @@ +name=mangowc +version=0.10.8 +release=1 +source="https://github.com/DreamMaoMao/${name}/archive/${version}/${name}-${version}.tar.gz" +build_opt="-Dxwayland=disabled" diff --git a/repos/extra/mangowc/depends b/repos/extra/mangowc/depends @@ -0,0 +1,2 @@ +scenefx +pcre2