Module submission - kinput2
dagbrown@lart.ca
dagbrown at lart.ca
Mon Aug 1 08:51:17 UTC 2005
module name : kinput2
suggested section : i18n
update (y/n) : n
bugfix (y/n) : n
security (y/n) : n
Here's another one for Ippei and the guyz. This is the kinput2 input method
that goes with the Canna package I just posted.
Enjoy!
Dave Brown
-------------- next part --------------
--- kinput2/BUILD 1970-01-01 09:00:00.000000000 +0900
+++ kinput2/BUILD 2004-10-21 11:26:44.000000000 +0900
@@ -0,0 +1,12 @@
+(
+ prepare_install &&
+ # not really a patch, but there's enough changes in the
+ # default config file that I decided to do it as a patch
+ # anyway
+ zcat $SCRIPT_DIRECTORY/conf.patch.gz | patch -p0 &&
+ xmkmf &&
+ make Makefiles &&
+ make depend &&
+ make &&
+ make install
+) > $C_FIFO 2>&1
Binary files /var/lib/lunar/moonbase/zlocal/kinput2/conf.patch.gz and /var/lib/lunar/moonbase/zlocal/kinput2/conf.patch.gz differ
--- kinput2/DEPENDS 1970-01-01 09:00:00.000000000 +0900
+++ kinput2/DEPENDS 2004-10-21 11:26:44.000000000 +0900
@@ -0,0 +1 @@
+depends Canna
--- kinput2/DETAILS 1970-01-01 09:00:00.000000000 +0900
+++ kinput2/DETAILS 2005-08-01 17:42:25.000000000 +0900
@@ -0,0 +1,16 @@
+ MODULE=kinput2
+ VERSION=3.1
+ PKG=kinput2-v${VERSION}
+ SOURCE=${PKG}.tar.gz
+SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${PKG}/
+ SOURCE_URL=ftp://ftp.sra.co.jp/pub/x11/kinput2/
+ SOURCE_VFY=sha1:48050f70e7c0cc67193ea260f8d7f6e822a02ca3
+ WEB_SITE=ftp://ftp.sra.co.jp/pub/x11/kinput2/
+ ENTERED=20040121
+ UPDATED=20050801
+ SHORT="The kinput2 input method"
+cat << EOF
+Kinput2 is an input method to enable people to enter Japanese text.
+This package specifically only works with Canna, because Wnn is even
+harder to get working under Linux than Canna.
+EOF
-------------- next part --------------
lvu submit kinput2 e36efbe7365683dfda96e582eae7c51b -
2.6.11 2.6.9 gcc-3.3.3 glibc-2.3.3
More information about the Lunar
mailing list