openbsd-ports/emulators/vbam/pkg/PLIST
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

47 lines
1.5 KiB
Plaintext

@comment $OpenBSD: PLIST,v 1.2 2012/06/15 08:32:15 ajacoutot Exp $
@bin bin/gvbam
@bin bin/vbam
share/applications/gvbam.desktop
share/examples/vbam/
share/examples/vbam/vbam.cfg
@sample ${SYSCONFDIR}/vbam.cfg
share/icons/hicolor/16x16/apps/vbam.png
share/icons/hicolor/22x22/apps/vbam.png
share/icons/hicolor/24x24/apps/vbam.png
share/icons/hicolor/32x32/apps/vbam.png
share/icons/hicolor/scalable/apps/vbam.svg
share/locale/ca_ES/
share/locale/ca_ES/LC_MESSAGES/
share/locale/ca_ES/LC_MESSAGES/gvbam.mo
share/locale/cs/LC_MESSAGES/gvbam.mo
share/locale/de/LC_MESSAGES/gvbam.mo
share/locale/en/LC_MESSAGES/gvbam.mo
share/locale/es_ES/
share/locale/es_ES/LC_MESSAGES/
share/locale/es_ES/LC_MESSAGES/gvbam.mo
share/locale/fr/LC_MESSAGES/gvbam.mo
share/locale/it_IT/
share/locale/it_IT/LC_MESSAGES/
share/locale/it_IT/LC_MESSAGES/gvbam.mo
share/locale/nb/LC_MESSAGES/gvbam.mo
share/locale/nl/LC_MESSAGES/gvbam.mo
share/locale/pl/LC_MESSAGES/gvbam.mo
share/locale/pt_BR/LC_MESSAGES/gvbam.mo
share/locale/sv/LC_MESSAGES/gvbam.mo
share/locale/zh_CN/LC_MESSAGES/gvbam.mo
share/vbam/
share/vbam/ui/
share/vbam/ui/cheatedit.ui
share/vbam/ui/cheatlist.ui
share/vbam/ui/display.ui
share/vbam/ui/gameboy.ui
share/vbam/ui/gameboyadvance.ui
share/vbam/ui/preferences.ui
share/vbam/ui/sound.ui
share/vbam/ui/vbam.ui
share/vbam/vba-over.ini
@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