Search Criteria
Package Details: mutter-git 49.1+r25+g5d357fccec-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/mutter-git.git (read-only, click to copy) |
|---|---|
| Package Base: | mutter-git |
| Description: | Window manager and compositor for GNOME |
| Upstream URL: | https://gitlab.gnome.org/GNOME/mutter |
| Licenses: | GPL-2.0-or-later |
| Conflicts: | mutter |
| Provides: | libmutter-18.so, mutter |
| Submitter: | rliang |
| Maintainer: | pobrn |
| Last Packager: | pobrn |
| Votes: | 6 |
| Popularity: | 0.000009 |
| First Submitted: | 2019-01-10 13:23 (UTC) |
| Last Updated: | 2025-10-22 21:17 (UTC) |
Dependencies (72)
- at-spi2-core (at-spi2-core-gitAUR)
- cairo (cairo-gitAUR)
- colord (colord-gitAUR)
- dconf
- egl-wayland (egl-wayland-gitAUR)
- fontconfig (fontconfig-gitAUR, fontconfig-ubuntuAUR)
- fribidi (fribidi-gitAUR)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc-libs-snapshotAUR)
- gdk-pixbuf2 (gdk-pixbuf2-gitAUR, gdk-pixbuf2-noglycinAUR)
- glib2 (glib2-selinuxAUR, glib2-gitAUR, glib2-patched-thumbnailerAUR)
- glibc (glibc-gitAUR, glibc-eacAUR)
- glycin
- gnome-desktop-4 (gnome-desktop-4-gitAUR)
- gnome-settings-daemon (gnome-settings-daemon-mobileAUR, gnome-settings-daemon-gitAUR)
- graphene (graphene-gitAUR)
- gsettings-desktop-schemas (gsettings-desktop-schemas-gitAUR, gsettings-desktop-schemas-nofontAUR)
- gtk4 (gtk4-paper-planeAUR, gtk4-gitAUR)
- harfbuzz (harfbuzz-gitAUR)
- iio-sensor-proxy (iio-sensor-proxy-gitAUR, iio-sensor-proxy-tuxedoAUR, iio-sensor-proxy-tuxedo-gitAUR)
- lcms2 (lcms2-ff-gitAUR, lcms2-gitAUR, lcms2-ffAUR)
- Show 52 more dependencies...
Required by (20)
- bigclick (requires mutter) (check)
- gnome-console-jc (requires mutter) (check)
- gnome-kiosk (requires mutter)
- gnome-monitor-config-git (requires mutter)
- gnome-shell-beta-performance (requires mutter)
- gnome-shell-git
- gnome-shell-mobile-git
- gnome-shell-multiseat (requires mutter)
- gnome-shell-performance (requires mutter)
- gnome-shell-performance-unstable (requires mutter)
- magpie-wm-git (requires mutter)
- mutter-devkit-git (requires mutter)
- mutter-performance-devkit (requires mutter)
- phoc-git (requires mutter) (check)
- power-profile-selector-git (requires mutter) (optional)
- regolith-i3 (requires mutter)
- scopebuddy-git (requires mutter) (optional)
- wingpanel-git (requires mutter)
- xwayland-run (requires mutter) (optional)
- xwayland-run-git (requires mutter) (optional)
Latest Comments
« First ‹ Previous 1 2 3 4 Next › Last »
VitalyR commented on 2022-04-13 02:19 (UTC)
@jonathon I have edited this package according to your advice. Thanks!
jonathon commented on 2022-04-12 21:47 (UTC)
The Mutter package does provide some version of libmutter so including that is a good thing, it just needs to be the matching version. As far as I can tell, the actual soname version is taken care of by makepkg during packaging (e.g.
provides=libmutter-10generatesprovides=libmutter-10.so=0-64); this means a valid version mismatch will happen when the number changes (and so protect against gnome-shell{-git} breaking).ignapk commented on 2022-01-28 23:37 (UTC)
@saghm Basically, yes, you need to first remove the
gnome-shellpackage withpacman -Rdd gnome-shelland then you can proceed to install bothmutter-gitandgnome-shell-git. This is due tognome-shelldepending on specific version oflibmutter.so, that themutterpackage provides, and a possible fix of the situation would be to similarly add it as provides. However, among others, this could result in a situation when user replacesmutterwithmutter-gitwithout replacinggnome-shellwithgnome-shell-git, which could break their system. I'm open to suggestions and discussion about this though.saghm commented on 2022-01-27 22:23 (UTC)
I can't figure out how to install this in a system with Gnome already installed. When I try to install it, it fails due to breaking the
gnome-shelldependency on the stable version ofmutter, but when I try to install them both at the same time,gnome-shell-gitcan't build withoutmutter-gitalready being installed. Is the only way to build/install these to havegnome-shellnot installed at all beforehand, or am I missing something?titaniumtown commented on 2021-11-15 20:42 (UTC)
Missing dependency:
wayland-protocolstitaniumtown commented on 2021-01-20 15:53 (UTC)
bluebearblue commented on 2020-10-20 11:25 (UTC)
This does not build with xorg-server-xwayland, it needs the git version xorg-server-xwayland. Additionally, if you are installing it with an existing gnome-shell installation, mutter can't be removed since it breaks the dependency libmutter-7.so=0-64. Adding this to the provides array solves this problem.
linkmauve commented on 2020-07-12 10:32 (UTC)
Hi, this package requires the
cvtutility for build, which can be found in thexorg-serverpackage so please add that to the makedepends.titaniumtown commented on 2020-02-26 18:20 (UTC)
Are you going to update the dependencies and version?
gardotd426 commented on 2020-02-24 21:50 (UTC)
@titaniumtown no, it still doesn't work with makepkg, only AUR helpers:
I mean yeah, you could technically get around that by installing those through the AUR first, but that's not really how it's supposed to work, there shouldn't be any manual intervention required and it should work withmakepkgMaybe you could add the aur git repos for
sysprof-devandgjs-gitin the sources array and have those installed first?« First ‹ Previous 1 2 3 4 Next › Last »