ports/162461: New port: chinese/fcitx-configtool: Fcitx's GUI configtool
Zhihao Yuan
lichray at gmail.com
Fri Nov 11 07:20:02 UTC 2011
>Number: 162461
>Category: ports
>Synopsis: New port: chinese/fcitx-configtool: Fcitx's GUI configtool
>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 07:20:02 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 at elitebook.hp:/usr/obj/home/lichray/devel/freebsd-8/sys/HOUKAGO amd64
>Description:
http://code.google.com/p/fcitx/
Fcitx has a script (as well as .desktop), fcitx-configtool, which calls this port, a gtk+ based GUI. That script fallbacks to xdg-open if this port is not found.
>How-To-Repeat:
>Fix:
--- fcitx-configtool.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-configtool
# fcitx-configtool/pkg-descr
# fcitx-configtool/Makefile
# fcitx-configtool/distinfo
#
echo c - fcitx-configtool
mkdir -p fcitx-configtool > /dev/null 2>&1
echo x - fcitx-configtool/pkg-descr
sed 's/^X//' >fcitx-configtool/pkg-descr << 'b04a9e8d32fa498d13589bf975751a38'
XFcitx is a simple and fast Chinese XIM server. It comes with a script,
Xfcitx-configtool, which looks for this configure tool and invokes it.
X
XWWW: http://code.google.com/p/fcitx/
b04a9e8d32fa498d13589bf975751a38
echo x - fcitx-configtool/Makefile
sed 's/^X//' >fcitx-configtool/Makefile << '19fcd94521599497329c0bf7dd336914'
X# New ports collection makefile for: fcitx-configtool
X# Date created: 09 Nov 2011
X# Whom: Zhihao Yuan <lichray at gmail.com>
X#
X# $FreeBSD$
X#
X
XPORTNAME= fcitx-configtool
XPORTVERSION= 0.3.1
XCATEGORIES= chinese x11
XMASTER_SITES= ${MASTER_SITE_GOOGLE_CODE}
XDIST_SUBDIR= ${PORTNAME}
X
XMAINTAINER= lichray at gmail.com
XCOMMENT= Fcitx IM configure tool
X
XLIB_DEPENDS= fcitx-config.4:${PORTSDIR}/chinese/fcitx
X
XUSE_BZIP2= yes
XUSE_GNOME= gtk20 intltool gnomehack
XUSE_GETTEXT= yes
XUSE_CMAKE= yes
X
XPROJECTHOST= fcitx
X
XPLIST_FILES= bin/fcitx-config-gtk \
X share/locale/zh_CN/LC_MESSAGES/fcitx-configtool.mo
X
X.include <bsd.port.mk>
19fcd94521599497329c0bf7dd336914
echo x - fcitx-configtool/distinfo
sed 's/^X//' >fcitx-configtool/distinfo << 'bfefe5c42d788c15f5608159dc673fe5'
XSHA256 (fcitx-configtool/fcitx-configtool-0.3.1.tar.bz2) = 60a2596ca3c36d0c98398d36d4eb5f1f03992133a782ae15cb39f66131aeaa3e
XSIZE (fcitx-configtool/fcitx-configtool-0.3.1.tar.bz2) = 22323
bfefe5c42d788c15f5608159dc673fe5
exit
--- fcitx-configtool.shar ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list