1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-22 04:17:44 +00:00
freebsd-ports/chinese/scim-pinyin/pkg-plist
Vanilla I. Shu 7a27dd51c7 Remove uneeded patch, and fix pkg-plist.
PR:		ports/68880
Submitted by:	maintainer
2004-07-11 19:19:20 +00:00

17 lines
909 B
Plaintext

@unexec env GCONF_CONFIG_SOURCE=xml::%D/etc/gconf/gconf.xml.defaults gconftool-2 --makefile-uninstall-rule %D/etc/gconf/schemas/scim-chinese.schemas >/dev/null || /usr/bin/true
etc/gconf/schemas/scim-chinese.schemas
lib/scim-1.0/IMEngine/pinyin.so
lib/scim-1.0/SetupUI/pinyin-imengine-setup.so
share/locale/zh_CN/LC_MESSAGES/scim-chinese.mo
share/locale/zh_TW/LC_MESSAGES/scim-chinese.mo
share/scim/chinese/phrase_lib
share/scim/chinese/pinyin_phrase_index
share/scim/chinese/pinyin_phrase_lib
share/scim/chinese/pinyin_table
share/scim/chinese/special_table
share/scim/icons/smart-pinyin.png
@unexec rmdir %D/lib/scim-1.0/IMEngine 2>/dev/null || true
@unexec rmdir %D/lib/scim-1.0/SetupUI 2>/dev/null || true
@dirrm share/scim/chinese
@exec env GCONF_CONFIG_SOURCE=xml::%D/etc/gconf/gconf.xml.defaults gconftool-2 --makefile-install-rule %D/etc/gconf/schemas/scim-chinese.schemas >/dev/null || /usr/bin/true