tce-load -i compiletc meson evolution-data-server-dev gjs-dev mutter-dev gnome-autoar-dev gnome-control-center gnome-settings-daemon-dev ibus-dev appstream-glib networkmanager-dev libsass-dev mutter-gir libsoup3-gir networkmanager-gir gettext desktop-file-utils gjs-gir polkit-gir gtk4-gir gcr4-gir wget https://download.gnome.org/sources/gnome-shell/45/gnome-shell-45.2.tar.xz cd gnome-shell-45.2 mkdir build cd build CC="gcc -flto -mtune=generic -Os -pipe" CXX="g++ -flto -mtune=generic -Os -pipe -fno-exceptions -fno-rtti" meson --prefix=/usr/local --libexecdir=/usr/local/lib/gnome-shell --localstatedir=/var --buildtype=plain -Dsystemd=false -Dman=false -Dtests=false ninja [0m 44.47s] sudo ninja install gnome-shell 45.2 Directories prefix : /usr/local bindir : bin libdir : lib libexecdir : lib/gnome-shell datadir : share sysconfdir : etc Build Configuration buildtype : plain debug : False Build Options camera_monitor : True networkmanager : True systemd : False extensions_app : True extensions_tool: True man : False gtk_doc : False Subprojects extensions-app : YES extensions-tool: YES gvc : YES shew : YES User defined options buildtype : plain libexecdir : /usr/local/lib/gnome-shell localstatedir : /var prefix : /usr/local man : false systemd : false tests : false