UmVirt LFS Package info

DB commit: 48bb9ee31306c82c48dfaaad707eb4f6a926eb8a
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: https://umvirt.com/linux/downloads/0.2.2/packages/g/gsettings-desktop-schemas-46.1.tar.xz
Package md5-checksum URL: https://umvirt.com/linux/downloads/0.2.2/packages/g/gsettings-desktop-schemas-46.1.tar.xz.md5sum
Dependances: glib-gobject, gobject-introspection.
Dependance of: gnome-tweaks, yelp, glib-networking, gnome-desktop, 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