1
0
Fork 0
mirror of https://gitlab.alpinelinux.org/alpine/aports.git synced 2025-07-25 20:25:28 +03:00
aports/community/gtk4.0/gtk4.0.post-install
Leo 8883fdab6c community/gtk4.0: don't try to use gtk-query-immodules-4.0
No such thing exists since 3.94.0, as the GTK4 team is moving torwads
GIO extension points instead of IM modules.

See: https://gitlab.gnome.org/GNOME/gtk/-/issues/1181

fixes #11684
2020-06-24 14:38:14 -03:00

5 lines
99 B
Bash

#!/bin/sh
mkdir -p etc/gtk-4.0
usr/bin/gdk-pixbuf-query-loaders > etc/gtk-4.0/gdk-pixbuf.loaders