UmVirt LFS Package info

DB commit: 9479b41c328304e88d8b007b04bc0dff783bbc6e
APP commit: b0e7f121177a769c20a4c985867d650259b096ce
[ BASH | XML | JSON ]

!mutter

Mutter is the window manager for GNOME.

Package info

Template:
Codename: !mutter
Source file: mutter-46.4.tar.xz
Source directory: mutter-46.4
Package URL: mutter-46.4.tar.xz
Package md5-checksum URL: mutter-46.4.tar.xz.md5sum
Dependances: gobject-introspection, libxcvt, startup-notification, desktop-file-utils, libxkbcommon, graphene, !gnome-settings-daemon, pipewire.
Dependance of: !gnome-shell.
Patches: *** NO PATCHES FOUND ***
Addons: *** NO ADDONS FOUND ***
Nestings *** NO NESTINGS FOUND ***
Configuration script:
mkdir build &&
cd    build &&

meson setup --prefix=/usr              \
            --buildtype=release        \
            -Dtests=false              \
            -Dprofiler=false           \
            ..                

Build script:
cd    build &&
ninja

Install script:
cd    build &&
ninja install