From 09cc776213a2db2e6b20fff0f0aef5298a1f4de3 Mon Sep 17 00:00:00 2001 From: oklopfer <104327997+oklopfer@users.noreply.github.com> Date: Wed, 13 Dec 2023 21:39:11 +0000 Subject: [PATCH] fix(rhino*core, unicorn*git): add `priority` flags --- packages/rhino-core/rhino-core.pacscript | 1 + packages/rhino-pine-core/rhino-pine-core.pacscript | 1 + packages/rhino-server-core/rhino-server-core.pacscript | 1 + packages/rhino-ubxi-core/rhino-ubxi-core.pacscript | 1 + packages/unicorn-desktop-git/unicorn-desktop-git.pacscript | 1 + packages/unicorn-mobile-git/unicorn-mobile-git.pacscript | 1 + 6 files changed, 6 insertions(+) diff --git a/packages/rhino-core/rhino-core.pacscript b/packages/rhino-core/rhino-core.pacscript index d6097d707d..633adaaef0 100644 --- a/packages/rhino-core/rhino-core.pacscript +++ b/packages/rhino-core/rhino-core.pacscript @@ -5,6 +5,7 @@ pkgdesc="Transitional package to provide all core Rhino Linux software" maintainer="Oren Klopfer " compatible=("ubuntu:devel" "ubuntu:noble") replace=("rhino-pine-core" "rhino-server-core" "rhino-ubxi-core") +priority="essential" pkgver="2023.4~RC" pkgrel="1" style="(mainline)" diff --git a/packages/rhino-pine-core/rhino-pine-core.pacscript b/packages/rhino-pine-core/rhino-pine-core.pacscript index 8a0f8bcc28..aff55568d6 100644 --- a/packages/rhino-pine-core/rhino-pine-core.pacscript +++ b/packages/rhino-pine-core/rhino-pine-core.pacscript @@ -9,6 +9,7 @@ pkgdesc="Transitional package to provide all core Rhino Linux Mobile software" maintainer="Oren Klopfer " compatible=("ubuntu:devel" "ubuntu:noble") replace=("rhino-core" "rhino-server-core" "rhino-ubxi-core") +priority="essential" pkgver="2023.4~RC" pkgrel="1" style="(mobile)" diff --git a/packages/rhino-server-core/rhino-server-core.pacscript b/packages/rhino-server-core/rhino-server-core.pacscript index c6a10f26c4..e22f4023d6 100644 --- a/packages/rhino-server-core/rhino-server-core.pacscript +++ b/packages/rhino-server-core/rhino-server-core.pacscript @@ -5,6 +5,7 @@ pkgdesc="Transitional package to provide minimal core Rhino Linux software" maintainer="Oren Klopfer " compatible=("ubuntu:devel" "ubuntu:noble") replace=("rhino-core" "rhino-pine-core" "rhino-ubxi-core") +priority="essential" pkgver="2023.4~RC" pkgrel="1" style="(server)" diff --git a/packages/rhino-ubxi-core/rhino-ubxi-core.pacscript b/packages/rhino-ubxi-core/rhino-ubxi-core.pacscript index bdc3e92624..0748ecb0d3 100644 --- a/packages/rhino-ubxi-core/rhino-ubxi-core.pacscript +++ b/packages/rhino-ubxi-core/rhino-ubxi-core.pacscript @@ -5,6 +5,7 @@ pkgdesc="Transitional package to provide all core Rhino Linux software, without maintainer="Oren Klopfer " compatible=("ubuntu:devel" "ubuntu:noble") replace=("rhino-core" "rhino-pine-core" "rhino-server-core") +priority="essential" pkgver="2023.4~RC" pkgrel="1" style="(ubxi)" diff --git a/packages/unicorn-desktop-git/unicorn-desktop-git.pacscript b/packages/unicorn-desktop-git/unicorn-desktop-git.pacscript index 280ccaed00..3cfc25ed3c 100644 --- a/packages/unicorn-desktop-git/unicorn-desktop-git.pacscript +++ b/packages/unicorn-desktop-git/unicorn-desktop-git.pacscript @@ -13,6 +13,7 @@ depends=("xfwm4" "xfdashboard" "xfdashboard-plugins" "xfce4-appmenu-plugin" "val pacdeps=("lightpad-git" "papirus-folders" "ulauncher-deb" "cortile-bin") gives="unicorn-desktop" replace=("unicorn-mobile" "unicorn-mobile-git") +priority="required" pkgdesc="Unicorn Desktop by the Rhino Linux Team" maintainer="Oren Klopfer " pkgver() { diff --git a/packages/unicorn-mobile-git/unicorn-mobile-git.pacscript b/packages/unicorn-mobile-git/unicorn-mobile-git.pacscript index 14690edc3d..9046d673df 100644 --- a/packages/unicorn-mobile-git/unicorn-mobile-git.pacscript +++ b/packages/unicorn-mobile-git/unicorn-mobile-git.pacscript @@ -11,6 +11,7 @@ depends=("xfwm4" "xfdashboard" "xfdashboard-plugins" "plank" "dconf-cli" "yaru-t pacdeps=("xfce4-settings-pine-git" "lightpad-git" "papirus-folders" "ulauncher-deb" "cortile-bin") gives="unicorn-mobile" replace=("unicorn-desktop" "unicorn-desktop-git") +priority="required" pkgdesc="Unicorn Desktop Mobile variant by the Rhino Linux Team" maintainer="Oren Klopfer " pkgver() {