aboutsummaryrefslogtreecommitdiff
path: root/chinese/fcitx-cloudpinyin
diff options
context:
space:
mode:
authorCheng-Lung Sung <clsung@FreeBSD.org>2011-11-14 00:49:01 +0000
committerCheng-Lung Sung <clsung@FreeBSD.org>2011-11-14 00:49:01 +0000
commit0f9bf0111002ba0b34cd88c40a32666e08629635 (patch)
tree2cd1dc9949374781a673e346a937734bdced3179 /chinese/fcitx-cloudpinyin
parentbc9c6967eb8f06270de90cc9e882f0ddeb8cd839 (diff)
downloadports-0f9bf0111002ba0b34cd88c40a32666e08629635.tar.gz
ports-0f9bf0111002ba0b34cd88c40a32666e08629635.zip
fcitx-cloudpinyin is not an input method engine. It adds candidates
from the cloud-based Pinyin services (Sogou, QQ, Baidu, Google) to any Pinyin IMEs in Fcitx. WWW: http://code.google.com/p/fcitx/ PR: ports/162487 Submitted by: maintainer (Zhihao Yuan) Feature safe: yes
Notes
Notes: svn path=/head/; revision=285728
Diffstat (limited to 'chinese/fcitx-cloudpinyin')
-rw-r--r--chinese/fcitx-cloudpinyin/Makefile27
-rw-r--r--chinese/fcitx-cloudpinyin/distinfo2
-rw-r--r--chinese/fcitx-cloudpinyin/pkg-descr5
-rw-r--r--chinese/fcitx-cloudpinyin/pkg-plist4
4 files changed, 38 insertions, 0 deletions
diff --git a/chinese/fcitx-cloudpinyin/Makefile b/chinese/fcitx-cloudpinyin/Makefile
new file mode 100644
index 000000000000..62d180f30e50
--- /dev/null
+++ b/chinese/fcitx-cloudpinyin/Makefile
@@ -0,0 +1,27 @@
+# New ports collection makefile for: fcitx-cloudpinyin
+# Date created: 11 Nov 2011
+# Whom: Zhihao Yuan <lichray@gmail.com>
+#
+# $FreeBSD$
+#
+
+PORTNAME= fcitx-cloudpinyin
+PORTVERSION= 0.1.2
+CATEGORIES= chinese
+MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE}
+DIST_SUBDIR= fcitx
+
+MAINTAINER= lichray@gmail.com
+COMMENT= A cloud-based Pinyin module for Fcitx
+
+LIB_DEPENDS= fcitx-config.4:${PORTSDIR}/chinese/fcitx \
+ curl:${PORTSDIR}/ftp/curl
+
+USE_BZIP2= yes
+USE_GETTEXT= yes
+USE_CMAKE= yes
+USE_GNOME= intltool
+
+PROJECTHOST= fcitx
+
+.include <bsd.port.mk>
diff --git a/chinese/fcitx-cloudpinyin/distinfo b/chinese/fcitx-cloudpinyin/distinfo
new file mode 100644
index 000000000000..954990368fbc
--- /dev/null
+++ b/chinese/fcitx-cloudpinyin/distinfo
@@ -0,0 +1,2 @@
+SHA256 (fcitx/fcitx-cloudpinyin-0.1.2.tar.bz2) = e051db21f3d998e7b7c2509e1e7cd4b1a634cc233c099d03828db6dce280fc87
+SIZE (fcitx/fcitx-cloudpinyin-0.1.2.tar.bz2) = 17427
diff --git a/chinese/fcitx-cloudpinyin/pkg-descr b/chinese/fcitx-cloudpinyin/pkg-descr
new file mode 100644
index 000000000000..8784ae88eaeb
--- /dev/null
+++ b/chinese/fcitx-cloudpinyin/pkg-descr
@@ -0,0 +1,5 @@
+fcitx-cloudpinyin is not an input method engine. It adds candidates
+from the cloud-based Pinyin services (Sogou, QQ, Baidu, Google) to any
+Pinyin IMEs in Fcitx.
+
+WWW: http://code.google.com/p/fcitx/
diff --git a/chinese/fcitx-cloudpinyin/pkg-plist b/chinese/fcitx-cloudpinyin/pkg-plist
new file mode 100644
index 000000000000..149d7e21e0fe
--- /dev/null
+++ b/chinese/fcitx-cloudpinyin/pkg-plist
@@ -0,0 +1,4 @@
+lib/fcitx/fcitx-cloudpinyin.so
+share/fcitx/addon/fcitx-cloudpinyin.conf
+share/fcitx/configdesc/fcitx-cloudpinyin.desc
+share/locale/zh_CN/LC_MESSAGES/fcitx-cloudpinyin.mo