openbsd-ports/devel/dconf/pkg/PLIST-editor
2014-09-20 06:34:53 +00:00

44 lines
1.9 KiB
Plaintext

@comment $OpenBSD: PLIST-editor,v 1.13 2014/09/20 06:34:53 ajacoutot Exp $
@conflict dconf-<0.22.0
@bin bin/dconf-editor
@man man/man1/dconf-editor.1
share/appdata/
share/appdata/ca.desrt.dconf-editor.appdata.xml
share/applications/ca.desrt.dconf-editor.desktop
share/dbus-1/services/ca.desrt.dconf-editor.service
share/glib-2.0/schemas/ca.desrt.dconf-editor.gschema.xml
share/icons/HighContrast/
share/icons/HighContrast/16x16/
share/icons/HighContrast/16x16/apps/
share/icons/HighContrast/16x16/apps/dconf-editor.png
share/icons/HighContrast/22x22/
share/icons/HighContrast/22x22/apps/
share/icons/HighContrast/22x22/apps/dconf-editor.png
share/icons/HighContrast/24x24/
share/icons/HighContrast/24x24/apps/
share/icons/HighContrast/24x24/apps/dconf-editor.png
share/icons/HighContrast/256x256/
share/icons/HighContrast/256x256/apps/
share/icons/HighContrast/256x256/apps/dconf-editor.png
share/icons/HighContrast/32x32/
share/icons/HighContrast/32x32/apps/
share/icons/HighContrast/32x32/apps/dconf-editor.png
share/icons/HighContrast/48x48/
share/icons/HighContrast/48x48/apps/
share/icons/HighContrast/48x48/apps/dconf-editor.png
share/icons/hicolor/16x16/apps/dconf-editor.png
share/icons/hicolor/22x22/apps/dconf-editor.png
share/icons/hicolor/24x24/apps/dconf-editor.png
share/icons/hicolor/256x256/apps/dconf-editor.png
share/icons/hicolor/32x32/apps/dconf-editor.png
share/icons/hicolor/48x48/apps/dconf-editor.png
share/icons/hicolor/64x64/apps/dconf-editor.png
@exec %D/bin/glib-compile-schemas %D/share/glib-2.0/schemas >/dev/null
@unexec-delete %D/bin/glib-compile-schemas %D/share/glib-2.0/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/gtk-update-icon-cache -q -t %D/share/icons/HighContrast
@unexec-delete %D/bin/gtk-update-icon-cache -q -t %D/share/icons/HighContrast
@exec %D/bin/update-desktop-database
@unexec-delete %D/bin/update-desktop-database