I noticed that even though this package has been updated to gnome 46, there is some apps that should be removed for gnome 46 and some that should be added. I have attached a PKGBUILD diff below
diff --git a/PKGBUILD b/PKGBUILD
index bc6dc8a..1b9681b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Patrick Wicki <patrick.wicki96@gmail.com>
pkgname=gnome-meta
-pkgver=45
+pkgver=46
pkgrel=1
pkgdesc='Meta package to install GNOME'
arch=(any)
@@ -10,7 +10,6 @@ url='https://www.gnome.org/'
license=(GPL)
depends=(
baobab
- cheese
epiphany
evince
gdm
@@ -31,7 +30,6 @@ depends=(
gnome-maps
gnome-menus
gnome-music
- gnome-photos
gnome-remote-desktop
gnome-session
gnome-settings-daemon
@@ -52,6 +50,7 @@ depends=(
gvfs-gphoto2
gvfs-mtp
gvfs-nfs
+ gvfs-onedrive
gvfs-smb
loupe
malcontent
gvf-onedrive was added to gnome
, and cheese
and gnome-photos
from removed from gnome
.
Pinned Comments
arctize commented on 2023-04-13 15:18 (UTC)
For the next person who wants to file a deletion request, here are my arguments for why I think this package is useful:
If you just install a group once, new packages that get added to it later will not automatically be pulled in. The meta package ensures you always have the full group installed. Additionally, once packages are removed from the group, they automatically become orphans and easy to clean up, whereas if you install the group directly, all packages are marked as explicitly installed.
And the second argument: https://archlinux.org/packages/extra/any/plasma-meta.