Jump to content
Read the Funtoo Newsletter: Summer 2023 ×
  • 0

Installing Cinammon... With entire GNOME desktop?


jorgicio

Question

Hi!

 

Yesterday, I tried to install Cinnamon, and also added the mix-in for that. I noticed that includes the USE-flag "gnome" globally. However, when I want to do the emerge -NDvau @world, It also wants to install the entire GNOME desktop: the session, Nautilus, and lots of other components. And Cinnamon is, supossedly, independent from GNOME since the 2.0 release, but I noticed it's not so.

 

This is my make.conf.

# These settings were set by the catalyst build script that automatically
# built this stage.
# Please consult /usr/share/portage/config/make.conf.example for a more
# detailed example.
CFLAGS="-march=corei7-avx -O2 -pipe"
CXXFLAGS="${CFLAGS}"
MAKEOPTS="-j5 -l4"
EMERGE_DEFAULT_OPTS="--jobs 5 --load-average 4"
# WARNING: Changing your CHOST is not something that should be done lightly.
# Please consult http://www.gentoo.org/doc/en/change-chost.xml before changing.
CHOST="x86_64-pc-linux-gnu"
# These are the USE flags that were used in addition to what is provided by the
# profile used for building.
USE="X dbus ogg vorbis alsa pulseaudio bluetooth ffmpeg udisks zsh-completion vaapi cups zsh-completion v4l v4l2 threads vim-syntax jpeg png -ldap -lvm networkmanager ffmpeg fontconfig truetype truetype-fonts apache2 lzma infinality highlight scanner type1 cleartype php dri fortran opengl amr amrenc taglib bluray faac mpeg mp3 aac avx cdio libv4l vdpau xv x264 cddb flac mp4 theora gstreamer a52 encode id3tag sndfile quicktime icu ap modemmanager upower urandom djvu ibus dconf gconf qt3support declarative"
ACCEPT_LICENSE="*"
LINGUAS="es"
INPUT_DEVICES="evdev mouse synaptics joystick"
VIDEO_CARDS="intel i965 nvidia"
APACHE2_MODULES="userdir mime dir mime_magic cgi status unixd unique_id env alias usertrack authn_core authz_core authz_host socache_shmcb mem_cache file_cache cache headers include actions auth_basic authn_anon authn_core authn_dbm authz_host authn_file autoindex authz_owner authz_user cgid dav dav_fs dav_lock deflate expires ext_filter filter info log_config logio negotiation rewrite setenvif socache_shmcb speling vhost_alias authz_dbm authz_groupfile auth_digest"
GRUB_PLATFORMS="emu efi-32 efi-64 pc multiboot"
SANE_BACKENDS="hp gt68xx"
PYTHON_TARGETS="python2_7 python3_3"
USE_PYTHON="2.7 3.3"
PHP_TARGETS="php5-5"
RUBY_TARGETS="ruby20 ruby22"
TL_CORE_BINEXTRA_MODULES="-texdoc"
LC_MESSAGES=C
ABI_X86="32 64"
PORTAGE_NICENESS="19"
FEATURES="${FEATURES} parallel-fetch metadata-transfer"
ALSA_CARDS="hda-intel"
source /var/lib/layman/make.conf
PORTDIR_OVERLAY="/usr/local/portage ${PORTDIR_OVERLAY}"
CROSSDEV_OVERLAY="${CROSSDEV_OVERLAY} /usr/local/portage"
GENTOO_MIRRORS="
    http://gentoo.c3sl.ufpr.br
    http://de-mirror.org/gentoo
    http://ftp.romnet.org/gentoo
    http://ftp.osuosl.org/pub/funtoo
"
QEMU_USER_TARGETS="x86_64 i386"
CAMERAS="samsung"
CALLIGRA_FEATURES="krita braindump plan"
LIBREOFFICE_EXTENSIONS="presenter-minimizer"
FETCHCOMMAND="aria2c -x 2 -j 8 --check-certificate=false --continue=true -d \"\${DISTDIR}\" -o \"\${FILE}\" \"\${URI}\""
RESUMECOMMAND="${FETCHCOMMAND}"
#PORTAGE_TMPDIR="/media/wintendo/tmp_portage"
PORTAGE_TMPDIR="/var/tmp/"

If it can be fixed, it'd be good. Thanks.

Link to comment
Share on other sites

2 answers to this question

Recommended Posts

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...