Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 6 May 2005 23:20:35 +0800 (CST)
From:      chinsan <chinsan@mail2000.com.tw>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        vanilla@FreeBSD.org
Subject:   ports/80702: [NEW PORT] chinese/scim-input-pad: SCIM input-pad for symbols input
Message-ID:  <200505061520.j46FKZAf079940@chinsan.twbbs.org>
Resent-Message-ID: <200505061530.j46FU2EV005683@freefall.freebsd.org>

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

>Number:         80702
>Category:       ports
>Synopsis:       [NEW PORT] chinese/scim-input-pad: SCIM input-pad for symbols input
>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:   Fri May 06 15:30:01 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     chinsan
>Release:        FreeBSD 5.3-RELEASE i386
>Organization:
FreeBSD Taiwan
>Environment:
System: FreeBSD chinsan.twbbs.org 5.3-RELEASE FreeBSD 5.3-RELEASE #0: Fri Nov 5 04:19:18 UTC 2004 root@harlow.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386
>Description:
	scim-input-pad is an on-screen input pad that can be used to 
	input symbols and key events very easily. 
	It works with the SCIM input method platform.
	
	WWW: http://freshmeat.net/projects/sciminputpad/

	Also, thanks for koster and Jserv

>How-To-Repeat:
	cd /usr/ports/chinese ; sh /path/to/scim-input-pad.shar
	cd scim-input-pad ; make install clean

>Fix:

--- scim-input-pad.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:
#
#	scim-input-pad/
#	scim-input-pad/files
#	scim-input-pad/files/patch-src::Makefile.in
#	scim-input-pad/Makefile
#	scim-input-pad/distinfo
#	scim-input-pad/pkg-descr
#	scim-input-pad/pkg-message
#	scim-input-pad/pkg-plist
#
echo c - scim-input-pad/
mkdir -p scim-input-pad/ > /dev/null 2>&1
echo c - scim-input-pad/files
mkdir -p scim-input-pad/files > /dev/null 2>&1
echo x - scim-input-pad/files/patch-src::Makefile.in
sed 's/^X//' >scim-input-pad/files/patch-src::Makefile.in << 'END-of-scim-input-pad/files/patch-src::Makefile.in'
X--- src/Makefile.in.orig	Fri May  6 22:24:19 2005
X+++ src/Makefile.in	Fri May  6 22:24:19 2005
X@@ -280,6 +280,7 @@
X 	    		  -I$(top_srcdir) \
X 	    		  -I$(top_srcdir)/intl \
X 			  -I$(top_srcdir)/src \
X+			  -I/usr/local/include \
X 			  -DSCIM_ICONDIR=\"@SCIM_ICONDIR@\" \
X 			  -DSCIM_INPUT_PAD_LOCALEDIR=\"$(datadir)/locale\" \
X 			  -DSCIM_INPUT_PAD_DATADIR=\"@SCIM_INPUT_PAD_DATADIR@\" \
END-of-scim-input-pad/files/patch-src::Makefile.in
echo x - scim-input-pad/Makefile
sed 's/^X//' >scim-input-pad/Makefile << 'END-of-scim-input-pad/Makefile'
X# New ports collection makefile for:    zh-scim-input-pad
X# Date created:		2005/05/06
X# Whom:			chinsan	<chinsan@mail2000.com.tw>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	scim-input-pad
XPORTVERSION=	0.1.0
XCATEGORIES=	chinese
XMASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
XMASTER_SITE_SUBDIR=scim
X
XMAINTAINER=	ports@FreeBSD.org
XCOMMENT=	SCIM input-pad for symbols input
X
XBUILD_DEPENDS=  scim:${PORTSDIR}/textproc/scim
XRUN_DEPENDS=	${BUILD_DEPENDS}
X
XUSE_X_PREFIX=	yes
XUSE_GMAKE=	yes
XGNU_CONFIGURE=	yes
XCONFIGURE_ENV+=	CPPFLAGS="-D__STDC_ISO_10646__"
X
X.include <bsd.port.pre.mk>
X
Xpost-install:
X	@${CAT} ${PKGMESSAGE}
X	@${ECHO}
X	@${ECHO} To display this message again, type \`pkg_info -D ${PKGNAME}\'
X	@${ECHO}
X
X.include <bsd.port.post.mk>
END-of-scim-input-pad/Makefile
echo x - scim-input-pad/distinfo
sed 's/^X//' >scim-input-pad/distinfo << 'END-of-scim-input-pad/distinfo'
XMD5 (scim-input-pad-0.1.0.tar.gz) = 119ce442a774d9fd25da550669675501
XSIZE (scim-input-pad-0.1.0.tar.gz) = 542238
END-of-scim-input-pad/distinfo
echo x - scim-input-pad/pkg-descr
sed 's/^X//' >scim-input-pad/pkg-descr << 'END-of-scim-input-pad/pkg-descr'
Xscim-input-pad is an on-screen input pad that can be used to input symbols
Xand key events very easily. It works with the SCIM input method platform.
X
XSmart Common Input Method platform, in short SCIM, is a development platform to
Xmake Input Method developers live easier. It has very clear architecture and
Xvery simple programming interface.
X
XWWW: http://freshmeat.net/projects/sciminputpad/
END-of-scim-input-pad/pkg-descr
echo x - scim-input-pad/pkg-message
sed 's/^X//' >scim-input-pad/pkg-message << 'END-of-scim-input-pad/pkg-message'
X--------------------------------------------------------------------
X1) Remember to set environment variable XMODIFIERS with scim
X2)
XHappy scim-input-padding... ^^;
X--------------------------------------------------------------------
END-of-scim-input-pad/pkg-message
echo x - scim-input-pad/pkg-plist
sed 's/^X//' >scim-input-pad/pkg-plist << 'END-of-scim-input-pad/pkg-plist'
Xlib/scim-1.0/Helper/input-pad.so
Xlib/libscim-input-pad.a
Xlib/libscim-input-pad.la
Xlib/libscim-input-pad.so.0
Xshare/scim/icons/input-pad.png
X@unexec rmdir %D/lib/scim-1.0/Helper 2>/dev/null || true
X@unexec rmdir %D/lib/ 2>/dev/null || true
X@unexec rmdir %D/share/scim/icons/input-pad.png 2>/dev/null || true
END-of-scim-input-pad/pkg-plist
exit
--- scim-input-pad.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?200505061520.j46FKZAf079940>