openbsd-ports/graphics/fyre/pkg/PLIST
kili 078d574784 move shared_mime_info from BUILD_DEPENDS to RUN_DEPENDS.
found while fiddling with all ports that have @exec/@unexec
update-mime-database in their PLISTs.
2009-07-18 17:41:10 +00:00

18 lines
740 B
Plaintext

@comment $OpenBSD: PLIST,v 1.3 2009/07/18 17:41:10 kili Exp $
@bin bin/fyre
share/fyre/
share/fyre/about-box.fa
share/fyre/animation-render.glade
share/fyre/explorer.glade
share/fyre/metadata-emblem.png
share/icons/hicolor/16x16/apps/fyre.png
share/icons/hicolor/22x22/apps/fyre.png
share/icons/hicolor/24x24/apps/fyre.png
share/icons/hicolor/48x48/mimetypes/application-x-fyre-animation.png
share/icons/hicolor/scalable/apps/fyre.svg
share/mime/packages/fyre.xml
@exec %D/bin/gtk-update-icon-cache -q -f -t %D/share/icons/hicolor 2> /dev/null || true
@unexec %D/bin/gtk-update-icon-cache -q -f -t %D/share/icons/hicolor 2> /dev/null || true
@exec %D/bin/update-mime-database %D/share/mime
@unexec %D/bin/update-mime-database %D/share/mime