diff options
author | wiz <wiz@pkgsrc.org> | 2017-09-29 12:40:26 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2017-09-29 12:40:26 +0000 |
commit | 548c8706069f4f17137e473312973c78cf1cc3f6 (patch) | |
tree | f3226dbe3c37cf25f13ef6bde1a5a7152ab4f88c /inputmethod | |
parent | 8cce79e62cf7f4eb28ab34aaaf44d5f142e40027 (diff) | |
download | pkgsrc-548c8706069f4f17137e473312973c78cf1cc3f6.tar.gz |
emacs22*, emacs23*, emacs24*: remove unmaintained emacs versions
As announced in
https://mail-index.netbsd.org/pkgsrc-users/2017/09/11/msg025563.html
This still leaves emacs20, emacs21, and the current version, emacs25.
Diffstat (limited to 'inputmethod')
-rw-r--r-- | inputmethod/ibus-el/DESCR | 4 | ||||
-rw-r--r-- | inputmethod/ibus-el/Makefile | 42 | ||||
-rw-r--r-- | inputmethod/ibus-el/PLIST | 4 | ||||
-rw-r--r-- | inputmethod/ibus-el/distinfo | 6 | ||||
-rw-r--r-- | inputmethod/skk/Makefile | 8 |
5 files changed, 3 insertions, 61 deletions
diff --git a/inputmethod/ibus-el/DESCR b/inputmethod/ibus-el/DESCR deleted file mode 100644 index 8b3f4d34d7f..00000000000 --- a/inputmethod/ibus-el/DESCR +++ /dev/null @@ -1,4 +0,0 @@ -ibus.el is a IBus client for GNU Emacs. This program allows users on-the-spot -style input with IBus. The input statuses are individually kept for each -buffer, and prefix-keys such as C-x and C-c can be used even if IBus is active. -So you can input various languages fast and comfortably by using it. diff --git a/inputmethod/ibus-el/Makefile b/inputmethod/ibus-el/Makefile deleted file mode 100644 index cb1d59f183a..00000000000 --- a/inputmethod/ibus-el/Makefile +++ /dev/null @@ -1,42 +0,0 @@ -# $NetBSD: Makefile,v 1.16 2017/08/16 20:21:10 wiz Exp $ -# - -DISTNAME= ibus-el-0.3.2 -PKGNAME= ${EMACS_PKGNAME_PREFIX}${DISTNAME} -PKGREVISION= 3 -CATEGORIES= inputmethod -MASTER_SITES= http://www11.atwiki.jp/s-irie/pub/emacs/ibus/ - -MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= https://www11.atwiki.jp/s-irie/pages/21.html -COMMENT= IBus client for GNU Emacs -LICENSE= gnu-gpl-v3 - -DEPENDS+= {${PYPKGPREFIX}-ibus-python-[0-9]*,ibus>=1.2<1.5}:../../inputmethod/ibus-python -DEPENDS+= ${PYPKGPREFIX}-Xlib-[0-9]*:../../x11/py-Xlib - -USE_LANGUAGES= # none -EMACS_VERSIONS_ACCEPTED= emacs22 emacs23 emacs24 - -REPLACE_PYTHON= ibus-el-agent -# then execute directly -SUBST_CLASSES+= pycmd -SUBST_STAGE.pycmd= pre-build -SUBST_FILES.pycmd= ibus.el -SUBST_SED.pycmd= -e 's|"python"|nil|' - -do-build: - ${RUN} cd ${WRKSRC}; \ - ${SETENV} ${PKGSRC_MAKE_ENV} \ - ${EMACS_BIN} --no-init-file --no-site-file -batch \ - -f batch-byte-compile ibus.el - -do-install: - ${INSTALL_DATA_DIR} ${DESTDIR}${EMACS_LISPPREFIX} - ${INSTALL_DATA} ${WRKSRC}/ibus.el ${DESTDIR}${EMACS_LISPPREFIX} - ${INSTALL_DATA} ${WRKSRC}/ibus.elc ${DESTDIR}${EMACS_LISPPREFIX} - ${INSTALL_SCRIPT} ${WRKSRC}/ibus-el-agent ${DESTDIR}${EMACS_LISPPREFIX} - -.include "../../editors/emacs/modules.mk" -.include "../../lang/python/application.mk" -.include "../../mk/bsd.pkg.mk" diff --git a/inputmethod/ibus-el/PLIST b/inputmethod/ibus-el/PLIST deleted file mode 100644 index 2e5b66f39bb..00000000000 --- a/inputmethod/ibus-el/PLIST +++ /dev/null @@ -1,4 +0,0 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2010/08/07 05:19:05 obache Exp $ -${EMACS_LISPPREFIX}/ibus-el-agent -${EMACS_LISPPREFIX}/ibus.el -${EMACS_LISPPREFIX}/ibus.elc diff --git a/inputmethod/ibus-el/distinfo b/inputmethod/ibus-el/distinfo deleted file mode 100644 index 8ddd0ef1930..00000000000 --- a/inputmethod/ibus-el/distinfo +++ /dev/null @@ -1,6 +0,0 @@ -$NetBSD: distinfo,v 1.5 2015/11/03 22:13:35 agc Exp $ - -SHA1 (ibus-el-0.3.2.tar.gz) = 579ce597421471c8004ac4fc0d47fac5fa089608 -RMD160 (ibus-el-0.3.2.tar.gz) = 5f74064ea51aa3a785d5baa9437b27c536a31e1e -SHA512 (ibus-el-0.3.2.tar.gz) = 76ae9e25560737c55222e6d0776523fe357ab8adbf9347c47405b3f19004da8e787ea7a8cffd7614958f232648caf35aa68a34b23d4fe46fb76ac9df3cc40f65 -Size (ibus-el-0.3.2.tar.gz) = 52918 bytes diff --git a/inputmethod/skk/Makefile b/inputmethod/skk/Makefile index 1ca2d75b5bd..552fcccbc69 100644 --- a/inputmethod/skk/Makefile +++ b/inputmethod/skk/Makefile @@ -1,5 +1,4 @@ -# $NetBSD: Makefile,v 1.35 2017/03/06 10:00:15 ryoon Exp $ -# +# $NetBSD: Makefile,v 1.36 2017/09/29 12:40:27 wiz Exp $ DISTNAME= ddskk-16.2 PKGNAME= ${EMACS_PKGNAME_PREFIX}${DISTNAME:S/^ddskk/skk/} @@ -17,8 +16,7 @@ CONFLICTS= ddskk-[0-9]* EMACS_MODULES+= base leim EMACS_BUILDLINK=YES -EMACS_VERSIONS_ACCEPTED= emacs25 emacs25nox emacs24 emacs24nox -EMACS_VERSIONS_ACCEPTED+= emacs23 emacs23nox +EMACS_VERSIONS_ACCEPTED= emacs25 emacs25nox MAKE_FLAGS+= EMACS=${EMACS_BIN:Q} MAKE_ENV= prefix=${DESTDIR:Q}${PREFIX:Q} \ @@ -46,7 +44,7 @@ post-extract: PLIST_VARS+= jisx0213 -.if ${EMACS_VERSION_MAJOR} >= 23 || ${EMACS_VERSION_MAJOR} == 21 +.if ${EMACS_VERSION_MAJOR} >= 21 PLIST.jisx0213= yes .endif |