This repository stores PKGBUILD scripts for packages used by Aeon Games projects that are not available (or not suitable) in the official Arch Linux repositories or AUR.
- π¦ Provide reproducible PKGBUILDs for project dependencies on Arch and Manjaro Linux.
- π Pin upstream source revisions when needed for build stability.
- π Repackage vendor binaries (e.g. proprietary drivers) for clean pacman integration.
- π§Ή Keep Aeon project-specific packaging logic separate from app repositories.
| Package | Description |
|---|---|
π¨ skia |
Skia 2D graphics library static build, configured for AeonGUI. Vulkan backend, pinned to a stable chrome branch revision. |
βοΈ huiontablet |
Official Huion tablet drivers, repackaged from the upstream .deb. Blacklists the open-source hid_uclogic kernel driver to avoid conflicts. |
πΈ rakarrack |
Rakarrack guitar effects processor. |
ποΈ substance-designer-2019 |
Adobe Substance 3D Designer 2019. |
π¨ substance-painter-2019 |
Adobe Substance 3D Painter 2019. |
Clone the repository:
git clone https://github.com/AeonGames/ArchRepo.git
cd ArchRepoBuild and install a package:
cd skia
makepkg -si- π§ Arch Based Linux distribution (Arch Linux, Manjaro, etc.)
- π§
base-develpackage group installed