Skip site navigation (1)Skip section navigation (2)
Date:      Sun,  8 May 2005 14:37:59 +0800 (CST)
From:      chinsan <chinsan@mail2000.com.tw>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/80747: [NEW PORT] textproc/scim-input-pad: SCIM add-on to input various symbols with on-screen pad
Message-ID:  <20050508063759.4B57C73019@chinsan.twbbs.org>
Resent-Message-ID: <200505080640.j486eAXT036530@freefall.freebsd.org>

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

>Number:         80747
>Category:       ports
>Synopsis:       [NEW PORT] textproc/scim-input-pad: SCIM add-on to input various symbols with on-screen pad
>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:   Sun May 08 06:40:09 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:

	Sorry, This PR Obsolete ports/80702
	This PR fix some warning message to make portlint more happy
	and would be better to put into ``textproc'' instead of ``chinese''.
	Thanks.

>How-To-Repeat:

	# cd /usr/ports/textproc 
	# 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:	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=	textproc
XMASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
XMASTER_SITE_SUBDIR=scim
X
XMAINTAINER=	ports@FreeBSD.org
XCOMMENT=	SCIM add-on to input various symbols with on-screen pad
X
XBUILD_DEPENDS=	scim:${PORTSDIR}/textproc/scim
XRUN_DEPENDS=	${BUILD_DEPENDS}
X
XUSE_X_PREFIX=	yes
XINSTALLS_SHLIB=	yes
XUSE_GMAKE=	yes
XUSE_LIBTOOL_VER=	15
XGNU_CONFIGURE=	yes
XCONFIGURE_ENV+=	CPPFLAGS="-I${LOCALBASE}/include -D__STDC_ISO_10646__" \
X		LDFLAGS="-L${LOCALBASE}/lib -lintl"
X
X.include <bsd.port.pre.mk>
X
Xpost-install:
X	@${CAT} ${PKGMESSAGE}
X	@${ECHO} To display this message again, type \`pkg_info -D ${PKGNAME}\'
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) use ``scim-input-pad'' command or right click on the SCIM 
X   and choose ``Input Pad'' to start scim-input-pad
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/locale/ja/LC_MESSAGES/scim-input-pad.mo
Xshare/locale/zh_CN/LC_MESSAGES/scim-input-pad.mo
Xshare/locale/zh_TW/LC_MESSAGES/scim-input-pad.mo
Xshare/scim/icons/input-pad.png
Xshare/scim/input-pad/base.pad
Xshare/scim/input-pad/chinese.pad
Xshare/scim/input-pad/japanese.pad
Xshare/scim/input-pad/keyboard.pad
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/input-pad 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?20050508063759.4B57C73019>