c-ludenberg ecbcc0a93a fix: add local pacman repo for inter-package deps
calamares-branding-antergos-next depends on calamares, but
makepkg -s couldn't resolve it since calamares was only in
/tmp/pkgout/, not in a pacman repo.

Now build-packages.py:
- Injects an [antergos-local] repo into pacman.conf
- Runs repo-add after each successful build
- Re-syncs pacman before each subsequent build
- Exits with ::error if any package fails
2026-06-18 20:18:39 +02:00
2026-06-12 19:44:40 +02:00
2026-06-07 19:47:47 +02:00

antergos-pkgs

Custom package repository for Antergos NeXT ISO builds.

Packages

Package Description Source Branch
cnchi Antergos NeXT graphical installer 0.16.x (stable), cnchi-dev (development)
antergos-next-keyring GPG keyring for the repo
antergos-next-mirrorlist Mirror list for [antergos-pkgs]
antergos-next-desktop-settings Custom GTK/Plasma theme, dconf defaults
antergos-wallpapers Antergos desktop wallpapers
yay AUR helper
downgrade Pacman package downgrade tool

Usage

Add to /etc/pacman.conf:

[antergos-pkgs]
SigLevel = Optional TrustAll
Server = https://Antergos-NeXT.github.io/antergos-pkgs/

Then:

pacman -Sy
pacman -S cnchi antergos-next-desktop-settings

Branches

  • main — package definitions, CI generates the repo
  • Cnchi sources shipped from Antergos-NeXT/Cnchi (0.16.x and cnchi-dev branches)

License

GPL-2.0

S
Description
Custom package repo for Antergos NeXT (calamares, branding, keyring, mirrorlist, desktop settings)
https://antergos-next.github.io/antergos-packages/ Readme GPL-3.0
5.9 GiB
Languages
QML 65.3%
JavaScript 23.5%
Shell 8.5%
Python 1.3%
HTML 0.7%
Other 0.7%