Package Details: mangowm 0.15.4-1

Git Clone URL: https://aur.archlinux.org/mangowm.git (read-only, click to copy)
Package Base: mangowm
Description: A Wayland compositor with smooth animation
Upstream URL: https://github.com/DreamMaoMao/mangowc
Licenses: GPL-3.0-or-later
Provides: mangowc, wayland-compositor
Replaces: mangowc
Submitter: matthewq337
Maintainer: matthewq337 (DreamMaoMao, karesztrk)
Last Packager: karesztrk
Votes: 16
Popularity: 3.43
First Submitted: 2026-03-01 21:16 (UTC)
Last Updated: 2026-07-19 06:22 (UTC)

Latest Comments

1 2 Next › Last »

matthewq337 commented on 2026-07-15 01:29 (UTC)

@karesztrk fixed, thanks

karesztrk commented on 2026-07-13 03:25 (UTC)

@matthewq337 Shouldn't the dependencies be synced with the following documentation - https://mangowm.github.io/docs/installation/#building-from-source?

matthewq337 commented on 2026-07-12 20:42 (UTC)

@AndyRTR fixed, thanks

AndyRTR commented on 2026-07-12 13:45 (UTC)

Please check /usr/share/licenses/known_spdx_license_identifiers.txt - use either "GPL-3.0-only" or "GPL-3.0-or-later".

karesztrk commented on 2026-07-12 12:33 (UTC)

@AndyRTR "GPL-3.0" is a valid SDPX entry. Can you please verify?

AndyRTR commented on 2026-07-10 14:38 (UTC)

The new release needs pango to build and at runtime. The license should be fixed to match SDPX known licenses "GPL-3.0-only".

matthewq337 commented on 2026-07-10 05:10 (UTC)

@torculus fixed, thanks

torculus commented on 2026-06-16 17:16 (UTC)

Can we PLEASE use something other than md5sum in the PKGBUILD? MD5 is extremely insecure, and with the recent wave of AUR malware it seems much better to switch to something like sha512sum or b2sum

Blind55 commented on 2026-05-30 15:45 (UTC)

Not sure why it's flagged out of date - v0.14.0 seems correct. Also confirming the dependency issue reported by @jcdescy, @amiablechief.

amiablechief commented on 2026-05-29 19:39 (UTC) (edited on 2026-05-29 19:40 (UTC) by amiablechief)

I had the same issue as @jcdescy. Probably just a question of adding 'cjson' to PKGBUILD as so?

depends=('glibc' 'wayland>=1.23.1' 'libinput>=1.27.1' 'libdrm' 'pixman' 'libxkbcommon' 'pcre2' 'libwlroots-0.19.so' 'scenefx0.4' 'cjson')