openbsd-ports/x11/gtk+4/pkg/PLIST-guic
ajacoutot 4c4cb42260 Import gtk+4-3.93.0.
Not hooked up yet because it's needs an updated libepoxy that matthieu@ should
be able to commit soon.

Some GNOME stuff (at least) will slowly start moving to gtk+4 in the near future
so let's get this in early so we can start to play with it. Yes, this is
obviously a development release, a stable gtk+4 is not officially out yet.
2018-05-24 15:54:09 +00:00

5 lines
324 B
Plaintext

@comment $OpenBSD: PLIST-guic,v 1.1.1.1 2018/05/24 15:54:09 ajacoutot Exp $
@comment @unexec-delete rm -f %D/share/icons/hicolor/icon-theme.cache
@bin bin/gtk4-update-icon-cache
@comment @exec /usr/bin/find %D/share/icons -type d -mindepth 1 -maxdepth 1 -exec %D/bin/gtk-update-icon-cache -q -t -f {} \; 2>/dev/null || true