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

39 lines
1.3 KiB
Plaintext

@comment $OpenBSD: PLIST,v 1.6 2012/06/15 08:32:15 ajacoutot Exp $
@bin bin/snes9x-gtk
share/applications/snes9x.desktop
share/doc/snes9x/
share/doc/snes9x/control-inputs.txt
share/doc/snes9x/controls.txt
share/doc/snes9x/snapshots.txt
share/doc/snes9x/snes9x-license.txt
share/examples/snes9x/
share/examples/snes9x/snes9x.conf.default
share/icons/
share/icons/hicolor/
share/icons/hicolor/16x16/
share/icons/hicolor/16x16/apps/
share/icons/hicolor/16x16/apps/snes9x.png
share/icons/hicolor/24x24/
share/icons/hicolor/24x24/apps/
share/icons/hicolor/24x24/apps/snes9x.png
share/icons/hicolor/32x32/
share/icons/hicolor/32x32/apps/
share/icons/hicolor/32x32/apps/snes9x.png
share/icons/hicolor/scalable/
share/icons/hicolor/scalable/apps/
share/icons/hicolor/scalable/apps/snes9x.svg
share/locale/es_VE/
share/locale/es_VE/LC_MESSAGES/
share/locale/es_VE/LC_MESSAGES/snes9x-gtk.mo
share/locale/fr_FR/
share/locale/fr_FR/LC_MESSAGES/
share/locale/fr_FR/LC_MESSAGES/snes9x-gtk.mo
share/locale/pt_BR/LC_MESSAGES/snes9x-gtk.mo
share/locale/sr@latin/
share/locale/sr@latin/LC_MESSAGES/
share/locale/sr@latin/LC_MESSAGES/snes9x-gtk.mo
@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
@exec %D/bin/update-desktop-database
@unexec-delete %D/bin/update-desktop-database