Commit Graph

584 Commits

Author SHA1 Message Date
cheezwiz7899 e064d15557 ci(linux): migrate to build-citron-linux.sh, remove Arch container, and clean up obsolete scripts
build-linux.yml (all three workflows: build-linux, build_nightly, build_stable):
- Replace per-workflow build/package shell scripts (build-citron.sh,
  get-dependencies.sh, package-citron.sh) with a unified call to
  build-citron-linux.sh from the emulator repo, which handles dependency
  setup, CPM build, and AppImage/tar.zst packaging in one script
- Remove Arch Linux container (ghcr.io/pkgforge-dev/archlinux:latest)
  from the linux build job; the job now runs directly on the Ubuntu
  GitHub-hosted runner, eliminating the nested container layer
- Remove the 'Install Git' step (pacman -Syu git) that was only needed
  inside the Arch container
- Remove the 'Install Packaging Dependencies' step (pacman gamemode)
  that was only needed inside the Arch container; gamemode handling is
  now delegated to build-citron-linux.sh

Deleted files:
- build-citron.sh: Arch-based build script replaced by build-citron-linux.sh
- get-dependencies.sh: Arch pacman dependency installer, superseded
- package-citron.sh: Arch-based AppImage packager, superseded
- PKGBUILD: unused Arch Linux package build descriptor

README.md:
- Update title and badge references from 'Citron' to 'Citron Neo'
- Rewrite AppImage/tar.zst section to mention tar.zst artifact and
  updated uruntime fuse3 compatibility notes
- Replace star history HTML block with inline image badge
- Replace bullet lists with dash lists for consistent markdown style
- Remove 'raison d'etre' image block and Pkgforge attribution section
2026-07-02 10:30:25 +10:00
github-actions[bot] 832b3b5871 Update LATEST_VERSION to 7eac81ab4 [skip ci] 2026-06-13 14:39:28 +00:00
github-actions[bot] 6205477d73 Update LATEST_VERSION_MACOS to 7eac81ab4 [skip ci] 2026-06-13 14:28:13 +00:00
github-actions[bot] 7552e53a1c Update LATEST_VERSION to c3eb581 [skip ci] 2026-06-11 16:35:30 +00:00
github-actions[bot] 8fcb6b54eb Update LATEST_VERSION_MACOS to c3eb58143 [skip ci] 2026-06-11 16:34:51 +00:00
github-actions[bot] 2cf0e35199 Update LATEST_VERSION to 16bff11 [skip ci] 2026-06-02 17:08:40 +00:00
github-actions[bot] 4a9c70b2b2 Update LATEST_VERSION_MACOS to 16bff1183 [skip ci] 2026-06-02 17:03:09 +00:00
github-actions[bot] 8376913e04 Update LATEST_VERSION to 05e7127 [skip ci] 2026-05-20 16:02:23 +00:00
github-actions[bot] 5ccb3d2c56 Update LATEST_VERSION_MACOS to 05e71276f [skip ci] 2026-05-20 15:52:41 +00:00
github-actions[bot] 922258e2f5 Update LATEST_VERSION to 691c3d6 [skip ci] 2026-05-20 06:49:37 +00:00
github-actions[bot] acc30b07fa Update LATEST_VERSION_MACOS to 691c3d6b1 [skip ci] 2026-05-20 06:41:45 +00:00
github-actions[bot] 3ab9cae671 Update LATEST_VERSION to c90bfad [skip ci] 2026-05-19 16:00:52 +00:00
github-actions[bot] 546e246cdc Update LATEST_VERSION_MACOS to c90bfad9c [skip ci] 2026-05-19 15:57:34 +00:00
github-actions[bot] d64b16040c Update LATEST_VERSION to fab192f [skip ci] 2026-05-19 02:49:46 +00:00
github-actions[bot] ddd414e289 Update LATEST_VERSION_MACOS to fab192f77 [skip ci] 2026-05-19 02:43:37 +00:00
github-actions[bot] 2843c3e756 Update LATEST_VERSION to fde6cba [skip ci] 2026-05-18 16:08:53 +00:00
github-actions[bot] 3542ed262f Update LATEST_VERSION_MACOS to fde6cba55 [skip ci] 2026-05-18 16:06:32 +00:00
github-actions[bot] fcc721ed73 Update LATEST_VERSION to 6d0d9b5 [skip ci] 2026-05-18 01:49:28 +00:00
github-actions[bot] b94fc3b8cf Update LATEST_VERSION_MACOS to 6d0d9b5d5 [skip ci] 2026-05-18 01:41:50 +00:00
github-actions[bot] 65faa59a67 Update LATEST_VERSION to 1e3fbe9 [skip ci] 2026-05-17 21:33:52 +00:00
github-actions[bot] 2fc95bdbe7 Update LATEST_VERSION_MACOS to 1e3fbe927 [skip ci] 2026-05-17 21:24:38 +00:00
github-actions[bot] 9b1698cfd7 Update LATEST_VERSION to 6bd30f6 [skip ci] 2026-05-15 14:44:14 +00:00
github-actions[bot] bdc2c7e206 Update LATEST_VERSION_MACOS to 6bd30f6e2 [skip ci] 2026-05-15 14:35:30 +00:00
github-actions[bot] 14ca21772c Update LATEST_VERSION to be8356d [skip ci] 2026-05-15 03:44:33 +00:00
github-actions[bot] 286bca765f Update LATEST_VERSION_MACOS to be8356dc5 [skip ci] 2026-05-15 03:36:21 +00:00