Add in-house Calamares package (AUR-only upstream)
Calamares isn't in Arch's official repos, so BOS vendors the PKGBUILD and publishes a built package to the [breadway] repo. All its deps are official (kpmcore, qt6-*, yaml-cpp). Also drop the nonexistent calamares-qt6 from the package list (calamares 3.4.x is already Qt6).
This commit is contained in:
parent
9f9a5db5cc
commit
159d14774e
3 changed files with 129 additions and 2 deletions
|
|
@ -67,9 +67,9 @@ foot
|
|||
# File manager
|
||||
nautilus
|
||||
|
||||
# Installer — from the official extra repo
|
||||
# Installer — Calamares is AUR-only; built in-house and served from [breadway]
|
||||
# (calamares 3.4.x is already Qt6; there is no separate calamares-qt6 package)
|
||||
calamares
|
||||
calamares-qt6
|
||||
|
||||
# Bread ecosystem — sourced from [breadway] repo
|
||||
bakery
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue