summaryrefslogtreecommitdiff
path: root/inputmethod
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2019-09-02 13:19:35 +0000
committeradam <adam@pkgsrc.org>2019-09-02 13:19:35 +0000
commit77e07989540405e14ae0f3af5dc2d76d75532797 (patch)
tree698d3960598fa1d41f5a80411323ce184dbefe95 /inputmethod
parentf192c1899e81d80dcbf1d6471f89cfd621b11e84 (diff)
downloadpkgsrc-77e07989540405e14ae0f3af5dc2d76d75532797.tar.gz
Changed PYTHON_VERSIONS_INCOMPATIBLE to PYTHON_VERSIONS_ACCEPTED; needed for future Python 3.8
Diffstat (limited to 'inputmethod')
-rw-r--r--inputmethod/ibus-python/Makefile4
-rw-r--r--inputmethod/ibus-tegaki/Makefile4
-rw-r--r--inputmethod/py-input-pad/Makefile4
-rw-r--r--inputmethod/py-zinnia/Makefile4
-rw-r--r--inputmethod/tegaki-pygtk/Makefile4
-rw-r--r--inputmethod/tegaki-python/Makefile4
-rw-r--r--inputmethod/tegaki-recognize/Makefile4
-rw-r--r--inputmethod/tegaki-tools/Makefile4
-rw-r--r--inputmethod/tegaki-train/Makefile4
-rw-r--r--inputmethod/tegaki-wagomu/Makefile4
10 files changed, 20 insertions, 20 deletions
diff --git a/inputmethod/ibus-python/Makefile b/inputmethod/ibus-python/Makefile
index 0100954f283..6858e96e1b3 100644
--- a/inputmethod/ibus-python/Makefile
+++ b/inputmethod/ibus-python/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2019/04/26 13:14:02 maya Exp $
+# $NetBSD: Makefile,v 1.18 2019/09/02 13:19:45 adam Exp $
.include "../../inputmethod/ibus/Makefile.common"
@@ -41,7 +41,7 @@ CONFIGURE_ARGS+= --disable-dconf
CONFIGURE_ARGS+= --enable-python-library
CONFIGURE_ENV+= PYTHON2=${PYTHONBIN}
-PYTHON_VERSIONS_INCOMPATIBLE= 36 37 # py-gtk2
+PYTHON_VERSIONS_ACCEPTED= 27 # py-gtk2
PY_PATCHPLIST= yes
.include "../../lang/python/extension.mk"
diff --git a/inputmethod/ibus-tegaki/Makefile b/inputmethod/ibus-tegaki/Makefile
index 1abd2136e37..a3f4b9eae12 100644
--- a/inputmethod/ibus-tegaki/Makefile
+++ b/inputmethod/ibus-tegaki/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2019/04/26 13:14:02 maya Exp $
+# $NetBSD: Makefile,v 1.16 2019/09/02 13:19:45 adam Exp $
DISTNAME= ibus-tegaki-0.3.1
PKGREVISION= 3
@@ -21,7 +21,7 @@ SUBST_STAGE.epython= pre-configure
SUBST_FILES.epython= ibus-engine-tegaki.in
SUBST_SED.epython= -e 's;exec python;exec ${PYTHONBIN};g'
-PYTHON_VERSIONS_INCOMPATIBLE= 36 37 # py-gtk2 via py-ibus-python
+PYTHON_VERSIONS_ACCEPTED= 27 # py-gtk2 via py-ibus-python
.include "../../lang/python/distutils.mk"
.include "../../lang/python/application.mk"
diff --git a/inputmethod/py-input-pad/Makefile b/inputmethod/py-input-pad/Makefile
index 22590950574..d31e43ad6da 100644
--- a/inputmethod/py-input-pad/Makefile
+++ b/inputmethod/py-input-pad/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.50 2019/07/21 22:25:11 wiz Exp $
+# $NetBSD: Makefile,v 1.51 2019/09/02 13:19:45 adam Exp $
.include "../../inputmethod/input-pad/Makefile.common"
@@ -27,7 +27,7 @@ post-configure:
${LN} -s ${BUILDLINK_DIR}/lib/libinput-pad.la ${WRKSRC}/input-pad
PY_PATCHPLIST= yes
-PYTHON_VERSIONS_INCOMPATIBLE= 36 37 # py-gtk2
+PYTHON_VERSIONS_ACCEPTED= 27 # py-gtk2
BUILDLINK_API_DEPENDS.input-pad+= input-pad>=${PKGVERSION_NOREV}
.include "../../inputmethod/input-pad/buildlink3.mk"
diff --git a/inputmethod/py-zinnia/Makefile b/inputmethod/py-zinnia/Makefile
index e6512e2c312..c0b60ce91a9 100644
--- a/inputmethod/py-zinnia/Makefile
+++ b/inputmethod/py-zinnia/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2019/04/26 14:12:40 maya Exp $
+# $NetBSD: Makefile,v 1.12 2019/09/02 13:19:44 adam Exp $
.include "../../inputmethod/zinnia/Makefile.common"
@@ -11,7 +11,7 @@ USE_TOOLS+= pkg-config
USE_LANGUAGES= c c++
PYSETUPSUBDIR= python
-PYTHON_VERSIONS_INCOMPATIBLE= 36 37 # not yet ported as of 0.06
+PYTHON_VERSIONS_ACCEPTED= 27 # not yet ported as of 0.06
EGG_NAME= zinnia_python-0.0.0
diff --git a/inputmethod/tegaki-pygtk/Makefile b/inputmethod/tegaki-pygtk/Makefile
index cb5a7eff208..60e5a7971e0 100644
--- a/inputmethod/tegaki-pygtk/Makefile
+++ b/inputmethod/tegaki-pygtk/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2019/04/26 13:14:02 maya Exp $
+# $NetBSD: Makefile,v 1.14 2019/09/02 13:19:45 adam Exp $
DISTNAME= tegaki-pygtk-0.3.1
PKGREVISION= 3
@@ -15,7 +15,7 @@ DEPENDS+= ${PYPKGPREFIX}-gtk2>=2.10:../../x11/py-gtk2
USE_LANGUAGES= # none
-PYTHON_VERSIONS_INCOMPATIBLE= 36 37 # py-gtk2
+PYTHON_VERSIONS_ACCEPTED= 27 # py-gtk2
.include "../../lang/python/distutils.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/inputmethod/tegaki-python/Makefile b/inputmethod/tegaki-python/Makefile
index 8c88acf4b61..216ea021de1 100644
--- a/inputmethod/tegaki-python/Makefile
+++ b/inputmethod/tegaki-python/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2019/04/26 13:14:02 maya Exp $
+# $NetBSD: Makefile,v 1.14 2019/09/02 13:19:45 adam Exp $
DISTNAME= tegaki-python-0.3.1
PKGREVISION= 2
@@ -23,7 +23,7 @@ SUBST_STAGE.prefix= pre-configure
SUBST_FILES.prefix= tegaki/engine.py
SUBST_SED.prefix= -e 's|/usr/local/share|${PREFIX}/share|g'
-PYTHON_VERSIONS_INCOMPATIBLE= 36 37 # py-zinnia
+PYTHON_VERSIONS_ACCEPTED= 27 # py-zinnia
.include "../../lang/python/distutils.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/inputmethod/tegaki-recognize/Makefile b/inputmethod/tegaki-recognize/Makefile
index dec3f0d7af8..9d9e778047f 100644
--- a/inputmethod/tegaki-recognize/Makefile
+++ b/inputmethod/tegaki-recognize/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2019/04/26 14:12:40 maya Exp $
+# $NetBSD: Makefile,v 1.16 2019/09/02 13:19:45 adam Exp $
DISTNAME= tegaki-recognize-0.3.1.2
PKGREVISION= 2
@@ -15,7 +15,7 @@ DEPENDS+= tegaki-pygtk>=0.2:../../inputmethod/tegaki-pygtk
USE_LANGUAGES= # none
REPLACE_PYTHON= bin/tegaki-recognize
-PYTHON_VERSIONS_INCOMPATIBLE= 36 37 # not yet ported as of 0.3.1.2
+PYTHON_VERSIONS_ACCEPTED= 27 # not yet ported as of 0.3.1.2
.include "../../lang/python/distutils.mk"
.include "../../lang/python/application.mk"
diff --git a/inputmethod/tegaki-tools/Makefile b/inputmethod/tegaki-tools/Makefile
index 978264c2906..b22009ffa58 100644
--- a/inputmethod/tegaki-tools/Makefile
+++ b/inputmethod/tegaki-tools/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2019/04/26 14:12:40 maya Exp $
+# $NetBSD: Makefile,v 1.15 2019/09/02 13:19:45 adam Exp $
DISTNAME= tegaki-tools-0.3.1
PKGREVISION= 2
@@ -15,7 +15,7 @@ DEPENDS+= tegaki-pygtk>=0.3:../../inputmethod/tegaki-pygtk
USE_LANGUAGES= c c++
-PYTHON_VERSIONS_INCOMPATIBLE= 36 37 # not yet ported as of 0.3.1
+PYTHON_VERSIONS_ACCEPTED= 27 # not yet ported as of 0.3.1
.include "../../lang/python/application.mk"
.include "../../lang/python/distutils.mk"
diff --git a/inputmethod/tegaki-train/Makefile b/inputmethod/tegaki-train/Makefile
index e27a2edd8b5..4b7f6fbcc79 100644
--- a/inputmethod/tegaki-train/Makefile
+++ b/inputmethod/tegaki-train/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2019/04/26 14:12:40 maya Exp $
+# $NetBSD: Makefile,v 1.15 2019/09/02 13:19:45 adam Exp $
DISTNAME= tegaki-train-0.3.1
PKGREVISION= 2
@@ -14,7 +14,7 @@ DEPENDS+= tegaki-pygtk>=0.2:../../inputmethod/tegaki-pygtk
USE_LANGUAGES= # none
-PYTHON_VERSIONS_INCOMPATIBLE= 36 37 # not yet ported as of 0.3.1
+PYTHON_VERSIONS_ACCEPTED= 27 # not yet ported as of 0.3.1
.include "../../lang/python/application.mk"
.include "../../lang/python/distutils.mk"
diff --git a/inputmethod/tegaki-wagomu/Makefile b/inputmethod/tegaki-wagomu/Makefile
index 58143ffd9e4..44a3c75ace9 100644
--- a/inputmethod/tegaki-wagomu/Makefile
+++ b/inputmethod/tegaki-wagomu/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.23 2019/04/26 14:12:40 maya Exp $
+# $NetBSD: Makefile,v 1.24 2019/09/02 13:19:45 adam Exp $
DISTNAME= tegaki-wagomu-0.3.1
PKGREVISION= 7
@@ -29,7 +29,7 @@ SUBST_STAGE.fixver= pre-configure
SUBST_FILES.fixver= tegakiwagomu.py
SUBST_SED.fixver= -e 's|0\.3|${PKGVERSION_NOREV}|'
-PYTHON_VERSIONS_INCOMPATIBLE= 36 37 # not yet ported as of 0.3.1
+PYTHON_VERSIONS_ACCEPTED= 27 # not yet ported as of 0.3.1
.include "../../devel/glib2/buildlink3.mk"
.include "../../lang/python/distutils.mk"