summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorobache <obache>2008-03-02 02:51:51 +0000
committerobache <obache>2008-03-02 02:51:51 +0000
commitafb36f11e882debb963eef92bce011f92e68ec7a (patch)
tree78d4cf7ff6987e09c40d79e8e80252570ed87d27
parent12b45afb30ca3933470341a7704143ba389036be (diff)
downloadpkgsrc-afb36f11e882debb963eef92bce011f92e68ec7a.tar.gz
Import prime-el version 1.5.1.3.
PRIME is Japanese PRedictive Input Method Editor. PRIME predicts the user's input using knowledge of natural languages and the user's previous input to reduce the difficulty of typing. For example, when the user types "ap", intending "application", PRIME might suggest "apple", "application", and "appointment." The user then easily selects "application." Currently, PRIME only supports Japanese. This package contains an emacs client of PRIME.
-rw-r--r--inputmethod/prime-el/DESCR9
-rw-r--r--inputmethod/prime-el/Makefile32
-rw-r--r--inputmethod/prime-el/PLIST43
-rw-r--r--inputmethod/prime-el/distinfo5
4 files changed, 89 insertions, 0 deletions
diff --git a/inputmethod/prime-el/DESCR b/inputmethod/prime-el/DESCR
new file mode 100644
index 00000000000..f47dbf3a176
--- /dev/null
+++ b/inputmethod/prime-el/DESCR
@@ -0,0 +1,9 @@
+PRIME is Japanese PRedictive Input Method Editor.
+PRIME predicts the user's input using knowledge of natural languages and the
+user's previous input to reduce the difficulty of typing. For example, when the
+user types "ap", intending "application", PRIME might suggest "apple",
+"application", and "appointment." The user then easily selects "application."
+
+Currently, PRIME only supports Japanese.
+
+This package contains an emacs client of PRIME.
diff --git a/inputmethod/prime-el/Makefile b/inputmethod/prime-el/Makefile
new file mode 100644
index 00000000000..7782a773d7f
--- /dev/null
+++ b/inputmethod/prime-el/Makefile
@@ -0,0 +1,32 @@
+# $NetBSD: Makefile,v 1.1.1.1 2008/03/02 02:51:51 obache Exp $
+#
+
+DISTNAME= prime-el-1.5.1.3
+PKGNAME= ${EMACS_PKGNAME_PREFIX}${DISTNAME}
+CATEGORIES= inputmethod
+MASTER_SITES= http://prime.sourceforge.jp/src/
+
+MAINTAINER= obache@NetBSD.org
+HOMEPAGE= http://taiyaki.org/prime/emacs/
+COMMENT= PRIME client for emacsen
+
+PKG_DESTDIR_SUPPORT= user-destdir
+
+DEPENDS+= ${EMACS_PKGNAME_PREFIX}suikyo-elisp-[0-9]*:../../textproc/suikyo-elisp
+
+GNU_CONFIGURE= yes
+USE_LANGUAGES= # none
+
+CONFIGURE_ARGS+= --with-emacs-sitelispdir=${EMACS_LISPPREFIX}
+CONFIGURE_ARGS+= --with-prime-configdir=${PKG_SYSCONFDIR}
+
+PKG_SYSCONFSUBDIR= prime
+
+CONF_FILES+= ${PREFIX}/share/doc/prime/examples/Custom_prime-el.el \
+ ${PKG_SYSCONFDIR}/Custom_prime-el.el
+
+.include "../../devel/apel/buildlink3.mk"
+.include "../../devel/mell/buildlink3.mk"
+.include "../../inputmethod/prime/buildlink3.mk"
+.include "../../mk/emacs.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/inputmethod/prime-el/PLIST b/inputmethod/prime-el/PLIST
new file mode 100644
index 00000000000..c1de205edcb
--- /dev/null
+++ b/inputmethod/prime-el/PLIST
@@ -0,0 +1,43 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2008/03/02 02:51:51 obache Exp $
+share/doc/prime/emacs/customize.html
+share/doc/prime/emacs/figures/screenshots/conversion_1.png
+share/doc/prime/emacs/figures/screenshots/conversion_2.png
+share/doc/prime/emacs/figures/screenshots/conversion_3.png
+share/doc/prime/emacs/figures/screenshots/enum-mode_off.png
+share/doc/prime/emacs/figures/screenshots/enum-mode_on.png
+share/doc/prime/emacs/figures/screenshots/input_d.png
+share/doc/prime/emacs/figures/screenshots/input_da.png
+share/doc/prime/emacs/figures/screenshots/input_dam.png
+share/doc/prime/emacs/figures/screenshots/mode_conv.png
+share/doc/prime/emacs/figures/screenshots/mode_fund.png
+share/doc/prime/emacs/figures/screenshots/mode_input.png
+share/doc/prime/emacs/figures/screenshots/mode_list.png
+share/doc/prime/emacs/figures/screenshots/mode_narrow.png
+share/doc/prime/emacs/figures/screenshots/mode_off.png
+share/doc/prime/emacs/figures/screenshots/mode_on.png
+share/doc/prime/emacs/figures/screenshots/para-multi-phrase_1.png
+share/doc/prime/emacs/figures/screenshots/para-multi-phrase_2.png
+share/doc/prime/emacs/figures/screenshots/para-multi-phrase_3.png
+share/doc/prime/emacs/index.html
+share/doc/prime/emacs/usage.html
+share/doc/prime/examples/Custom_prime-el.el
+${EMACS_LISPPREFIX}/init-prime.el
+${EMACS_LISPPREFIX}/prime-el/contrib/insparens.el
+${EMACS_LISPPREFIX}/prime-el/prime-conf.el
+${EMACS_LISPPREFIX}/prime-el/prime-conv-mode.el
+${EMACS_LISPPREFIX}/prime-el/prime-enum-mode.el
+${EMACS_LISPPREFIX}/prime-el/prime-fund-mode.el
+${EMACS_LISPPREFIX}/prime-el/prime-init.el
+${EMACS_LISPPREFIX}/prime-el/prime-input-mode.el
+${EMACS_LISPPREFIX}/prime-el/prime-log.el
+${EMACS_LISPPREFIX}/prime-el/prime-main.el
+${EMACS_LISPPREFIX}/prime-el/prime-process.el
+${EMACS_LISPPREFIX}/prime-el/prime-server.el
+${EMACS_LISPPREFIX}/prime-el/prime-socialite.el
+${EMACS_LISPPREFIX}/prime-el/prime-style.el
+${EMACS_LISPPREFIX}/prime-el/prime.el
+@dirrm ${EMACS_LISPPREFIX}/prime-el/contrib
+@dirrm ${EMACS_LISPPREFIX}/prime-el
+@dirrm share/doc/prime/emacs/figures/screenshots
+@dirrm share/doc/prime/emacs/figures
+@dirrm share/doc/prime/emacs
diff --git a/inputmethod/prime-el/distinfo b/inputmethod/prime-el/distinfo
new file mode 100644
index 00000000000..9947ab4f136
--- /dev/null
+++ b/inputmethod/prime-el/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2008/03/02 02:51:51 obache Exp $
+
+SHA1 (prime-el-1.5.1.3.tar.gz) = 64a1ef184a99d1a0373b797ef7da2c9c06e6e7e8
+RMD160 (prime-el-1.5.1.3.tar.gz) = c20ba166d4cef4d32d605b189eedad83957fadb2
+Size (prime-el-1.5.1.3.tar.gz) = 145403 bytes