fix: re-add calamares to CI, fix empty local repo db, wire in CMAKE_DISTRIBUTION_NAME='Antergos NeXT', enable services-openrc module
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
pkgname=calamares-branding-antergos-next
|
||||
pkgver=1.0
|
||||
pkgrel=13
|
||||
pkgrel=14
|
||||
pkgdesc="Calamares branding for Antergos NeXT with offline/online installer support"
|
||||
arch=('any')
|
||||
url="https://github.com/Antergos-NeXT"
|
||||
|
||||
@@ -96,7 +96,7 @@ AskMode() {
|
||||
--field=" ":LBL "" \
|
||||
--field="<b>Offline Install</b>":LBL "" \
|
||||
--field="Quick install from the live ISO.":LBL "" \
|
||||
--field="Install GNOME desktop directly from the ISO.":LBL "" \
|
||||
--field="Install KDE Plasma desktop directly from the ISO.":LBL "" \
|
||||
--field="No internet required.":LBL "" \
|
||||
--field=" ":LBL "" \
|
||||
--button="Offline":13 \
|
||||
@@ -111,7 +111,7 @@ AskMode() {
|
||||
--field=" ":LBL "" \
|
||||
--field="<b>Offline Install</b>":LBL "" \
|
||||
--field="Quick install from the live ISO.":LBL "" \
|
||||
--field="Install GNOME desktop directly from the ISO.":LBL "" \
|
||||
--field="Install KDE Plasma desktop directly from the ISO.":LBL "" \
|
||||
--field=" ":LBL "" \
|
||||
--button="Offline":13
|
||||
fi
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
- name: "KDE Plasma"
|
||||
description: "Full-featured, modern desktop with KDE Plasma and applications"
|
||||
selected: false
|
||||
selected: true
|
||||
critical: false
|
||||
packages:
|
||||
- ark
|
||||
@@ -41,38 +41,6 @@
|
||||
- spectacle
|
||||
- xdg-desktop-portal-kde
|
||||
- xsettingsd
|
||||
- name: "GNOME"
|
||||
description: "Modern and streamlined desktop environment"
|
||||
selected: true
|
||||
critical: false
|
||||
packages:
|
||||
- adwaita-icon-theme
|
||||
- evince
|
||||
- file-roller
|
||||
- gdm
|
||||
- gnome-calculator
|
||||
- gnome-clocks
|
||||
- gnome-console
|
||||
- gnome-control-center
|
||||
- gnome-disk-utility
|
||||
- gnome-keyring
|
||||
- gnome-shell
|
||||
- gnome-system-monitor
|
||||
- gnome-terminal
|
||||
- gnome-text-editor
|
||||
- gnome-themes-extra
|
||||
- gnome-tweaks
|
||||
- gvfs
|
||||
- gvfs-afc
|
||||
- gvfs-gphoto2
|
||||
- gvfs-mtp
|
||||
- gvfs-nfs
|
||||
- gvfs-smb
|
||||
- loupe
|
||||
- nautilus
|
||||
- sushi
|
||||
- xdg-desktop-portal-gnome
|
||||
- xdg-user-dirs-gtk
|
||||
- name: "Xfce"
|
||||
description: "Fast and lightweight classic desktop"
|
||||
selected: false
|
||||
|
||||
Reference in New Issue
Block a user