aboutsummaryrefslogtreecommitdiff
path: root/chinese/fcitx-chewing
diff options
context:
space:
mode:
authorXin LI <delphij@FreeBSD.org>2012-02-07 21:03:14 +0000
committerXin LI <delphij@FreeBSD.org>2012-02-07 21:03:14 +0000
commit78a22b39da180dc4d69be6d051d61040fe045fae (patch)
treee792a2c73e30b927f8e58e2d5dfacc7fd3804f18 /chinese/fcitx-chewing
parent2501ce08a07174e5327b09639354562d5424f40a (diff)
downloadports-78a22b39da180dc4d69be6d051d61040fe045fae.tar.gz
ports-78a22b39da180dc4d69be6d051d61040fe045fae.zip
Add fcitx-chewing - Chewing input method binding.
PR: ports/164837 Submitted by: Zhihao Yuan <lichray gmail com>
Notes
Notes: svn path=/head/; revision=290614
Diffstat (limited to 'chinese/fcitx-chewing')
-rw-r--r--chinese/fcitx-chewing/Makefile26
-rw-r--r--chinese/fcitx-chewing/distinfo2
-rw-r--r--chinese/fcitx-chewing/pkg-descr4
-rw-r--r--chinese/fcitx-chewing/pkg-plist8
4 files changed, 40 insertions, 0 deletions
diff --git a/chinese/fcitx-chewing/Makefile b/chinese/fcitx-chewing/Makefile
new file mode 100644
index 000000000000..3067b6b2f6ca
--- /dev/null
+++ b/chinese/fcitx-chewing/Makefile
@@ -0,0 +1,26 @@
+# New ports collection makefile for: fcitx-chewing
+# Date created: 6 Feb 2012
+# Whom: Zhihao Yuan <lichray@gmail.com>
+#
+# $FreeBSD$
+#
+
+PORTNAME= fcitx-chewing
+PORTVERSION= 0.1.0
+CATEGORIES= chinese
+MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE}
+DIST_SUBDIR= fcitx
+
+MAINTAINER= lichray@gmail.com
+COMMENT= Chewing support for Fcitx
+
+LIB_DEPENDS= fcitx-config.4:${PORTSDIR}/chinese/fcitx \
+ chewing.3:${PORTSDIR}/chinese/libchewing
+
+USE_BZIP2= yes
+USE_GETTEXT= yes
+USE_CMAKE= yes
+
+PROJECTHOST= fcitx
+
+.include <bsd.port.mk>
diff --git a/chinese/fcitx-chewing/distinfo b/chinese/fcitx-chewing/distinfo
new file mode 100644
index 000000000000..a784217ead1d
--- /dev/null
+++ b/chinese/fcitx-chewing/distinfo
@@ -0,0 +1,2 @@
+SHA256 (fcitx/fcitx-chewing-0.1.0.tar.bz2) = 6b9f7bb00fc1d8b7a5f888589665f185b906b83a68d630605cb0cc649f2a2352
+SIZE (fcitx/fcitx-chewing-0.1.0.tar.bz2) = 15867
diff --git a/chinese/fcitx-chewing/pkg-descr b/chinese/fcitx-chewing/pkg-descr
new file mode 100644
index 000000000000..23e4acdda848
--- /dev/null
+++ b/chinese/fcitx-chewing/pkg-descr
@@ -0,0 +1,4 @@
+fcitx-chewing provides Chewing, an intelligent phonetic input method
+engine, as a back-end to the Fcitx IM server.
+
+WWW: http://code.google.com/p/fcitx/
diff --git a/chinese/fcitx-chewing/pkg-plist b/chinese/fcitx-chewing/pkg-plist
new file mode 100644
index 000000000000..80423e07eb3f
--- /dev/null
+++ b/chinese/fcitx-chewing/pkg-plist
@@ -0,0 +1,8 @@
+lib/fcitx/fcitx-chewing.so
+share/fcitx/addon/fcitx-chewing.conf
+share/fcitx/configdesc/fcitx-chewing.desc
+share/fcitx/skin/default/chewing.png
+share/fcitx/skin/classic/chewing.png
+share/fcitx/skin/dark/chewing.png
+share/locale/zh_CN/LC_MESSAGES/fcitx-chewing.mo
+share/locale/zh_TW/LC_MESSAGES/fcitx-chewing.mo