added makepkg support

This commit is contained in:
killertofus 2026-02-26 23:19:38 -07:00
parent 84e3e0c2db
commit b75e02d538

View file

@ -72,6 +72,18 @@ https://github.com/user-attachments/assets/bb83004a-0563-4b48-ad89-6461a9b78b1f
## Arch Linux ## Arch Linux
The package is in the Arch User Repository and is availble for manual download [here](https://aur.archlinux.org/packages/mangowc-git) or through a AUR helper The package is in the Arch User Repository and is availble for manual download [here](https://aur.archlinux.org/packages/mangowc-git) or through a AUR helper
#scenefx
```bash
git clone https://aur.archlinux.org/scenefx.0.4
#read the pkg build
makepkg -si
#mangowc
```bash
git clone https://aur.archlinux.org/mangowc
#read the pkgbuild
makepkg -si
```
## Gentoo Linux ## Gentoo Linux
The package is in the community-maintained repository called GURU. The package is in the community-maintained repository called GURU.