diff options
author | alepulver <alepulver@FreeBSD.org> | 2006-10-04 07:43:42 +0800 |
---|---|---|
committer | alepulver <alepulver@FreeBSD.org> | 2006-10-04 07:43:42 +0800 |
commit | 81651767f76ac1cc38fd96436b68d2cad078acab (patch) | |
tree | 8b115c8649aa2c0e0e08aa54030687b048e224bd /japanese | |
parent | 97fd18fce7f82333f93f846f3ce4dd94c0264b89 (diff) | |
download | freebsd-ports-gnome-81651767f76ac1cc38fd96436b68d2cad078acab.tar.gz freebsd-ports-gnome-81651767f76ac1cc38fd96436b68d2cad078acab.tar.zst freebsd-ports-gnome-81651767f76ac1cc38fd96436b68d2cad078acab.zip |
Honoka is the SCIM IMEngine module using various input method engines: Wnn,
anthy,prime,skk and canna. Honoka can also use them simultaneously.
WWW: http://nop.net-p.org/modules/pukiwiki/index.php?%5B%5Bhonoka%5D%5D
(in Japanese)
This port is honoka romaji input plugin.
Smart Common Input Method platform, in short SCIM, is a development platform to
make Input Method developers live easier.
WWW: http://scim.freedesktop.org
PR: ports/98583
Submitted by: Masashi CHIBA
Diffstat (limited to 'japanese')
-rw-r--r-- | japanese/Makefile | 1 | ||||
-rw-r--r-- | japanese/scim-honoka-plugin-romkan/Makefile | 40 | ||||
-rw-r--r-- | japanese/scim-honoka-plugin-romkan/distinfo | 3 | ||||
-rw-r--r-- | japanese/scim-honoka-plugin-romkan/files/patch-configure | 10 | ||||
-rw-r--r-- | japanese/scim-honoka-plugin-romkan/pkg-descr | 12 | ||||
-rw-r--r-- | japanese/scim-honoka-plugin-romkan/pkg-plist | 10 |
6 files changed, 76 insertions, 0 deletions
diff --git a/japanese/Makefile b/japanese/Makefile index ecfbd1edf977..ae6f5f14ee2d 100644 --- a/japanese/Makefile +++ b/japanese/Makefile @@ -342,6 +342,7 @@ SUBDIR += scim-anthy SUBDIR += scim-canna SUBDIR += scim-honoka + SUBDIR += scim-honoka-plugin-romkan SUBDIR += scim-prime SUBDIR += scim-skk SUBDIR += scim-tables diff --git a/japanese/scim-honoka-plugin-romkan/Makefile b/japanese/scim-honoka-plugin-romkan/Makefile new file mode 100644 index 000000000000..2562f135830d --- /dev/null +++ b/japanese/scim-honoka-plugin-romkan/Makefile @@ -0,0 +1,40 @@ +# New ports collection makefile for: ja-scim-honoka-plugin-romkan +# Date created: 3 Jun 2006 +# Whom: Masashi CHIBA +# +# $FreeBSD$ +# + +PORTNAME= scim-honoka-plugin-romkan +PORTVERSION= 0.9.0 +CATEGORIES= japanese +MASTER_SITES= http://nop.net-p.org/files/honoka/ +DISTNAME= honoka-plugin-romkan-${PORTVERSION} + +MAINTAINER= chiba.masashi@gmail.com +COMMENT= Honoka plugin for romaji input + +BUILD_DEPENDS= scim:${PORTSDIR}/textproc/scim \ + ${X11BASE}/lib/scim-1.0/IMEngine/honoka.so:${PORTSDIR}/japanese/scim-honoka +RUN_DEPENDS:= ${BUILD_DEPENDS} + +USE_GETTEXT= yes +USE_GNOME= lthack gnomehack +USE_X_PREFIX= yes +USE_ICONV= yes +USE_GMAKE= yes +USE_AUTOTOOLS= libtool:15 + +CONFIGURE_ENV= PTHREAD_CFLAGS="${PTHREAD_CFLAGS}" \ + PTHREAD_LIBS="${PTHREAD_LIBS}" + +.include <bsd.port.pre.mk> + +.if ${OSVERSION} < 500035 +IGNORE= does not build in FreeBSD < 5.x +.else +CONFIGURE_ENV+= CPPFLAGS="-I${LOCALBASE}/include -D__STDC_ISO_10646__" \ + LDFLAGS="-L${LOCALBASE}/lib -L${X11BASE}/lib" +.endif + +.include <bsd.port.post.mk> diff --git a/japanese/scim-honoka-plugin-romkan/distinfo b/japanese/scim-honoka-plugin-romkan/distinfo new file mode 100644 index 000000000000..b9c46a3fb60b --- /dev/null +++ b/japanese/scim-honoka-plugin-romkan/distinfo @@ -0,0 +1,3 @@ +MD5 (honoka-plugin-romkan-0.9.0.tar.gz) = e38019ccfae420e28195ff2a26716b91 +SHA256 (honoka-plugin-romkan-0.9.0.tar.gz) = 3981c0479bdaf25b6740e1683344a06c8763fafb316b6b75a9415dc4d05c2c03 +SIZE (honoka-plugin-romkan-0.9.0.tar.gz) = 519473 diff --git a/japanese/scim-honoka-plugin-romkan/files/patch-configure b/japanese/scim-honoka-plugin-romkan/files/patch-configure new file mode 100644 index 000000000000..bad611f6644a --- /dev/null +++ b/japanese/scim-honoka-plugin-romkan/files/patch-configure @@ -0,0 +1,10 @@ +--- configure.orig Wed Apr 5 20:32:29 2006 ++++ configure Wed Apr 5 20:32:45 2006 +@@ -32446,6 +32446,7 @@ + s,@CONVENIENCE_LTDL_FALSE@,$CONVENIENCE_LTDL_FALSE,;t t + s,@LIBADD_DL@,$LIBADD_DL,;t t + s,@LIBTOOL_DEPS@,$LIBTOOL_DEPS,;t t ++s,@LIBTOOL_EXPORT_OPTIONS@,$LIBTOOL_EXPORT_OPTIONS,;t t + s,@PKG_CONFIG@,$PKG_CONFIG,;t t + s,@SCIM_CFLAGS@,$SCIM_CFLAGS,;t t + s,@SCIM_LIBS@,$SCIM_LIBS,;t t diff --git a/japanese/scim-honoka-plugin-romkan/pkg-descr b/japanese/scim-honoka-plugin-romkan/pkg-descr new file mode 100644 index 000000000000..5b5ab004b473 --- /dev/null +++ b/japanese/scim-honoka-plugin-romkan/pkg-descr @@ -0,0 +1,12 @@ +Honoka is the SCIM IMEngine module using various input method engines: Wnn, +anthy,prime,skk and canna. Honoka can also use them simultaneously. + +WWW: http://nop.net-p.org/modules/pukiwiki/index.php?%5B%5Bhonoka%5D%5D +(in Japanese) + +This port is honoka romaji input plugin. + +Smart Common Input Method platform, in short SCIM, is a development platform to +make Input Method developers live easier. + +WWW: http://scim.freedesktop.org diff --git a/japanese/scim-honoka-plugin-romkan/pkg-plist b/japanese/scim-honoka-plugin-romkan/pkg-plist new file mode 100644 index 000000000000..2c0b94c7c893 --- /dev/null +++ b/japanese/scim-honoka-plugin-romkan/pkg-plist @@ -0,0 +1,10 @@ +lib/scim-1.0/honoka/plugin-romkan.a +lib/scim-1.0/honoka/plugin-romkan.la +lib/scim-1.0/honoka/plugin-romkan.so +share/scim/honoka/azik.rkt +share/scim/honoka/like-msime.rkt +share/scim/honoka/kigou-def.rkt +share/scim/honoka/honoka-def.rkt +share/locale/ja/LC_MESSAGES/honoka-plugin-romkan.mo +@dirrmtry lib/scim-1.0/honoka +@dirrmtry share/scim/honoka |