summaryrefslogtreecommitdiff
path: root/inputmethod
diff options
context:
space:
mode:
authoradam <adam>2015-12-05 21:25:27 +0000
committeradam <adam>2015-12-05 21:25:27 +0000
commita0b187c8d9a0c12118e2140458d3e33d71bd7fab (patch)
tree8b5f4c0229ace56a6e65a847dbf43b53a26b9dea /inputmethod
parentc2593a8036a102c98b480cc594e489d424a6e2d7 (diff)
downloadpkgsrc-a0b187c8d9a0c12118e2140458d3e33d71bd7fab.tar.gz
Extend PYTHON_VERSIONS_INCOMPATIBLE to 35
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/scim-python/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
11 files changed, 22 insertions, 22 deletions
diff --git a/inputmethod/ibus-python/Makefile b/inputmethod/ibus-python/Makefile
index cfbd3f38aa2..539e3ade26a 100644
--- a/inputmethod/ibus-python/Makefile
+++ b/inputmethod/ibus-python/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2015/04/13 23:12:42 rodent Exp $
+# $NetBSD: Makefile,v 1.8 2015/12/05 21:25:46 adam Exp $
.include "../../inputmethod/ibus/Makefile.common"
@@ -39,7 +39,7 @@ CONFIGURE_ARGS+= --disable-gconf
CONFIGURE_ARGS+= --enable-python-library
CONFIGURE_ENV+= PYTHON2=${PYTHONBIN}
-PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # py-gtk2, py-gobject3
+PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # py-gtk2, py-gobject3
.include "../../devel/py-gobject3/buildlink3.mk"
PY_PATCHPLIST= yes
diff --git a/inputmethod/ibus-tegaki/Makefile b/inputmethod/ibus-tegaki/Makefile
index f659796e63b..d47b869c79d 100644
--- a/inputmethod/ibus-tegaki/Makefile
+++ b/inputmethod/ibus-tegaki/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2015/03/15 17:00:29 hiramatsu Exp $
+# $NetBSD: Makefile,v 1.10 2015/12/05 21:25:47 adam Exp $
DISTNAME= ibus-tegaki-0.3.1
PKGREVISION= 2
@@ -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= 33 34 # py-gtk2 via py-ibus-python
+PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # 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 660fed631ab..043486b2177 100644
--- a/inputmethod/py-input-pad/Makefile
+++ b/inputmethod/py-input-pad/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.35 2015/04/25 14:23:24 tnn Exp $
+# $NetBSD: Makefile,v 1.36 2015/12/05 21:25:47 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= 33 34 # py-gtk2
+PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # 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 951ce8d8fbf..908cf686af4 100644
--- a/inputmethod/py-zinnia/Makefile
+++ b/inputmethod/py-zinnia/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2014/05/09 07:37:09 wiz Exp $
+# $NetBSD: Makefile,v 1.6 2015/12/05 21:25:47 adam Exp $
.include "../../inputmethod/zinnia/Makefile.common"
@@ -11,7 +11,7 @@ USE_TOOLS+= pkg-config
USE_LANGUAGES= c c++
PYSETUPSUBDIR= python
-PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # not yet ported as of 0.06
+PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # not yet ported as of 0.06
EGG_NAME= zinnia_python-0.0.0
diff --git a/inputmethod/scim-python/Makefile b/inputmethod/scim-python/Makefile
index 7fab2c0ac4e..127afadc964 100644
--- a/inputmethod/scim-python/Makefile
+++ b/inputmethod/scim-python/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.28 2015/04/25 14:23:25 tnn Exp $
+# $NetBSD: Makefile,v 1.29 2015/12/05 21:25:47 adam Exp $
DISTNAME= scim-python-0.1.13rc1
PKGREVISION= 23
@@ -33,7 +33,7 @@ post-extract:
${CP} ${WRKDIR}/py.db ${WRKSRC}/python/engine/PinYin/py.db
PY_PATCHPLIST= yes
-PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # py-gtk2
+PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # py-gtk2
REPLACE_PYTHON+= python/engine/XingMa/XMCreateDB.py
.include "../../inputmethod/scim/buildlink3.mk"
diff --git a/inputmethod/tegaki-pygtk/Makefile b/inputmethod/tegaki-pygtk/Makefile
index ff42dcb574c..5d829725ddf 100644
--- a/inputmethod/tegaki-pygtk/Makefile
+++ b/inputmethod/tegaki-pygtk/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2015/03/15 17:09:00 hiramatsu Exp $
+# $NetBSD: Makefile,v 1.8 2015/12/05 21:25:47 adam Exp $
DISTNAME= tegaki-pygtk-0.3.1
PKGREVISION= 2
@@ -15,7 +15,7 @@ DEPENDS+= ${PYPKGPREFIX}-gtk2>=2.10:../../x11/py-gtk2
USE_LANGUAGES= # none
-PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # py-gtk2
+PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # 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 56b2a69571d..a0facd47097 100644
--- a/inputmethod/tegaki-python/Makefile
+++ b/inputmethod/tegaki-python/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2015/03/15 17:41:58 hiramatsu Exp $
+# $NetBSD: Makefile,v 1.8 2015/12/05 21:25:47 adam Exp $
DISTNAME= tegaki-python-0.3.1
PKGREVISION= 1
@@ -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= 33 34 # py-zinnia
+PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # 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 9129333ecc8..d266d5b5455 100644
--- a/inputmethod/tegaki-recognize/Makefile
+++ b/inputmethod/tegaki-recognize/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2015/03/15 19:57:40 hiramatsu Exp $
+# $NetBSD: Makefile,v 1.9 2015/12/05 21:25:47 adam Exp $
DISTNAME= tegaki-recognize-0.3.1.2
PKGREVISION= 1
@@ -15,7 +15,7 @@ DEPENDS+= tegaki-pygtk>=0.2:../../inputmethod/tegaki-pygtk
USE_LANGUAGES= # none
REPLACE_PYTHON= bin/tegaki-recognize
-PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # not yet ported as of 0.3.1.2
+PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # 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 4cf95f3fba3..ab35c9cf3d1 100644
--- a/inputmethod/tegaki-tools/Makefile
+++ b/inputmethod/tegaki-tools/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2015/03/15 19:11:22 hiramatsu Exp $
+# $NetBSD: Makefile,v 1.8 2015/12/05 21:25:47 adam Exp $
DISTNAME= tegaki-tools-0.3.1
PKGREVISION= 1
@@ -15,7 +15,7 @@ DEPENDS+= tegaki-pygtk>=0.3:../../inputmethod/tegaki-pygtk
USE_LANGUAGES= c c++
-PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # not yet ported as of 0.3.1
+PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # 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 89179a8115a..8042d6f81ae 100644
--- a/inputmethod/tegaki-train/Makefile
+++ b/inputmethod/tegaki-train/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2015/03/15 18:31:53 hiramatsu Exp $
+# $NetBSD: Makefile,v 1.8 2015/12/05 21:25:47 adam Exp $
DISTNAME= tegaki-train-0.3.1
PKGREVISION= 1
@@ -14,7 +14,7 @@ DEPENDS+= tegaki-pygtk>=0.2:../../inputmethod/tegaki-pygtk
USE_LANGUAGES= # none
-PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # not yet ported as of 0.3.1
+PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # 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 f4b6ec15b5a..cae30226074 100644
--- a/inputmethod/tegaki-wagomu/Makefile
+++ b/inputmethod/tegaki-wagomu/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2015/03/15 18:46:55 hiramatsu Exp $
+# $NetBSD: Makefile,v 1.16 2015/12/05 21:25:47 adam Exp $
DISTNAME= tegaki-wagomu-0.3.1
PKGREVISION= 6
@@ -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= 33 34 # not yet ported as of 0.3.1
+PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # not yet ported as of 0.3.1
.include "../../devel/glib2/buildlink3.mk"
.include "../../lang/python/distutils.mk"