ajacoutot a1b7c39eb5 gtk-update-icon-cache:
Don't redirect errors to /dev/null and don't return true(1)
unconditionally. Instead, don't check for the existence of index.theme.
This will allow us to catch errors that may be happening because of a
missing dependency in the chain.

Some hidden issues may appear, in which case please contact me.

discussed with and ok blind jasper@
2012-06-15 08:32:14 +00:00

43 lines
1.3 KiB
Plaintext

@comment $OpenBSD: PLIST,v 1.7 2012/06/15 08:32:14 ajacoutot Exp $
%%SHARED%%
@bin bin/gerbv
include/gerbv-2.5.0/
include/gerbv-2.5.0/gerbv.h
lib/libgerbv.a
lib/libgerbv.la
lib/pkgconfig/
lib/pkgconfig/libgerbv.pc
@man man/man1/gerbv.1
share/applications/gerbv.desktop
@comment share/applications/mimeinfo.cache
share/gerbv/
share/gerbv/gerbv_icon.ico
share/gerbv/scheme/
share/gerbv/scheme/gerb-debug.scm
share/gerbv/scheme/gerb-ps.scm
share/gerbv/scheme/init.scm
share/icons/
share/icons/hicolor/
share/icons/hicolor/16x16/
share/icons/hicolor/16x16/apps/
share/icons/hicolor/16x16/apps/gerbv-16.png
share/icons/hicolor/22x22/
share/icons/hicolor/22x22/apps/
share/icons/hicolor/22x22/apps/gerbv-22.png
share/icons/hicolor/24x24/
share/icons/hicolor/24x24/apps/
share/icons/hicolor/24x24/apps/gerbv-24.png
share/icons/hicolor/32x32/
share/icons/hicolor/32x32/apps/
share/icons/hicolor/32x32/apps/gerbv-32.png
share/icons/hicolor/48x48/
share/icons/hicolor/48x48/apps/
share/icons/hicolor/48x48/apps/gerbv-48.png
share/icons/hicolor/scalable/
share/icons/hicolor/scalable/apps/
share/icons/hicolor/scalable/apps/gerbv.svg
@exec %D/bin/update-desktop-database
@unexec-delete %D/bin/update-desktop-database
@exec %D/bin/gtk-update-icon-cache -q -t %D/share/icons/hicolor
@unexec-delete %D/bin/gtk-update-icon-cache -q -t %D/share/icons/hicolor