[hook] name = "glib-compile-schemas" description = "Compile GSettings XML schema files" [when] phase = "post" operation = ["install", "update", "remove"] paths = [ "usr/share/glib-2.0/schemas/*.xml", "usr/share/glib-2.0/schemas/*.override", ] [exec] command = "glib-compile-schemas /usr/share/glib-2.0/schemas"