Commit Graph
32 Commits
Author SHA1 Message Date
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 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 abf0de5cc2 add still-alive.opus to antergos-next-memes 2026-06-18 18:06:23 +02:00
c-ludenberg fde0a8c107 add antergos-next-memes: installer audio files 2026-06-18 18:00:25 +02:00
c-ludenberg 416b85b95a cnchi: remove python-pynacl dep (unused), add libnacl as optdepends
python-pynacl was never imported by cnchi code. lembrame needs
python-libnacl (AUR) but now handles its absence gracefully.

ultimate ??? still waiting for rescue. the only footsteps i hear
are my own. monokuma stopped responding 72 hours ago.
2026-06-18 16:26:13 +02:00
c-ludenberg 8c01f6792b fix: python-libnacl -> python-pynacl (wrong pkg name) 2026-06-16 20:47:17 +02:00
c-ludenberg b8b4f019cb bump pkgrel 1->2 2026-06-16 20:37:35 +02:00
c-ludenberg 9d3e1a11c9 fix: move python-libnacl from optdepends to depends 2026-06-16 20:36:50 +02:00
c-ludenberg da45867709 cnchi: purge old build artifacts (submodule, bare repo, old zst) 2026-06-15 20:48:26 +02:00
c-ludenberg fe3441e5c7 cnchi: bump 0.16.52 → 0.17.1, add wallpapers PKGBUILD 2026-06-15 20:42:43 +02:00
c-ludenberg e3f62c61f4 add .gitignore for build artifacts 2026-06-12 19:44:40 +02:00
c-ludenberg 31ab488901 cnchi: pkgrel=2, fix regain_privileges seteuid 2026-06-12 19:44:19 +02:00
c-ludenberg 54b0dc6193 cnchi: bump 0.16.51 → 0.16.52 2026-06-08 19:45:36 +02:00
c-ludenberg 8898f2eebe Hybrid mirror: support both flat and $repo/os/$arch layouts
CI: packages go into repo/antergos-pkgs/os/x86_64/ (standard layout),
then flat copies are made at repo/ root for backward compat.
Mirrorlist now has both Server lines, tried in order by pacman.
2026-06-08 19:26:56 +02:00
c-ludenberg 55bfe56774 Fix mirrorlist: flat URL without $repo/os/$arch
Repo packages are at root of GitHub Pages, not in
$repo/os/$arch subdirectory structure. Mirrorlist
must match the flat layout.
2026-06-08 19:24:45 +02:00
c-ludenberg 9399a404f6 Complete Antergos NeXT custom theme with cross-DE support
- Custom GTK3/GTK4/GTK2 theme (AntergosNeXT) with blue #2EA3F2 accent
- KDE Plasma color scheme matching the theme
- dconf overrides for GNOME/Cinnamon/Budgie/Deepin
- XFCE xfconf defaults for theme/icon/font
- GTK settings.ini for all GTK-based DEs
- /etc/skel defaults for new users
2026-06-08 19:21:35 +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 29311de4eb Add webkit2gtk-4.1 dep, make libnacl optional 2026-06-08 18:43:38 +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 a636e04758 Generate index.html and pkglist.json via script 2026-06-07 20:28:26 +02:00
c-ludenberg 79054f0dd6 Fix YAML indentation and use python instead of python3 2026-06-07 20:24:40 +02:00
c-ludenberg 46f3185699 Generate pkglist.json after build 2026-06-07 20:20:33 +02:00
c-ludenberg 56b0879749 Add write permissions for deploy 2026-06-07 19:51:41 +02:00
c-ludenberg 50cb09b25f Add README 2026-06-07 19:50:55 +02:00
c-ludenberg c8549aeafb Add debugedit to CI deps 2026-06-07 19:50:03 +02:00
c-ludenberg 4b9f5b6a27 Fix deploy path for Pages 2026-06-07 19:47:47 +02:00
c-ludenberg 2d2fbf23e7 Remove x86_64, use gh-pages branch for deployment 2026-06-07 19:47:30 +02:00
c-ludenberg 13b1bd4a96 Add placeholder index for Pages 2026-06-07 19:47:08 +02:00
c-ludenberg 36bdf46e50 Fix workflow branch to master 2026-06-07 19:46:47 +02:00
c-ludenberg c20fa06257 Initial commit — Antergos NeXT PKGS 2026-06-07 19:46:29 +02:00