Edit

IABSD.fr/ports/inputmethods/Makefile

Branch :

  • Show log

    Commit

  • Author : sthen
    Date : 2022-05-13 15:37:46
    Hash : a6388766
    Message : re-add the fcitx5 ports under fcitx-XX pkgpath and pkgnames, the less expensive of two possible ways of handling the upgrade path from fcitx-4.xx input from espie@, discussed with kevlo@

  • inputmethods/Makefile
  •      SUBDIR =
         SUBDIR += anthy
         SUBDIR += cellwriter
         SUBDIR += fcitx
         SUBDIR += fcitx-anthy
         SUBDIR += fcitx-chewing
         SUBDIR += fcitx-chinese-addons
         SUBDIR += fcitx-config-qt
         SUBDIR += fcitx-gtk
         SUBDIR += fcitx-hangul
         SUBDIR += fcitx-kkc
         SUBDIR += fcitx-lua
         SUBDIR += fcitx-m17n
         SUBDIR += fcitx-qt
         SUBDIR += fcitx-table-extra
         SUBDIR += fcitx-unikey
         SUBDIR += ibus
         SUBDIR += ibus-anthy
         SUBDIR += ibus-kkc
         SUBDIR += ibus-skk
         SUBDIR += ibus-typing-booster
         SUBDIR += libime
         SUBDIR += libkkc
         SUBDIR += libkkc-data
         SUBDIR += libskk
         SUBDIR += libtomoe-gtk
         SUBDIR += scim
         SUBDIR += scim-anthy
         SUBDIR += scim-chewing
         SUBDIR += scim-fcitx
         SUBDIR += scim-hangul
         SUBDIR += scim-pinyin
         SUBDIR += scim-tables
         SUBDIR += tomoe
         SUBDIR += uim
         SUBDIR += uim-chewing
         SUBDIR += uim-tomoe-gtk
         SUBDIR += xcb-imdkit
         
    .include <bsd.port.subdir.mk>