summaryrefslogtreecommitdiff
path: root/inputmethod
diff options
context:
space:
mode:
authormaya <maya@pkgsrc.org>2019-04-26 13:13:41 +0000
committermaya <maya@pkgsrc.org>2019-04-26 13:13:41 +0000
commit537e1607288b9c9711923e39f591c1cee33918a2 (patch)
treec2fc0320a4174490f7435a2783c9f25e76bafa81 /inputmethod
parent2bd8a391616049fff382854786b6967ef757fab7 (diff)
downloadpkgsrc-537e1607288b9c9711923e39f591c1cee33918a2.tar.gz
Omit mentions of python 34 and 35, after those were removed.
- Includes some whitespace changes, to be handled in a separate commit.
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 7c9e9a05e12..0100954f283 100644
--- a/inputmethod/ibus-python/Makefile
+++ b/inputmethod/ibus-python/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2019/03/02 02:16:32 tsutsui Exp $
+# $NetBSD: Makefile,v 1.17 2019/04/26 13:14:02 maya 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= 34 35 36 37 # py-gtk2
+PYTHON_VERSIONS_INCOMPATIBLE= 36 37 # py-gtk2
PY_PATCHPLIST= yes
.include "../../lang/python/extension.mk"
diff --git a/inputmethod/ibus-tegaki/Makefile b/inputmethod/ibus-tegaki/Makefile
index cca3ff33c30..1abd2136e37 100644
--- a/inputmethod/ibus-tegaki/Makefile
+++ b/inputmethod/ibus-tegaki/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2019/04/25 07:33:01 maya Exp $
+# $NetBSD: Makefile,v 1.15 2019/04/26 13:14:02 maya 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= 34 35 36 37 # py-gtk2 via py-ibus-python
+PYTHON_VERSIONS_INCOMPATIBLE= 36 37 # 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 891f57547d5..211a200d215 100644
--- a/inputmethod/py-input-pad/Makefile
+++ b/inputmethod/py-input-pad/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.48 2018/11/14 22:21:52 kleink Exp $
+# $NetBSD: Makefile,v 1.49 2019/04/26 13:14:02 maya 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= 34 35 36 37 # py-gtk2
+PYTHON_VERSIONS_INCOMPATIBLE= 36 37 # 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 279f7bca1ef..219ae3e7b4e 100644
--- a/inputmethod/py-zinnia/Makefile
+++ b/inputmethod/py-zinnia/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2018/07/03 05:03:21 adam Exp $
+# $NetBSD: Makefile,v 1.10 2019/04/26 13:14:02 maya Exp $
.include "../../inputmethod/zinnia/Makefile.common"
@@ -11,7 +11,7 @@ USE_TOOLS+= pkg-config
USE_LANGUAGES= c c++
PYSETUPSUBDIR= python
-PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 37 # not yet ported as of 0.06
+PYTHON_VERSIONS_INCOMPATIBLE= 36 37 # 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 63aea48702e..cb5a7eff208 100644
--- a/inputmethod/tegaki-pygtk/Makefile
+++ b/inputmethod/tegaki-pygtk/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2019/04/25 07:33:01 maya Exp $
+# $NetBSD: Makefile,v 1.13 2019/04/26 13:14:02 maya 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= 34 35 36 37 # py-gtk2
+PYTHON_VERSIONS_INCOMPATIBLE= 36 37 # 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 8dc14ee2398..8c88acf4b61 100644
--- a/inputmethod/tegaki-python/Makefile
+++ b/inputmethod/tegaki-python/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2019/04/25 07:33:01 maya Exp $
+# $NetBSD: Makefile,v 1.13 2019/04/26 13:14:02 maya 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= 34 35 36 37 # py-zinnia
+PYTHON_VERSIONS_INCOMPATIBLE= 36 37 # 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 3d3b389efb5..7bdaa382741 100644
--- a/inputmethod/tegaki-recognize/Makefile
+++ b/inputmethod/tegaki-recognize/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2019/04/25 07:33:01 maya Exp $
+# $NetBSD: Makefile,v 1.14 2019/04/26 13:14:02 maya 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= 34 35 36 37 # not yet ported as of 0.3.1.2
+PYTHON_VERSIONS_INCOMPATIBLE= 36 37 # 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 0bbdf171f8c..d54c34890ff 100644
--- a/inputmethod/tegaki-tools/Makefile
+++ b/inputmethod/tegaki-tools/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2019/04/25 07:33:01 maya Exp $
+# $NetBSD: Makefile,v 1.13 2019/04/26 13:14:02 maya 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= 34 35 36 37 # not yet ported as of 0.3.1
+PYTHON_VERSIONS_INCOMPATIBLE= 36 37 # 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 fdc664f1488..ff63a9a8a40 100644
--- a/inputmethod/tegaki-train/Makefile
+++ b/inputmethod/tegaki-train/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2019/04/25 07:33:01 maya Exp $
+# $NetBSD: Makefile,v 1.13 2019/04/26 13:14:03 maya 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= 34 35 36 37 # not yet ported as of 0.3.1
+PYTHON_VERSIONS_INCOMPATIBLE= 36 37 # 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 75333717b61..a9af3ce3eba 100644
--- a/inputmethod/tegaki-wagomu/Makefile
+++ b/inputmethod/tegaki-wagomu/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.21 2019/04/25 07:33:01 maya Exp $
+# $NetBSD: Makefile,v 1.22 2019/04/26 13:14:03 maya 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= 34 35 36 37 # not yet ported as of 0.3.1
+PYTHON_VERSIONS_INCOMPATIBLE= 36 37 # not yet ported as of 0.3.1
.include "../../devel/glib2/buildlink3.mk"
.include "../../lang/python/distutils.mk"