Search Criteria
Package Details: gnome-shell-mobile-git 1:43.0+17+g901661487-1
Package Actions
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 |
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) |
Dependencies (34)
- accountsservice
- gcr-git
- gjs-git
- gnome-autoar
- gnome-bluetooth (gnome-bluetooth-git)
- gnome-disk-utility (gnome-disk-utility-3.4.1, gnome-disk-utility-git)
- gnome-session (gnome-session-git)
- gnome-settings-daemon (gnome-settings-daemon-oldstable, gnome-settings-daemon-nvidia-backlight-patch, gnome-settings-daemon-git)
- gsettings-desktop-schemas-git
- gst-plugin-pipewire (gst-plugin-pipewire-git, gst-plugin-pipewire-full-git, gst-plugin-pipewire-common-git)
- gstreamer (gstreamer-git)
- gtk4 (gtk4-git, gtk4-paper-plane)
- libcanberra-pulse (libcanberra)
- libgdm (libgdm-git, libgdm-plymouth-prime, libgdm-plymouth-nox, libgdm-prime)
- libgweather-git
- libibus (libibus-git)
- libsecret
- libsoup3-git
- mutter-git
- nm-connection-editor (nm-connection-editor-git)
- Show 14 more dependencies...
Required by (468)
- adapta-gtk-theme-git (requires gnome-shell) (make)
- adapta-gtk-theme-git (requires gnome-shell) (optional)
- adapta-gtk-theme-wal (requires gnome-shell) (make)
- bubblemail (requires gnome-shell) (optional)
- canta-gtk-theme (requires gnome-shell) (make)
- canta-icon-theme (requires gnome-shell) (make)
- dark-aurora-theme-git (requires gnome-shell)
- display-mode-switcher (requires gnome-shell)
- dynamic-wallpaper-catalina-gnome-timed-git (requires gnome-shell)
- dynamic-wallpaper-mojave-gnome-timed-git (requires gnome-shell)
- flat-remix-gnome (requires gnome-shell)
- flatplat-mod (requires gnome-shell)
- fluent-gtk-theme (requires gnome-shell) (make)
- gahshomar (requires gnome-shell) (optional)
- gdm-git (requires gnome-shell)
- gdm-plymouth-nox (requires gnome-shell)
- gdm-plymouth-prime (requires gnome-shell)
- gdm-prime (requires gnome-shell)
- gnome-bluetooth-battery-indicator-git (requires gnome-shell)
- gnome-browser-connector-git (requires gnome-shell)
- Show 448 more...
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