Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 24 Dec 2009 03:58:16 +0800 (CST)
From:      Li-Lun Wang (Leland Wang) <llwang@infor.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/141927: New port: chinese/scim-array SCIM IMEngine module for array 30
Message-ID:  <20091223195816.8E4499F343B@infor.ck.tp.edu.tw>
Resent-Message-ID: <200912232020.nBNKK3GF025920@freefall.freebsd.org>

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

>Number:         141927
>Category:       ports
>Synopsis:       New port: chinese/scim-array SCIM IMEngine module for array 30
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Dec 23 20:20:03 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Li-Lun Wang (Leland Wang)
>Release:        FreeBSD 6.4-RELEASE-p7 i386
>Organization:
>Environment:
System: FreeBSD Athena.infor.org 6.4-RELEASE-p7 FreeBSD 6.4-RELEASE-p7 #3: Sun Oct 25 21:01:41 CST 2009 root@Athena.infor.org:/usr/obj/usr/src/sys/Athena i386


	
>Description:
scim-array is an SCIM IMEngine module for array 30. It supports
array 30 6.0, including unicode CJK Extension B and special code input.
>How-To-Repeat:
	
>Fix:
# 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:
#
#	scim-array
#	scim-array/distinfo
#	scim-array/pkg-descr
#	scim-array/Makefile
#	scim-array/pkg-plist
#
echo c - scim-array
mkdir -p scim-array > /dev/null 2>&1
echo x - scim-array/distinfo
sed 's/^X//' >scim-array/distinfo << 'eba0cdfd07bdbf2ba6d68f5e70fd2105'
XMD5 (scim-array-1.0.1.tar.gz) = 689a49455f3c868182aa00310b0e5c29
XSHA256 (scim-array-1.0.1.tar.gz) = 90b90dabbbffa68da746e8243536c3e113a7f6bc9ccb949b40c08b64f2c4590c
XSIZE (scim-array-1.0.1.tar.gz) = 2041106
eba0cdfd07bdbf2ba6d68f5e70fd2105
echo x - scim-array/pkg-descr
sed 's/^X//' >scim-array/pkg-descr << '5834acd98570cf47956b772a2c3af6d4'
Xscim-array is an SCIM IMEngine module for array 30. It supports
Xarray 6.0 Unicode CJK Extension B and special input code.
X
XWWW: http://scimarray.openfoundry.org/
5834acd98570cf47956b772a2c3af6d4
echo x - scim-array/Makefile
sed 's/^X//' >scim-array/Makefile << 'a4eaac1bbf9a6841494ba0263bc65fca'
X# New ports collection makefile for:	scim-array
X# Date created:			23 December 2009
X# Whom:				Li-Lun Wang <llwang@infor.org>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	scim-array
XPORTVERSION=	1.0.1
XCATEGORIES=	chinese
XMASTER_SITES=	http://of.openfoundry.org/download/scimarray/${PORTVERSION}/
X
XMAINTAINER=	llwang@infor.org
XCOMMENT=	Array 30 SCIM IMEngine module
X
XBUILD_DEPENDS=	scim:${PORTSDIR}/textproc/scim
XRUN_DEPENDS=	scim:${PORTSDIR}/textproc/scim
X
XGNU_CONFIGURE=	yes
XUSE_GMAKE=	yes
XUSE_GNOME=	pkgconfig
XUSE_GETTEXT=	yes
XUSE_ICONV=	yes
X
XCFLAGS+=	-fPIC
XCPPFLAGS+=	-I${LOCALBASE}/include
XCONFIGURE_ENV+=	CPPFLAGS="${CPPFLAGS}"
X
Xpost-patch:
X	@${REINPLACE_CMD} -e "s,@SCIM_MODULEDIR@,$$(pkg-config --variable=moduledir scim | ${SED} -e s,`pkg-config --variable=prefix scim`,${PREFIX},)," ${WRKSRC}/src/Makefile.in
X	@${REINPLACE_CMD} -e "s,@SCIM_ICONDIR@,$$(pkg-config --variable=icondir scim | ${SED} -e s,`pkg-config --variable=prefix scim`,${PREFIX},)," ${WRKSRC}/data/Makefile.in
X	@${REINPLACE_CMD} -e "s,@SCIM_SHAREDIR@,$$(pkg-config --variable=scimdatadir scim | ${SED} -e s,`pkg-config --variable=prefix scim`,${PREFIX},)," ${WRKSRC}/data/Makefile.in
X
X.include <bsd.port.mk>
a4eaac1bbf9a6841494ba0263bc65fca
echo x - scim-array/pkg-plist
sed 's/^X//' >scim-array/pkg-plist << '254ee2375391b1853e13d43278a3fa1a'
Xlib/scim-1.0/1.4.0/IMEngine/array.la
Xlib/scim-1.0/1.4.0/IMEngine/array.so
Xlib/scim-1.0/1.4.0/SetupUI/array-imengine-setup.la
Xlib/scim-1.0/1.4.0/SetupUI/array-imengine-setup.so
Xshare/locale/ko/LC_MESSAGES/scim-array.mo
Xshare/locale/nl/LC_MESSAGES/scim-array.mo
Xshare/locale/zh_TW/LC_MESSAGES/scim-array.mo
Xshare/scim/Array/array-phrases.cin
Xshare/scim/Array/array-shortcode.cin
Xshare/scim/Array/array-special.cin
Xshare/scim/Array/array30.cin
Xshare/scim/icons/scim-array.png
X@dirrm share/scim/Array
254ee2375391b1853e13d43278a3fa1a
exit


	


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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20091223195816.8E4499F343B>