summaryrefslogtreecommitdiff
path: root/inputmethod
diff options
context:
space:
mode:
authortaca <taca@pkgsrc.org>2017-04-22 17:36:43 +0000
committertaca <taca@pkgsrc.org>2017-04-22 17:36:43 +0000
commit45b145b8eade88030ae48a10d4a1bf745ba272dd (patch)
treeb0bcd8a07f444e40182de2d4f0d4f76e58282139 /inputmethod
parent07b665ac29d500c31e111c403ec7fa0bc041492e (diff)
downloadpkgsrc-45b145b8eade88030ae48a10d4a1bf745ba272dd.tar.gz
Remove prime-el which is not maintained for long time and depends on ruby18.
Diffstat (limited to 'inputmethod')
-rw-r--r--inputmethod/prime-el/DESCR9
-rw-r--r--inputmethod/prime-el/Makefile33
-rw-r--r--inputmethod/prime-el/PLIST38
-rw-r--r--inputmethod/prime-el/distinfo6
4 files changed, 0 insertions, 86 deletions
diff --git a/inputmethod/prime-el/DESCR b/inputmethod/prime-el/DESCR
deleted file mode 100644
index f47dbf3a176..00000000000
--- a/inputmethod/prime-el/DESCR
+++ /dev/null
@@ -1,9 +0,0 @@
-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
deleted file mode 100644
index e8f21b8b66a..00000000000
--- a/inputmethod/prime-el/Makefile
+++ /dev/null
@@ -1,33 +0,0 @@
-# $NetBSD: Makefile,v 1.10 2016/09/08 15:19:17 joerg Exp $
-#
-
-DISTNAME= prime-el-1.5.1.3
-PKGNAME= ${EMACS_PKGNAME_PREFIX}${DISTNAME}
-PKGREVISION= 2
-CATEGORIES= inputmethod
-MASTER_SITES= http://prime.osdn.jp/src/
-
-MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://taiyaki.org/prime/emacs/
-COMMENT= PRIME client for emacsen
-LICENSE= gnu-gpl-v2
-
-DEPENDS+= ${EMACS_PKGNAME_PREFIX}suikyo-elisp-[0-9]*:../../textproc/suikyo-elisp
-RUBY_VERSIONS_ACCEPTED= 18
-
-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 "../../editors/emacs/modules.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/inputmethod/prime-el/PLIST b/inputmethod/prime-el/PLIST
deleted file mode 100644
index 98c9a309f60..00000000000
--- a/inputmethod/prime-el/PLIST
+++ /dev/null
@@ -1,38 +0,0 @@
-@comment $NetBSD: PLIST,v 1.2 2009/06/14 18:01:32 joerg 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
diff --git a/inputmethod/prime-el/distinfo b/inputmethod/prime-el/distinfo
deleted file mode 100644
index 219cafdc650..00000000000
--- a/inputmethod/prime-el/distinfo
+++ /dev/null
@@ -1,6 +0,0 @@
-$NetBSD: distinfo,v 1.2 2015/11/03 22:13:37 agc Exp $
-
-SHA1 (prime-el-1.5.1.3.tar.gz) = 64a1ef184a99d1a0373b797ef7da2c9c06e6e7e8
-RMD160 (prime-el-1.5.1.3.tar.gz) = c20ba166d4cef4d32d605b189eedad83957fadb2
-SHA512 (prime-el-1.5.1.3.tar.gz) = 12c50f7976df6912ab75026bd2268dcf6640f44f7225f73fb1abbc9487d1e8493777d14798aaa98a31de6aed5e01732ab790161c010192ac05033ab5fa65ebb5
-Size (prime-el-1.5.1.3.tar.gz) = 145403 bytes