Commit Graph
9 Commits
Author SHA1 Message Date
c-ludenberg 579574fa41 R.I.P. Cnchi (2012-2026) — switch to Calamares as sole installer
Cnchi was the heart of Antergos, but the GTK4 Python port proved
too unstable and maintenance-heavy for a solo dev to carry.
GTK4 Python bindings broke on every upstream release, the
codebase was brittle, and maintaining it consumed time that
should go into actual improvements.

Calamares is now the sole installer. It's mature, upstream-
supported, modular C++/Qt6, and with our branding package
it supports:
  - Offline mode (GNOME squashfs, no internet needed)
  - Online mode (8 DEs via netinstall)
  - dracut initramfs
  - zenity/kdialog launcher (calamares-next)

What changed:
  - packages/cnchi/ deleted entirely
  - packages.yaml: cnchi removed, memes kept
  - antergos-next-memes: repurposed from 'Cnchi audio enhancements'
    to generic 'Antergos NeXT welcome audio', path changed from
    /usr/share/cnchi-memes/ to /usr/share/antergos-next-memes/
  - calamares-branding show.qml: Cnchi line → Calamares line
  - README: Cnchi table → HAL section, sources updated

The welcome app's startup jingle still works — the memes package
lives on, just without the Cnchi association.
2026-06-23 13:35:37 +02:00
c-ludenberg 72228c5a56 packages.yaml: add hal to build list 2026-06-23 01:37:21 +02:00
c-ludenberg f9cbdbdcdb feat: add antergos-welcome package
- New PKGBUILD for antergos-welcome GTK3 Python app
- Installs to /usr/share/antergos-next/antergos-welcome/
- Wrapper script at /usr/bin/antergos-welcome
- Depends on gtk3, python, python-gobject, python-cairo
- Compiles .po translation files
2026-06-22 22:10:11 +02:00
c-ludenberg cca6856634 add calamares + calamares-branding-antergos-next 2026-06-18 18:38:53 +02:00
c-ludenberg fccdc21904 add antergos-next-memes to build list 2026-06-18 18:17:02 +02:00
c-ludenberg c9e389c3d6 Add antergos-next-desktop-settings with blue color scheme 2026-06-08 19:17:19 +02:00
c-ludenberg 063fa5bf67 Add antergos-next-keyring and antergos-next-mirrorlist packages 2026-06-08 19:15:44 +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