diff options
author | Michael Scheidell <scheidell@FreeBSD.org> | 2012-07-27 07:09:32 +0000 |
---|---|---|
committer | Michael Scheidell <scheidell@FreeBSD.org> | 2012-07-27 07:09:32 +0000 |
commit | 4e6a59502f08a92ad46612a7e8f6956b414a8b70 (patch) | |
tree | 34abeab94dc2adcecb722912cb9aadf77683137c /japanese | |
parent | d55027b22c4e1965c0f0711feb52e2eb3bb59ab2 (diff) |
Notes
Diffstat (limited to 'japanese')
-rw-r--r-- | japanese/Makefile | 1 | ||||
-rw-r--r-- | japanese/fcitx-anthy/Makefile | 27 | ||||
-rw-r--r-- | japanese/fcitx-anthy/distinfo | 2 | ||||
-rw-r--r-- | japanese/fcitx-anthy/pkg-descr | 4 | ||||
-rw-r--r-- | japanese/fcitx-anthy/pkg-plist | 31 |
5 files changed, 65 insertions, 0 deletions
diff --git a/japanese/Makefile b/japanese/Makefile index 106ab47cd938..3b236ef6a46c 100644 --- a/japanese/Makefile +++ b/japanese/Makefile @@ -71,6 +71,7 @@ SUBDIR += esecanna-module-wnn6 SUBDIR += eterm SUBDIR += exmh2 + SUBDIR += fcitx-anthy SUBDIR += fcitx-mozc SUBDIR += flex-sdk SUBDIR += flower-fpw diff --git a/japanese/fcitx-anthy/Makefile b/japanese/fcitx-anthy/Makefile new file mode 100644 index 000000000000..a5b62e82de14 --- /dev/null +++ b/japanese/fcitx-anthy/Makefile @@ -0,0 +1,27 @@ +# New ports collection makefile for: fcitx-anthy +# Date created: 18 Jul 2012 +# Whom: Zhihao Yuan <lichray@gmail.com> +# +# $FreeBSD$ +# + +PORTNAME= fcitx-anthy +PORTVERSION= 0.1.0 +CATEGORIES= japanese +MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} +DIST_SUBDIR= fcitx + +MAINTAINER= lichray@gmail.com +COMMENT= Anthy support for Fcitx + +LIB_DEPENDS= fcitx-config:${PORTSDIR}/chinese/fcitx \ + anthy:${PORTSDIR}/japanese/anthy + +USE_XZ= yes +USE_GETTEXT= yes +USE_CMAKE= yes +USE_GNOME= intltool + +PROJECTHOST= fcitx + +.include <bsd.port.mk> diff --git a/japanese/fcitx-anthy/distinfo b/japanese/fcitx-anthy/distinfo new file mode 100644 index 000000000000..6ae456f60e5a --- /dev/null +++ b/japanese/fcitx-anthy/distinfo @@ -0,0 +1,2 @@ +SHA256 (fcitx/fcitx-anthy-0.1.0.tar.xz) = 63d811cd356b9f6054a6552f516f019024d655036615d532de6a966d6daef523 +SIZE (fcitx/fcitx-anthy-0.1.0.tar.xz) = 74684 diff --git a/japanese/fcitx-anthy/pkg-descr b/japanese/fcitx-anthy/pkg-descr new file mode 100644 index 000000000000..54fceb6c73b2 --- /dev/null +++ b/japanese/fcitx-anthy/pkg-descr @@ -0,0 +1,4 @@ +fcitx-anthy provides Anthy, the most popular Japanese input method +system, as a back-end to the Fcitx IM framework. + +WWW: http://code.google.com/p/fcitx/ diff --git a/japanese/fcitx-anthy/pkg-plist b/japanese/fcitx-anthy/pkg-plist new file mode 100644 index 000000000000..6f53d0d6c947 --- /dev/null +++ b/japanese/fcitx-anthy/pkg-plist @@ -0,0 +1,31 @@ +lib/fcitx/fcitx-anthy.so +share/fcitx/addon/fcitx-anthy.conf +share/fcitx/configdesc/fcitx-anthy.desc +share/fcitx/inputmethod/anthy.conf +share/fcitx/anthy/101kana.sty +share/fcitx/anthy/atok.sty +share/fcitx/anthy/azik.sty +share/fcitx/anthy/canna.sty +share/fcitx/anthy/msime.sty +share/fcitx/anthy/nicola-a.sty +share/fcitx/anthy/nicola-f.sty +share/fcitx/anthy/nicola-j.sty +share/fcitx/anthy/oasys100j.sty +share/fcitx/anthy/tron-dvorak.sty +share/fcitx/anthy/tron-qwerty-jp.sty +share/fcitx/anthy/tsuki-2-203-101.sty +share/fcitx/anthy/tsuki-2-203-106.sty +share/fcitx/anthy/vje-delta.sty +share/fcitx/anthy/wnn.sty +share/fcitx/imicon/anthy.png +share/icons/hicolor/22x22/status/fcitx-anthy-symbol.png +share/icons/hicolor/48x48/status/fcitx-anthy.png +share/icons/hicolor/scalable/status/fcitx-anthy-period-japanese.svg +share/icons/hicolor/scalable/status/fcitx-anthy-period-latin.svg +share/icons/hicolor/scalable/status/fcitx-anthy-period-wide-japanese.svg +share/icons/hicolor/scalable/status/fcitx-anthy-period-wide-latin.svg +share/icons/hicolor/scalable/status/fcitx-anthy-symbol.svg +share/locale/ja/LC_MESSAGES/fcitx-anthy.mo +share/locale/zh_CN/LC_MESSAGES/fcitx-anthy.mo +share/locale/zh_TW/LC_MESSAGES/fcitx-anthy.mo +@dirrm share/fcitx/anthy |