UmVirt LFS Package info

DB commit: be1eaeb9e1d7ba0146566f8c9226f3f3cf6c6aa8
APP commit: 1ca4178aea919e4c9e869e3d650ff8af9678bd6f
[ BASH | XML | JSON ]

gsettings-desktop-schemas

The GSettings Desktop Schemas package contains a collection of GSettings schemas for settings shared by various components of a GNOME Desktop.

Package info

Codename: gsettings-desktop-schemas
Source file: gsettings-desktop-schemas-46.1.tar.xz
Source directory: gsettings-desktop-schemas-46.1
Package URL: gsettings-desktop-schemas-46.1.tar.xz
Package md5-checksum URL: gsettings-desktop-schemas-46.1.tar.xz.md5sum
Dependances: glib-gobject, gobject-introspection.
Dependance of: gnome-tweaks, yelp, gnome-desktop, glib-networking, at-spi2-core.
Patches: *** NO PATCHES FOUND ***
Addons: *** NO ADDONS FOUND ***
Nestings *** NO NESTINGS FOUND ***
Configuration script:
sed -i -r 's:"(/system):"/org/gnome\1:g' schemas/*.in &&

mkdir build &&
cd    build &&

meson setup --prefix=/usr --buildtype=release ..

Build script:
cd    build &&
ninja

Install script:
cd    build &&
ninja install