6 Commits
Author SHA1 Message Date
c-ludenberg 0cfc149d37 rebrand!: Antergos NeXT -> Euri Linux 2026-08-21 21:43:47 +02:00
c-ludenberg b5c39d2ac2 fix: add retry logic for AUR clone, use Europe/Berlin timezone in package index 2026-06-28 18:37:01 +02:00
c-ludenberg 9ccb997314 fix: re-add calamares to CI, fix empty local repo db, wire in CMAKE_DISTRIBUTION_NAME='Antergos NeXT', enable services-openrc module 2026-06-25 16:16:43 +02:00
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
c-ludenberg 73debdcfb1 Add Cnchi PKGBUILD with local package support
- Add packages/cnchi/PKGBUILD building from Antergos-NeXT/Cnchi fork
- Add cnchi.install post-install script
- Update packages.yaml to include cnchi
- Update build-packages.py to prefer local PKGBUILDs over AUR
2026-06-08 18:27:40 +02:00
c-ludenberg c20fa06257 Initial commit — Antergos NeXT PKGS 2026-06-07 19:46:29 +02:00