Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/build-support/disabled/glib2/glib-compile-schemas.hook
diff options
context:
space:
mode:
authorTasos Sahanidis <tasos@tasossah.com>2024-04-08 17:37:07 +0300
committerTasos Sahanidis <tasos@tasossah.com>2024-04-08 17:37:37 +0300
commit98ef9b94872802d649be0e5ba770bbd15da4c024 (patch)
tree5b994d47b58ca8bce003b6cea08ff4d6ac86f50e /build-support/disabled/glib2/glib-compile-schemas.hook
parentb60ef1ce6dc4b2481d6cd2ebbeaef75925d4df07 (diff)
build-support: Move glib2 to disabled as it needs to be built manually
Diffstat (limited to 'build-support/disabled/glib2/glib-compile-schemas.hook')
-rw-r--r--build-support/disabled/glib2/glib-compile-schemas.hook12
1 files changed, 12 insertions, 0 deletions
diff --git a/build-support/disabled/glib2/glib-compile-schemas.hook b/build-support/disabled/glib2/glib-compile-schemas.hook
new file mode 100644
index 00000000..93d1ed53
--- /dev/null
+++ b/build-support/disabled/glib2/glib-compile-schemas.hook
@@ -0,0 +1,12 @@
+[Trigger]
+Type = Path
+Operation = Install
+Operation = Upgrade
+Operation = Remove
+Target = usr/share/glib-2.0/schemas/*.xml
+Target = usr/share/glib-2.0/schemas/*.override
+
+[Action]
+Description = Compiling GSettings XML schema files...
+When = PostTransaction
+Exec = /usr/bin/glib-compile-schemas /usr/share/glib-2.0/schemas