Package Details: gnome-shell-mobile-git 1:43.0+17+g901661487-1

Git Clone URL: https://aur.archlinux.org/gnome-shell-mobile-git.git (read-only, click to copy)
Package Base: gnome-shell-mobile-git
Description: Next generation mobile shell
Upstream URL: https://gitlab.gnome.org/GNOME/gnome-shell
Licenses: GPL
Groups: gnome
Conflicts: gnome-shell
Provides: gnome-shell
Submitter: WithTheBraid
Maintainer: WithTheBraid
Last Packager: WithTheBraid
Votes: 0
Popularity: 0.000000
First Submitted: 2022-09-22 09:27 (UTC)
Last Updated: 2022-09-22 09:27 (UTC)

Required by (456)

Sources (1)

Latest Comments

GT610 commented on 2022-11-24 02:22 (UTC)

Error occured while compiling: [2/220] Compiling C object src/st/libst-1.0.so.p/meson-generated_.._st-enum-types.c.o FAILED: src/st/libst-1.0.so.p/meson-generated_.._st-enum-types.c.o cc -Isrc/st/libst-1.0.so.p -Isrc/st -I../gnome-shell/src/st -I/home/gt610/.cache/paru/clone/gnome-shell-mobile-git/src/gnome-shell/src -I/home/gt610/.cache/paru/clone/gnome-shell-mobile-git/src/build -I/usr/include/mutter-11/clutter -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/cairo -I/usr/include/lzo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/mutter-11/cogl -I/usr/include/graphene-1.0 -I/usr/lib/graphene-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/mutter-11 -I/usr/include/gsettings-desktop-schemas -I/usr/include/libxml2 -flto=auto -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -mfpmath=sse -msse -msse2 -pthread -mfpmath=sse -msse -msse2 '-DPREFIX="/usr"' '-DLIBDIR="/usr/lib"' '-DG_LOG_DOMAIN="St"' -DST_COMPILATION -DCLUTTER_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_API '-DPACKAGE_DATA_DIR="/usr/share/gnome-shell"' -MD -MQ src/st/libst-1.0.so.p/meson-generated_.._st-enum-types.c.o -MF src/st/libst-1.0.so.p/meson-generated_.._st-enum-types.c.o.d -o src/st/libst-1.0.so.p/meson-generated_.._st-enum-types.c.o -c src/st/st-enum-types.c In file included from src/st/st-enum-types.c:9: ../gnome-shell/src/st/st-button.h:81:1: error: unknown type name ‘ClutterClickGesture’; did you mean ‘ClutterClickActio ’? 81 | ClutterClickGesture * st_button_get_click_gesture (StButton *self); | ^~~~~~~~~~~~~~~~~~~ | ClutterClickAction