temp/gtk4.0: fix Plasma Mobile virtual keyboard not opening on GTK apps (MR 3181)

pmOS equivalent of https://gitlab.alpinelinux.org/alpine/aports/-/merge_requests/34970
This commit is contained in:
Bart Ribbers 2022-06-01 08:58:39 +02:00
parent 1b9afe9116
commit adb4801c12
No known key found for this signature in database
GPG key ID: 0BF4C1B5988C50D8
2 changed files with 2 additions and 4 deletions

View file

@ -3,7 +3,7 @@
pkgname=gtk4.0
pkgver=9999
_pkgver=4.6.4
pkgrel=1
pkgrel=2
pkgdesc="The GTK Toolkit (v4)"
url="https://www.gtk.org/"
install="$pkgname.post-install $pkgname.post-upgrade $pkgname.post-deinstall"

View file

@ -1,5 +1,3 @@
#!/bin/sh
mkdir -p etc/gtk-4.0
usr/bin/gdk-pixbuf-query-loaders > etc/gtk-4.0/gdk-pixbuf.loaders
/usr/bin/gdk-pixbuf-query-loaders --update-cache