summaryrefslogtreecommitdiff
path: root/inputmethod
diff options
context:
space:
mode:
authortaya <taya@pkgsrc.org>2004-12-28 05:38:47 +0000
committertaya <taya@pkgsrc.org>2004-12-28 05:38:47 +0000
commitb412737e693fcd47fb0ca988843cd70c9cd4834c (patch)
tree6b6761a7fa45cec3050b10d9aaa1cc053f9145bd /inputmethod
parent782304050558e3f8370c4334107311ca0b4369c6 (diff)
downloadpkgsrc-b412737e693fcd47fb0ca988843cd70c9cd4834c.tar.gz
Initial import of inputmethod/anthy-elisp.
This is a elisp frontend of inputmethod/anthy.
Diffstat (limited to 'inputmethod')
-rw-r--r--inputmethod/anthy-elisp/DESCR1
-rw-r--r--inputmethod/anthy-elisp/Makefile30
-rw-r--r--inputmethod/anthy-elisp/PLIST14
3 files changed, 45 insertions, 0 deletions
diff --git a/inputmethod/anthy-elisp/DESCR b/inputmethod/anthy-elisp/DESCR
new file mode 100644
index 00000000000..6ea823ccecf
--- /dev/null
+++ b/inputmethod/anthy-elisp/DESCR
@@ -0,0 +1 @@
+Emacs lisp files for inputmethod/anthy.
diff --git a/inputmethod/anthy-elisp/Makefile b/inputmethod/anthy-elisp/Makefile
new file mode 100644
index 00000000000..376d413ff9d
--- /dev/null
+++ b/inputmethod/anthy-elisp/Makefile
@@ -0,0 +1,30 @@
+# $NetBSD: Makefile,v 1.1.1.1 2004/12/28 05:38:47 taya Exp $
+
+.include "../../inputmethod/anthy/Makefile.common"
+PKGNAME= anthy-elisp-${ANTHY_VERSION}
+CATEGORIES= inputmethod editor
+
+MAINTAINER= taya@NetBSD.org
+COMMENT= Emacs lisp files for inputmethod/anthy
+
+DEPENDS+= anthy>=${ANTHY_VERSION}:../../inputmethod/anthy
+
+GNU_CONFIGURE= yes
+CONFIGURE_ENV+= EMACS=${EMACS_BIN}
+EMACS_USE_LEIM= # defined (for emacs21/emacs20)
+
+.include "../../mk/emacs.mk"
+.if ${EMACS_FLAVOR} == "xemacs"
+PKGNAME= ${PKGNAME_PREFIX}anthy-elisp-${ANTHY_VERSION}
+DEPENDS+= xemacs-packages:../../editors/xemacs-packages
+.endif
+
+do-build:
+ cd ${WRKSRC}/src-util && ${MAKE} elc-stamp
+
+do-install:
+ ${INSTALL_DATA_DIR} ${EMACS_LISPPREFIX}/anthy
+ ${INSTALL_DATA} ${WRKSRC}/src-util/*.el ${EMACS_LISPPREFIX}/anthy
+ ${INSTALL_DATA} ${WRKSRC}/src-util/*.elc ${EMACS_LISPPREFIX}/anthy
+
+.include "../../mk/bsd.pkg.mk"
diff --git a/inputmethod/anthy-elisp/PLIST b/inputmethod/anthy-elisp/PLIST
new file mode 100644
index 00000000000..0537350b70b
--- /dev/null
+++ b/inputmethod/anthy-elisp/PLIST
@@ -0,0 +1,14 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2004/12/28 05:38:47 taya Exp $
+${EMACS_LISPPREFIX}/anthy/anthy-azik.el
+${EMACS_LISPPREFIX}/anthy/anthy-azik.elc
+${EMACS_LISPPREFIX}/anthy/anthy-conf.el
+${EMACS_LISPPREFIX}/anthy/anthy-conf.elc
+${EMACS_LISPPREFIX}/anthy/anthy-dic.el
+${EMACS_LISPPREFIX}/anthy/anthy-dic.elc
+${EMACS_LISPPREFIX}/anthy/anthy-isearch.el
+${EMACS_LISPPREFIX}/anthy/anthy-isearch.elc
+${EMACS_LISPPREFIX}/anthy/anthy.el
+${EMACS_LISPPREFIX}/anthy/anthy.elc
+${EMACS_LISPPREFIX}/anthy/leim-list.el
+${EMACS_LISPPREFIX}/anthy/leim-list.elc
+@dirrm ${EMACS_LISPPREFIX}/anthy