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