Updating make.defaults and package.use

master
nemofsan 1 year ago
parent 01ad322a68
commit cf23186d1e

@ -1,3 +1,16 @@
# Calculate Linux Gnome
# Calculate Linux Desktop Gnome
USE=""
USE="${USE} colord"
USE="${USE} eds"
USE="${USE} evo"
USE="${USE} gnome"
USE="${USE} gnome-keyring"
USE="${USE} gnome-online-accounts"
USE="${USE} libsecret"
USE="${USE} nautilus"
USE="${USE} sysprof"
USE="${USE} tracker"
THEMES="CLDG"

@ -1,124 +1,85 @@
# Calculate
sys-apps/calculate-utils client qt5
# Calculate Linux Desktop Gnome
# GNOME
# Recommended by Gentoo Foundation
# Copyright 1999-2021 Gentoo Authors
# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
# Mart Raudsepp <leio@gentoo.org> (2022-01-05)
# gnome-boxes requires spice-gtk[vala]
# net-misc/spice-gtk vala
net-misc/spice-gtk vala
# Mart Raudsepp <leio@gentoo.org> (2021-08-13)
# evolution-data-server requires libical[vala] and libgdata[vala] by default
# dev-libs/libical vala
# dev-libs/libgdata vala
dev-libs/libical vala
dev-libs/libgdata vala
# Marek Szuba <marecki@gentoo.org> (2021-03-18)
# FUSE cannot be built with multiple audio drivers, and desktop/gnome
# profiles set both USE=pulseaudio (directly) and USE=alsa (inherited
# from desktop). Default to the latter for now because PulseAudio support
# in FUSE is currently considered experimental.
# app-emulation/fuse -pulseaudio
app-emulation/fuse -pulseaudio
# REQUIRED_USE constraint when pulseaudio is enabled
# dev-libs/efl sound
dev-libs/efl sound
# Needed by gnome-photos
# media-libs/gegl raw
# Needed by a global USE=wayland right now; some REQUIRED_USE may be outdated and need review
# >=media-libs/cogl-1.18.2-r1 gles2
# >=media-libs/clutter-1.20 egl
# media-libs/cogl kms
# media-libs/libsdl2 gles2
>=media-libs/cogl-1.18.2-r1 gles2
>=media-libs/clutter-1.20 egl
media-libs/cogl kms
media-libs/libsdl2 gles2
# Needed by mutter defaults and USE=wayland, bug #547300
>=media-libs/mesa-10.3 gbm gles2
>=media-libs/mesa-10.3 gles2
# For eautoreconf in =app-crypt/seahorse-3.10.2-r1
# app-crypt/gcr vala
app-crypt/gcr vala
# Required by folks, needed by empathy
# >=gnome-extra/evolution-data-server-3.8 vala
>=gnome-extra/evolution-data-server-3.8 vala
# Required for cheese in gnome3
# >=media-libs/gst-plugins-base-1.0 theora
# Required for gnome-base/gnome-2.32 to be merged directly, for
# gnome-extra/hamster-applet-2.32 and x11-misc/alacarte-0.13
# dev-lang/python sqlite
dev-lang/python sqlite
# Required by app-accessibility/orca-3
# app-accessibility/speech-dispatcher python
app-accessibility/speech-dispatcher python
# Pulled in by grilo-plugins which is needed for gnome-music
# media-libs/grilo playlist
media-libs/grilo playlist
# Pulled in by tracker and grilo-plugins, has REQUIRED_USE="?? ( gtk qt5 )"
# media-libs/libmediaart gtk -qt5
media-libs/libmediaart gtk -qt5
# For gnome-boxes
# net-misc/spice-gtk gtk3
# Recommended by Adrian. URI https://github.com/aaaaadrien/adrien-overlay
# Extra by Adrien
gnome-extra/evolution-data-server oauth
# Elogind
# net-misc/networkmanager -elogind
# media-sound/pulseaudio elogind
net-misc/spice-gtk gtk3
# GNOME without games by default
gnome-base/gnome-extra-apps -games
# GNOME Software only for extensions - The package is not installed
# gnome-extra/gnome-software -firmware
# Garde binaires
net-libs/webkit-gtk -gnome-keyring
www-client/chromium -gnome-keyring
media-gfx/gimp -gnome
media-video/vlc -gnome-keyring
# Recommended by nemofsan
# Transmission
net-p2p/transmission -qt5 gtk
# Recommended USE
gnome-base/nautilus gnome
gnome-base/gvfs gnome-online-accounts
dev-vcs/git gnome-keyring
net-libs/libproxy gnome
net-misc/remmina gnome-keyring
net-libs/glib-networking gnome
net-libs/gnome-online-accounts gnome
# The package may not compile using USE = gnome
x11-wm/mutter gnome
x11-misc/xdg-utils gnome
x11-themes/adwaita-qt gnome
x11-terms/gnome-terminal gnome-shell nautilus
# Gnome-terminal
x11-terms/gnome-terminal gnome-shell
# There is a cyclic dependency of packages with USE = gnome
media-libs/libcanberra -gnome sound
media-plugins/grilo-plugins gnome-online-accounts
sys-auth/polkit gtk
sys-auth/pambase gnome-keyring
sys-apps/gnome-disk-utility gnome
app-cdr/brasero nautilus tracker
app-arch/file-roller nautilus
app-text/evince gnome gnome-keyring nautilus
app-admin/system-config-printer gnome-keyring
virtual/notification-daemon gnome
# For game
sys-kernel/calculate-sources fsync

Loading…
Cancel
Save