diff options
| author | Woodpecker CI <emmett1.2miligrams@protonmail.com> | 2025-12-18 17:20:18 +0000 |
|---|---|---|
| committer | Woodpecker CI <emmett1.2miligrams@protonmail.com> | 2025-12-18 17:20:18 +0000 |
| commit | 96c12183e7dd1a7852b0f21f3a787c4854ae472f (patch) | |
| tree | 178e3769095b8e6d8e49e1b61470fb6ef38c222c /mangowc | |
| parent | 1da52ca45c69469273983c9bce0885ab4b290fd2 (diff) | |
| download | alicelinux-96c12183e7dd1a7852b0f21f3a787c4854ae472f.tar.gz alicelinux-96c12183e7dd1a7852b0f21f3a787c4854ae472f.zip | |
Woodpecker CI 5e91057ae85422812a166a117d4d15af96a77397 [SKIP CI]
Diffstat (limited to 'mangowc')
| -rw-r--r-- | mangowc/.checksum | 1 | ||||
| -rw-r--r-- | mangowc/.files | 10 | ||||
| -rw-r--r-- | mangowc/abuild | 5 | ||||
| -rw-r--r-- | mangowc/depends | 2 |
4 files changed, 18 insertions, 0 deletions
diff --git a/mangowc/.checksum b/mangowc/.checksum new file mode 100644 index 00000000..4aa079e0 --- /dev/null +++ b/mangowc/.checksum @@ -0,0 +1 @@ +72a65fe7cb54285e4d433a68f21a09b4ce43c3c627cdd31e7f9300991f9cf58a mangowc-0.10.8.tar.gz diff --git a/mangowc/.files b/mangowc/.files new file mode 100644 index 00000000..86ad98b8 --- /dev/null +++ b/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/mangowc/abuild b/mangowc/abuild new file mode 100644 index 00000000..e8c260dc --- /dev/null +++ b/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/mangowc/depends b/mangowc/depends new file mode 100644 index 00000000..41deb8ab --- /dev/null +++ b/mangowc/depends @@ -0,0 +1,2 @@ +scenefx +pcre2 |