a1b7c39eb5
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@
51 lines
1.8 KiB
Plaintext
51 lines
1.8 KiB
Plaintext
@comment $OpenBSD: PLIST,v 1.3 2012/06/15 08:32:15 ajacoutot Exp $
|
|
@bin bin/gamine
|
|
share/applications/gamine.desktop
|
|
share/doc/gamine/
|
|
share/doc/gamine/COPYING
|
|
share/doc/gamine/ChangeLog
|
|
share/doc/gamine/README
|
|
share/doc/gamine/README.pencil
|
|
share/doc/gamine/README.sounds
|
|
share/gamine/
|
|
share/gamine/gamine.png
|
|
share/gamine/pencil.png
|
|
share/gamine/sounds/
|
|
share/gamine/sounds/BachJSBrandenburgConcertNo2inFMajorBWV1047mvmt1.ogg
|
|
share/gamine/sounds/bleep.wav
|
|
share/gamine/sounds/bonus.wav
|
|
share/gamine/sounds/brick.wav
|
|
share/gamine/sounds/bubble.wav
|
|
share/gamine/sounds/crash.wav
|
|
share/gamine/sounds/darken.wav
|
|
share/gamine/sounds/drip.wav
|
|
share/gamine/sounds/eat.wav
|
|
share/gamine/sounds/eraser1.wav
|
|
share/gamine/sounds/eraser2.wav
|
|
share/gamine/sounds/flip.wav
|
|
share/gamine/sounds/gobble.wav
|
|
share/gamine/sounds/grow.wav
|
|
share/gamine/sounds/level.wav
|
|
share/gamine/sounds/line_end.wav
|
|
share/gamine/sounds/paint1.wav
|
|
share/gamine/sounds/plick.ogg
|
|
share/gamine/sounds/prompt.wav
|
|
share/gamine/sounds/receive.wav
|
|
share/gamine/sounds/tri.ogg
|
|
share/gamine/sounds/tuxok.wav
|
|
share/gamine/sounds/youcannot.wav
|
|
share/icons/
|
|
share/icons/hicolor/
|
|
share/icons/hicolor/scalable/
|
|
share/icons/hicolor/scalable/apps/
|
|
share/icons/hicolor/scalable/apps/gamine.svg
|
|
share/locale/fr/LC_MESSAGES/gamine.mo
|
|
@unexec GCONF_CONFIG_SOURCE=`%D/bin/gconftool-2 --get-default-source` %D/bin/gconftool-2 --makefile-uninstall-rule %D/${SCHEMAS_INSTDIR}/*.schemas > /dev/null
|
|
${SCHEMAS_INSTDIR}/
|
|
${SCHEMAS_INSTDIR}/gamine.schemas
|
|
@exec GCONF_CONFIG_SOURCE=`%D/bin/gconftool-2 --get-default-source` %D/bin/gconftool-2 --makefile-install-rule %D/${SCHEMAS_INSTDIR}/*.schemas > /dev/null
|
|
@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
|