UmVirt LFS Package info
DB commit: be1eaeb9e1d7ba0146566f8c9226f3f3cf6c6aa8
APP commit: 1ca4178aea919e4c9e869e3d650ff8af9678bd6f
gnome-desktop
The GNOME Desktop package contains a library that provides an API shared by several applications on the GNOME Desktop.Package info
Codename: gnome-desktop
Source file: gnome-desktop-44.1.tar.xz
Source directory: gnome-desktop-44.1
Package URL: gnome-desktop-44.1.tar.xz
Package md5-checksum URL: gnome-desktop-44.1.tar.xz.md5sum
Dependances: libxml2, gobject-introspection, xkeyboard-config, gsettings-desktop-schemas, gtk3, itstool, iso-codes, gtk4, libseccomp, bubblewrap.
Dependance of: gnome-session, nautilus, gnome-settings-daemon, 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 \
..
Build script:
cd build &&
ninja
Install script:
cd build &&
ninja install