e953a008f8
gconf_ping() will try to shutdown gconfd, but since installing pkg is done as root, there is not gconfd nor dbus that can be started when DISPLAY isn't set and an annoying warning is issued. discussed with espie@
47 lines
1.8 KiB
Plaintext
47 lines
1.8 KiB
Plaintext
@comment $OpenBSD: PLIST,v 1.28 2013/02/06 14:23:06 ajacoutot Exp $
|
|
%%SHARED%%
|
|
@bin bin/xchat
|
|
lib/xchat/
|
|
lib/xchat/plugins/
|
|
@comment lib/xchat/plugins/perl.a
|
|
@comment lib/xchat/plugins/perl.la
|
|
share/applications/xchat.desktop
|
|
share/dbus-1/services/org.xchat.service.service
|
|
share/locale/be/LC_MESSAGES/xchat.mo
|
|
share/locale/ca/LC_MESSAGES/xchat.mo
|
|
share/locale/cs/LC_MESSAGES/xchat.mo
|
|
share/locale/de/LC_MESSAGES/xchat.mo
|
|
share/locale/el/LC_MESSAGES/xchat.mo
|
|
share/locale/es/LC_MESSAGES/xchat.mo
|
|
share/locale/fi/LC_MESSAGES/xchat.mo
|
|
share/locale/fr/LC_MESSAGES/xchat.mo
|
|
share/locale/gl/LC_MESSAGES/xchat.mo
|
|
share/locale/hu/LC_MESSAGES/xchat.mo
|
|
share/locale/it/LC_MESSAGES/xchat.mo
|
|
share/locale/ja/LC_MESSAGES/xchat.mo
|
|
share/locale/kn/LC_MESSAGES/xchat.mo
|
|
share/locale/ko/LC_MESSAGES/xchat.mo
|
|
share/locale/lt/LC_MESSAGES/xchat.mo
|
|
share/locale/mk/LC_MESSAGES/xchat.mo
|
|
share/locale/nl/LC_MESSAGES/xchat.mo
|
|
share/locale/pa/LC_MESSAGES/xchat.mo
|
|
share/locale/pl/LC_MESSAGES/xchat.mo
|
|
share/locale/pt/LC_MESSAGES/xchat.mo
|
|
share/locale/ru/LC_MESSAGES/xchat.mo
|
|
share/locale/sq/LC_MESSAGES/xchat.mo
|
|
share/locale/sr/LC_MESSAGES/xchat.mo
|
|
share/locale/sv/LC_MESSAGES/xchat.mo
|
|
share/locale/th/LC_MESSAGES/xchat.mo
|
|
share/locale/uk/LC_MESSAGES/xchat.mo
|
|
share/locale/vi/LC_MESSAGES/xchat.mo
|
|
share/locale/zh_CN/LC_MESSAGES/xchat.mo
|
|
share/locale/zh_TW/LC_MESSAGES/xchat.mo
|
|
share/pixmaps/
|
|
share/pixmaps/xchat.png
|
|
@unexec GCONF_CONFIG_SOURCE=`%D/bin/gconftool-2 --get-default-source` %D/bin/gconftool-2 --makefile-uninstall-rule %D/${SCHEMAS_INSTDIR}/*.schemas >/dev/null 2>&1
|
|
${SCHEMAS_INSTDIR}/
|
|
${SCHEMAS_INSTDIR}/apps_xchat_url_handler.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 2>&1
|
|
@exec %D/bin/update-desktop-database
|
|
@unexec-delete %D/bin/update-desktop-database
|