Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 11 Nov 2011 12:42:02 -0600
From:      Zhihao Yuan <lichray@gmail.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/162487: New port: fcitx-cloudpinyin A Pinyin amplifier
Message-ID:  <4ebd6c7c.57c3e70a.67fe.573f@mx.google.com>
Resent-Message-ID: <201111111850.pABIo3jl083770@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         162487
>Category:       ports
>Synopsis:       New port: fcitx-cloudpinyin A Pinyin amplifier
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Nov 11 18:50:03 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Zhihao Yuan
>Release:        FreeBSD 8.2-STABLE amd64
>Organization:
Northern Illinois University
>Environment:
System: FreeBSD elitebook.hp 8.2-STABLE FreeBSD 8.2-STABLE #3: Sun Oct 30 03:43:12 CDT 2011 lichray@elitebook.hp:/usr/obj/home/lichray/devel/freebsd-8/sys/HOUKAGO amd64


	
>Description:
	
	http://code.google.com/p/fcitx/
	cloudpinyin is not a input method. It makes use of the cloud Pinyin services and adds the candidates to your running Pinyin IME.
>How-To-Repeat:
	
>Fix:

	

--- fcitx-cloudpinyin.shar begins here ---
# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	fcitx-cloudpinyin
#	fcitx-cloudpinyin/pkg-descr
#	fcitx-cloudpinyin/pkg-plist
#	fcitx-cloudpinyin/distinfo
#	fcitx-cloudpinyin/Makefile
#
echo c - fcitx-cloudpinyin
mkdir -p fcitx-cloudpinyin > /dev/null 2>&1
echo x - fcitx-cloudpinyin/pkg-descr
sed 's/^X//' >fcitx-cloudpinyin/pkg-descr << '594fd0f1555abf6ea3bc5ea788a91a2d'
Xfcitx-cloudpinyin is not an input method engine. It adds candidates
Xfrom the cloud-based Pinyin services (Sogou, QQ, Baidu, Google) to any
XPinyin IMEs in Fcitx.
X
XWWW:	http://code.google.com/p/fcitx/
594fd0f1555abf6ea3bc5ea788a91a2d
echo x - fcitx-cloudpinyin/pkg-plist
sed 's/^X//' >fcitx-cloudpinyin/pkg-plist << 'cd41e0f3c5d9dd7febf43b58dc73ec60'
Xlib/fcitx/fcitx-cloudpinyin.so
Xshare/fcitx/addon/fcitx-cloudpinyin.conf
Xshare/fcitx/configdesc/fcitx-cloudpinyin.desc
Xshare/locale/zh_CN/LC_MESSAGES/fcitx-cloudpinyin.mo
cd41e0f3c5d9dd7febf43b58dc73ec60
echo x - fcitx-cloudpinyin/distinfo
sed 's/^X//' >fcitx-cloudpinyin/distinfo << 'd82df21d5285941f67ea10e16bc7d4fe'
XSHA256 (fcitx-cloudpinyin-0.1.2.tar.bz2) = e051db21f3d998e7b7c2509e1e7cd4b1a634cc233c099d03828db6dce280fc87
XSIZE (fcitx-cloudpinyin-0.1.2.tar.bz2) = 17427
d82df21d5285941f67ea10e16bc7d4fe
echo x - fcitx-cloudpinyin/Makefile
sed 's/^X//' >fcitx-cloudpinyin/Makefile << '358d1bdc8bf2fee32671d184eddf3875'
X# New ports collection makefile for:	fcitx-cloudpinyin
X# Date created:				11 Nov 2011
X# Whom:			Zhihao Yuan <lichray@gmail.com>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	fcitx-cloudpinyin
XPORTVERSION=	0.1.2
XCATEGORIES=	chinese x11
XMASTER_SITES=	${MASTER_SITE_GOOGLE_CODE}
X
XMAINTAINER=	lichray@gmail.com
XCOMMENT=	A cloud-based Pinyin module for Fcitx
X
XLIB_DEPENDS=	fcitx-config.4:${PORTSDIR}/chinese/fcitx \
X		curl:${PORTSDIR}/ftp/curl
X
XUSE_BZIP2=	yes
XUSE_GETTEXT=	yes
XUSE_CMAKE=	yes
XUSE_GNOME=	intltool
X
XPROJECTHOST=	fcitx
X
X.include <bsd.port.mk>
358d1bdc8bf2fee32671d184eddf3875
exit
--- fcitx-cloudpinyin.shar ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4ebd6c7c.57c3e70a.67fe.573f>