diff --git a/chinese/fcitx5-mcbopomofo/Makefile b/chinese/fcitx5-mcbopomofo/Makefile index e598055e93a5..57c712732a0c 100644 --- a/chinese/fcitx5-mcbopomofo/Makefile +++ b/chinese/fcitx5-mcbopomofo/Makefile @@ -1,26 +1,27 @@ PORTNAME= fcitx5-mcbopomofo +PORTREVISION= 1 DISTVERSION= 2.9.5 CATEGORIES= chinese textproc MAINTAINER= lwhsu@FreeBSD.org COMMENT= McBopomofo for Fcitx5 WWW= https://github.com/openvanilla/fcitx5-mcbopomofo LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.txt LIB_DEPENDS= libFcitx5Core.so:textproc/fcitx5 \ libfmt.so:devel/libfmt \ libicuuc.so:devel/icu \ libjson-c.so:devel/json-c USES= cmake compiler:c++17-lang gettext-tools kde:5 pkgconfig USE_GITHUB= yes GH_ACCOUNT= openvanilla USE_KDE= ecm CMAKE_OFF= ENABLE_TEST .include diff --git a/chinese/fcitx5-mcbopomofo/pkg-plist b/chinese/fcitx5-mcbopomofo/pkg-plist index f91b38282b96..86679fcbfa49 100644 --- a/chinese/fcitx5-mcbopomofo/pkg-plist +++ b/chinese/fcitx5-mcbopomofo/pkg-plist @@ -1,18 +1,22 @@ lib/fcitx5/mcbopomofo.so share/fcitx5/addon/mcbopomofo.conf share/fcitx5/data/mcbopomofo-add-phrase-hook.sh share/fcitx5/data/mcbopomofo-associated-phrases-v2.txt share/fcitx5/data/mcbopomofo-data-plain-bpmf.txt share/fcitx5/data/mcbopomofo-data.txt share/fcitx5/data/mcbopomofo-dictionary-service.json share/fcitx5/inputmethod/mcbopomofo-plain.conf share/fcitx5/inputmethod/mcbopomofo.conf +share/icons/hicolor/16x16/apps/fcitx_mcbopomofo.png +share/icons/hicolor/16x16/apps/org.fcitx.Fcitx5.fcitx_mcbopomofo.png +share/icons/hicolor/22x22/apps/fcitx_mcbopomofo.png +share/icons/hicolor/22x22/apps/org.fcitx.Fcitx5.fcitx_mcbopomofo.png share/icons/hicolor/24x24/apps/fcitx_mcbopomofo.png share/icons/hicolor/24x24/apps/org.fcitx.Fcitx5.fcitx_mcbopomofo.png share/icons/hicolor/32x32/apps/fcitx_mcbopomofo.png share/icons/hicolor/32x32/apps/org.fcitx.Fcitx5.fcitx_mcbopomofo.png share/icons/hicolor/64x64/apps/fcitx_mcbopomofo.png share/icons/hicolor/64x64/apps/org.fcitx.Fcitx5.fcitx_mcbopomofo.png share/locale/en/LC_MESSAGES/fcitx5-mcbopomofo.mo share/locale/zh_TW/LC_MESSAGES/fcitx5-mcbopomofo.mo share/metainfo/org.fcitx.Fcitx5.Addon.McBopomofo.metainfo.xml