WIP: Fix AUR runtime dependencies #2

Closed
spalencsar wants to merge 1 commit from agent/fix-aur-svg-dependencies into main
spalencsar commented 2026-07-28 18:29:23 +02:00 (Migrated from github.com)

What changed

  • declare qt5-svg and hicolor-icon-theme for stable and VCS packages
  • bump stable AUR package revision to 0.10.7-13
  • fix bearhub-git version detection after the namespace migration
  • regenerate both .SRCINFO files

Why

Minimal Arch-based installations such as UrsaOS did not already provide Qt SVG support. Bearhub therefore started but could not render its bundled repository and action icons. The VCS package also still read its version from the compatibility-only bauh namespace.

Validation

Both AUR variants completed clean package builds in a fresh Arch Linux container.

## What changed - declare `qt5-svg` and `hicolor-icon-theme` for stable and VCS packages - bump stable AUR package revision to `0.10.7-13` - fix `bearhub-git` version detection after the namespace migration - regenerate both `.SRCINFO` files ## Why Minimal Arch-based installations such as UrsaOS did not already provide Qt SVG support. Bearhub therefore started but could not render its bundled repository and action icons. The VCS package also still read its version from the compatibility-only `bauh` namespace. ## Validation Both AUR variants completed clean package builds in a fresh Arch Linux container.

Pull request closed

Sign in to join this conversation.
No description provided.