diff options
author | wiz <wiz@pkgsrc.org> | 2014-05-09 07:36:53 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2014-05-09 07:36:53 +0000 |
commit | 6110b3907a630ba5f56311a5b07f346b35648583 (patch) | |
tree | 5e055948d6bf3908006c42aff77eac3ac020d198 /audio | |
parent | e10e726ca1e2e87e38883d59d9f2f27d9b31bbdb (diff) | |
download | pkgsrc-6110b3907a630ba5f56311a5b07f346b35648583.tar.gz |
Mark packages that are not ready for python-3.3 also not ready for 3.4,
until proven otherwise.
Diffstat (limited to 'audio')
31 files changed, 62 insertions, 62 deletions
diff --git a/audio/aubio/Makefile b/audio/aubio/Makefile index 8a048305273..b1108d7f520 100644 --- a/audio/aubio/Makefile +++ b/audio/aubio/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2014/01/25 10:45:16 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2014/05/09 07:36:53 wiz Exp $ DISTNAME= aubio-0.3.2 PKGREVISION= 2 @@ -19,7 +19,7 @@ PKGCONFIG_OVERRIDE+= aubio.pc.in # Python related variables: PY_PATCHPLIST= yes REPLACE_PYTHON= python/aubiocut python/aubiopitch -PYTHON_VERSIONS_INCOMPATIBLE= 33 # not yet ported as of 0.3.2 +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # not yet ported as of 0.3.2 .include "options.mk" diff --git a/audio/csound5/Makefile b/audio/csound5/Makefile index 94c8c22a44e..7a4332ca3a3 100644 --- a/audio/csound5/Makefile +++ b/audio/csound5/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.33 2014/02/24 16:19:39 joerg Exp $ +# $NetBSD: Makefile,v 1.34 2014/05/09 07:36:53 wiz Exp $ DISTNAME= Csound${CSOUND_VERSION} PKGNAME= csound5-${CSOUND_VERSION} @@ -26,7 +26,7 @@ SCONS_ARGS+= buildInterfaces=0 # Has long files our tar doesn't understand. EXTRACT_USING= gtar -PYTHON_VERSIONS_INCOMPATIBLE= 33 # not yet ported as of 5.01 +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # not yet ported as of 5.01 INSTALLATION_DIRS= bin diff --git a/audio/csound6-manual/Makefile b/audio/csound6-manual/Makefile index 0ced327ecb1..de6f31cd30d 100644 --- a/audio/csound6-manual/Makefile +++ b/audio/csound6-manual/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2014/03/12 19:31:32 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2014/05/09 07:36:53 wiz Exp $ DISTNAME= manual_src PKGNAME= csound6-manual-${CSOUND_VERSION} @@ -30,7 +30,7 @@ SUBST_FILES.python= Makefile SUBST_STAGE.python= pre-build SUBST_MESSAGE.python= Fixing path to python. -PYTHON_VERSIONS_INCOMPATIBLE= 33 # as of 6.02 +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # as of 6.02 do-install: cd ${WRKSRC}/html && pax -rw * ${DESTDIR}${PREFIX}/${DOCDIR} diff --git a/audio/csound6/Makefile b/audio/csound6/Makefile index 4eafafab1d7..5b6b76f21e0 100644 --- a/audio/csound6/Makefile +++ b/audio/csound6/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2014/03/12 19:00:36 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2014/05/09 07:36:53 wiz Exp $ DISTNAME= Csound${CSOUND_VERSION} PKGNAME= csound6-${CSOUND_VERSION} @@ -24,7 +24,7 @@ LDFLAGS+= ${COMPILER_RPATH_FLAG}${PREFIX}/lib/csound6 # Has long files our tar doesn't understand. EXTRACT_USING= gtar -PYTHON_VERSIONS_INCOMPATIBLE= 33 # not yet ported as of 5.01 +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # not yet ported as of 5.01 INSTALLATION_DIRS= bin diff --git a/audio/exaile/Makefile b/audio/exaile/Makefile index e4bc5f4c141..82e4f78dfeb 100644 --- a/audio/exaile/Makefile +++ b/audio/exaile/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.46 2014/05/05 00:47:36 ryoon Exp $ +# $NetBSD: Makefile,v 1.47 2014/05/09 07:36:53 wiz Exp $ DISTNAME= exaile_0.2.14 PKGNAME= ${DISTNAME:S/_/-/1} @@ -17,7 +17,7 @@ USE_PKGLOCALEDIR= yes USE_TOOLS+= pkg-config gmake intltool msgfmt REPLACE_PYTHON= exaile.py -PYTHON_VERSIONS_INCOMPATIBLE= 33 # py-mutagen, py-sqlite2, py-gtk2, py-gstreamer0.10 +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # py-mutagen, py-sqlite2, py-gtk2, py-gstreamer0.10 MAKE_ENV+= PYTHONBIN=${PYTHONBIN} MAKE_FLAGS+= PKGLOCALEDIR=${PKGLOCALEDIR} diff --git a/audio/moss/Makefile b/audio/moss/Makefile index ddbe44519e8..1403182b1a1 100644 --- a/audio/moss/Makefile +++ b/audio/moss/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.23 2014/01/25 10:45:16 wiz Exp $ +# $NetBSD: Makefile,v 1.24 2014/05/09 07:36:53 wiz Exp $ DISTNAME= moss-0.1.13 PKGREVISION= 6 @@ -12,7 +12,7 @@ COMMENT= MP3/OGG Streaming Server DEPENDS+= ${PYPKGPREFIX}-ogg>=1.3:../../audio/py-ogg DEPENDS+= ${PYPKGPREFIX}-vorbis>=1.3:../../audio/py-vorbis -PYTHON_VERSIONS_INCOMPATIBLE= 33 # py-ogg, py-vorbis +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # py-ogg, py-vorbis REPLACE_PYTHON= ${WRKSRC}/*.py diff --git a/audio/mutagen-tools/Makefile b/audio/mutagen-tools/Makefile index 1d69c0e7617..5d601e0c584 100644 --- a/audio/mutagen-tools/Makefile +++ b/audio/mutagen-tools/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2014/01/25 10:29:56 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2014/05/09 07:36:53 wiz Exp $ DISTNAME= mutagen-1.22 PKGNAME= mutagen-tools-1.22 @@ -14,7 +14,7 @@ DEPENDS+= ${PYPKGPREFIX}-mutagen-[0-9]*:../../audio/py-mutagen USE_LANGUAGES= # none PY_NO_EGG= yes -PYTHON_VERSIONS_INCOMPATIBLE= 33 # not yet ported as of 1.22 +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # not yet ported as of 1.22 .include "../../lang/python/distutils.mk" .include "../../mk/bsd.pkg.mk" diff --git a/audio/picard/Makefile b/audio/picard/Makefile index 3defa76d1c7..74326ea5259 100644 --- a/audio/picard/Makefile +++ b/audio/picard/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.20 2014/04/10 05:39:14 obache Exp $ +# $NetBSD: Makefile,v 1.21 2014/05/09 07:36:53 wiz Exp $ DISTNAME= picard-1.2 PKGREVISION= 1 @@ -16,7 +16,7 @@ DEPENDS+= ${PYPKGPREFIX}-mutagen>=1.20:../../audio/py-mutagen USE_LANGUAGES= c c++ USE_TOOLS+= msgfmt pkg-config -PYTHON_VERSIONS_INCOMPATIBLE= 33 # py-mutagen +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # py-mutagen HAS_CONFIGURE= yes CONFIG_SHELL= ${PYTHONBIN} diff --git a/audio/py-acoustid/Makefile b/audio/py-acoustid/Makefile index e4788fd9c93..66812652f30 100644 --- a/audio/py-acoustid/Makefile +++ b/audio/py-acoustid/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2014/01/25 10:29:56 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2014/05/09 07:36:53 wiz Exp $ DISTNAME= v1.0.0 PKGNAME= ${PYPKGPREFIX}-acoustid-1.0.0 @@ -17,7 +17,7 @@ DEPENDS+= chromaprint-[0-9]*:../../audio/chromaprint WRKSRC= ${WRKDIR}/pyacoustid-1.0.0 USE_LANGUAGES= # none EGG_NAME= pyacoustid-1.0.0 -PYTHON_VERSIONS_INCOMPATIBLE= 33 # not yet ported as of 1.0.0 +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # not yet ported as of 1.0.0 .include "../../lang/python/egg.mk" .include "../../mk/bsd.pkg.mk" diff --git a/audio/py-ao/Makefile b/audio/py-ao/Makefile index 651c5740f1c..92d8785a172 100644 --- a/audio/py-ao/Makefile +++ b/audio/py-ao/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2014/01/19 20:06:07 wiz Exp $ +# $NetBSD: Makefile,v 1.15 2014/05/09 07:36:53 wiz Exp $ DISTNAME= pyao-0.82 PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/py//} @@ -18,7 +18,7 @@ CONFIGURE_ARGS+= --prefix ${PREFIX} CONFLICTS= ${PYPKGPREFIX}-pyao-[0-9]* -PYTHON_VERSIONS_INCOMPATIBLE= 33 # not yet ported as of 0.82 +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # not yet ported as of 0.82 .include "../../audio/libao/buildlink3.mk" .include "../../lang/python/distutils.mk" diff --git a/audio/py-audiotools/Makefile b/audio/py-audiotools/Makefile index fc410dcd07c..07e9902cf27 100644 --- a/audio/py-audiotools/Makefile +++ b/audio/py-audiotools/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2014/01/20 11:54:21 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2014/05/09 07:36:53 wiz Exp $ DISTNAME= audiotools-2.20 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} @@ -19,7 +19,7 @@ REPLACE_PYTHON+= audiotools/py_decoders/*.py REPLACE_PYTHON+= audiotools/py_encoders/*.py EGG_NAME= Python_Audio_Tools-${PKGVERSION_NOREV} -PYTHON_VERSIONS_INCOMPATIBLE= 33 # not yet ported as of 2.20 +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # not yet ported as of 2.20 .include "../../lang/python/application.mk" .include "../../lang/python/distutils.mk" diff --git a/audio/py-beets/Makefile b/audio/py-beets/Makefile index 1c4f8ffe774..92272e15a7e 100644 --- a/audio/py-beets/Makefile +++ b/audio/py-beets/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2014/04/17 12:29:34 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2014/05/09 07:36:54 wiz Exp $ DISTNAME= v1.3.5 PKGNAME= beets-${DISTNAME:S/v//} @@ -21,7 +21,7 @@ DEPENDS+= ${PYPKGPREFIX}-yaml-[0-9]*:../../textproc/py-yaml DEPENDS+= ${PYPKGPREFIX}-Unidecode-[0-9]*:../../textproc/py-Unidecode DEPENDS+= ${PYPKGPREFIX}-sqlite3-[0-9]*:../../databases/py-sqlite3 -PYTHON_VERSIONS_INCOMPATIBLE= 33 # py-mutagen +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # py-mutagen .include "../../lang/python/pyversion.mk" .if empty(PYPKGPREFIX:Mpy27) diff --git a/audio/py-cddb/Makefile b/audio/py-cddb/Makefile index 0b1e53bd917..05bfbf56915 100644 --- a/audio/py-cddb/Makefile +++ b/audio/py-cddb/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.17 2014/01/25 10:29:56 wiz Exp $ +# $NetBSD: Makefile,v 1.18 2014/05/09 07:36:54 wiz Exp $ DISTNAME= CDDB-1.4 PKGNAME= ${PYPKGPREFIX}-cddb-1.4 @@ -11,7 +11,7 @@ HOMEPAGE= http://cddb-py.sourceforge.net/ COMMENT= Python module to access the CDDB online database LICENSE= gnu-gpl-v2 -PYTHON_VERSIONS_INCOMPATIBLE= 33 # not yet ported as of 1.4 +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # not yet ported as of 1.4 .include "../../lang/python/distutils.mk" .include "../../mk/bsd.pkg.mk" diff --git a/audio/py-daap/Makefile b/audio/py-daap/Makefile index 8c680f70f16..74d4d5d7aff 100644 --- a/audio/py-daap/Makefile +++ b/audio/py-daap/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2014/01/20 15:47:56 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2014/05/09 07:36:54 wiz Exp $ DISTNAME= PythonDaap-0.7 PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/PythonD/d/} @@ -10,7 +10,7 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://movieos.org/code/pythondaap/ COMMENT= Python binding for DAAP -PYTHON_VERSIONS_INCOMPATIBLE= 33 # not yet ported as of 0.7 +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # not yet ported as of 0.7 CONFLICTS= ${PYPKGPREFIX}-PythonDaap-[0-9]* .include "../../lang/python/distutils.mk" diff --git a/audio/py-discogs_client/Makefile b/audio/py-discogs_client/Makefile index 0c01dae297b..f1a1d0abc17 100644 --- a/audio/py-discogs_client/Makefile +++ b/audio/py-discogs_client/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2014/01/25 10:29:56 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2014/05/09 07:36:54 wiz Exp $ DISTNAME= v1.1.1 PKGNAME= ${PYPKGPREFIX}-discogs_client-1.1.1 @@ -17,7 +17,7 @@ WRKSRC= ${WRKDIR}/discogs_client-1.1.1 USE_LANGUAGES= # none EGG_NAME= discogs_client-1.1.1 -PYTHON_VERSIONS_INCOMPATIBLE= 33 +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 .include "../../lang/python/egg.mk" .include "../../mk/bsd.pkg.mk" diff --git a/audio/py-id3/Makefile b/audio/py-id3/Makefile index 30ce4687fad..804a49574f9 100644 --- a/audio/py-id3/Makefile +++ b/audio/py-id3/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2014/01/25 10:29:56 wiz Exp $ +# $NetBSD: Makefile,v 1.5 2014/05/09 07:36:54 wiz Exp $ DISTNAME= id3-py_1.2 PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/py_//} @@ -16,7 +16,7 @@ USE_LANGUAGES= # empty WRKSRC= ${WRKDIR}/${DISTNAME:S/_/-/} EGG_NAME= ${DISTNAME:S/py_//:tu} -PYTHON_VERSIONS_INCOMPATIBLE= 33 +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 .include "../../lang/python/distutils.mk" .include "../../mk/bsd.pkg.mk" diff --git a/audio/py-id3lib/Makefile b/audio/py-id3lib/Makefile index 6631580778a..e593a762810 100644 --- a/audio/py-id3lib/Makefile +++ b/audio/py-id3lib/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2014/01/25 10:29:56 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2014/05/09 07:36:54 wiz Exp $ DISTNAME= pyid3lib-0.5.1 PKGNAME= ${PYPKGPREFIX}-id3lib-0.5.1 @@ -14,7 +14,7 @@ LICENSE= gnu-lgpl-v2.1 USE_LANGUAGES= c c++ -PYTHON_VERSIONS_INCOMPATIBLE= 33 # not yet ported as of 0.5.1 +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # not yet ported as of 0.5.1 .include "../../lang/python/distutils.mk" .include "../../audio/id3lib/buildlink3.mk" diff --git a/audio/py-karaoke/Makefile b/audio/py-karaoke/Makefile index defd4a3145b..0a769a36a5a 100644 --- a/audio/py-karaoke/Makefile +++ b/audio/py-karaoke/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.27 2014/01/25 10:29:57 wiz Exp $ +# $NetBSD: Makefile,v 1.28 2014/05/09 07:36:54 wiz Exp $ DISTNAME= pykaraoke-0.7.5 PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/py//} @@ -18,7 +18,7 @@ DEPENDS+= ${PYPKGPREFIX}-wxWidgets>=2.6:../../x11/py-wxWidgets DEPENDS+= ${PYPKGPREFIX}-mutagen-[0-9]*:../../audio/py-mutagen DEPENDS+= ${PYPKGPREFIX}-Numeric-[0-9]*:../../math/py-Numeric -PYTHON_VERSIONS_INCOMPATIBLE= 33 # py-Numeric, py-wxWidgets, py-mutagen +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # py-Numeric, py-wxWidgets, py-mutagen REPLACE_PYTHON+= performer_prompt.py REPLACE_PYTHON+= pycdg.py diff --git a/audio/py-libmtag/Makefile b/audio/py-libmtag/Makefile index 41f4d993fba..f5307b88fb5 100644 --- a/audio/py-libmtag/Makefile +++ b/audio/py-libmtag/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2014/01/21 10:45:22 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2014/05/09 07:36:54 wiz Exp $ DISTNAME= libmtag-python-0.3.1 PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/-python//} @@ -13,7 +13,7 @@ USE_TOOLS+= pkg-config EGG_NAME= MTag-0.0.0 -PYTHON_VERSIONS_INCOMPATIBLE= 33 # not yet ported as of 0.3.1 +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # not yet ported as of 0.3.1 .include "../../lang/python/distutils.mk" .include "../../audio/libmtag/buildlink3.mk" diff --git a/audio/py-mad/Makefile b/audio/py-mad/Makefile index 2c0ba3d35d2..4e7262cc027 100644 --- a/audio/py-mad/Makefile +++ b/audio/py-mad/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2014/01/25 10:29:57 wiz Exp $ +# $NetBSD: Makefile,v 1.16 2014/05/09 07:36:54 wiz Exp $ DISTNAME= pymad-0.6 PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/py//} @@ -16,7 +16,7 @@ CONFIG_SHELL= ${PYTHONBIN} CONFIGURE_SCRIPT= config_unix.py CONFIGURE_ARGS+= --prefix ${PREFIX} -PYTHON_VERSIONS_INCOMPATIBLE= 33 # not yet ported as of 0.6 +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # not yet ported as of 0.6 .include "../../audio/libmad/buildlink3.mk" .include "../../lang/python/distutils.mk" diff --git a/audio/py-musicbrainz/Makefile b/audio/py-musicbrainz/Makefile index be8fb53b3a5..7f6fdd15a18 100644 --- a/audio/py-musicbrainz/Makefile +++ b/audio/py-musicbrainz/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2014/01/25 10:29:57 wiz Exp $ +# $NetBSD: Makefile,v 1.13 2014/05/09 07:36:54 wiz Exp $ DISTNAME= python-musicbrainz2-0.4.1 PKGNAME= ${DISTNAME:S/python/${PYPKGPREFIX}/} @@ -14,7 +14,7 @@ LICENSE= modified-bsd DEPENDS+= ${PYPKGPREFIX}-expat-[0-9]*:../../textproc/py-expat PYTHON_SELF_CONFLICT= yes -PYTHON_VERSIONS_INCOMPATIBLE= 33 +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 EGG_NAME= ${DISTNAME:S/-/_/} diff --git a/audio/py-musique/Makefile b/audio/py-musique/Makefile index 06a97a52251..83167ced988 100644 --- a/audio/py-musique/Makefile +++ b/audio/py-musique/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.45 2014/05/05 00:47:38 ryoon Exp $ +# $NetBSD: Makefile,v 1.46 2014/05/09 07:36:54 wiz Exp $ DISTNAME= pymusique-0.5 PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/py//} @@ -23,7 +23,7 @@ DEPENDS+= ${PYPKGPREFIX}-libxml2-[0-9]*:../../textproc/py-libxml2 DEPENDS+= ${PYPKGPREFIX}-expat-[0-9]*:../../textproc/py-expat PYDISTUTILSPKG= yes -PYTHON_VERSIONS_INCOMPATIBLE= 33 # py-twisted, py-mcrypt, py-gtk2 +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # py-twisted, py-mcrypt, py-gtk2 .include "../../lang/python/application.mk" .include "../../lang/python/extension.mk" diff --git a/audio/py-mutagen/Makefile b/audio/py-mutagen/Makefile index 31329421dee..bf267ce3c4d 100644 --- a/audio/py-mutagen/Makefile +++ b/audio/py-mutagen/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2014/01/25 10:29:57 wiz Exp $ +# $NetBSD: Makefile,v 1.14 2014/05/09 07:36:54 wiz Exp $ DISTNAME= mutagen-1.22 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} @@ -11,7 +11,7 @@ COMMENT= Audio metadata handling for Python LICENSE= gnu-gpl-v2 USE_LANGUAGES= # none -PYTHON_VERSIONS_INCOMPATIBLE= 33 # not yet ported as of 1.22 +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # not yet ported as of 1.22 .include "../../lang/python/distutils.mk" .include "../../mk/bsd.pkg.mk" diff --git a/audio/py-ogg/Makefile b/audio/py-ogg/Makefile index f44c9a15f98..949697c4e77 100644 --- a/audio/py-ogg/Makefile +++ b/audio/py-ogg/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2014/01/25 10:29:57 wiz Exp $ +# $NetBSD: Makefile,v 1.14 2014/05/09 07:36:54 wiz Exp $ DISTNAME= pyogg-1.3 PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/py//} @@ -16,7 +16,7 @@ CONFIG_SHELL= ${PYTHONBIN} CONFIGURE_SCRIPT= config_unix.py CONFIGURE_ARGS+= --prefix ${PREFIX} -PYTHON_VERSIONS_INCOMPATIBLE= 33 # not yet ported as of 1.3 +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # not yet ported as of 1.3 .include "../../lang/python/distutils.mk" .include "../../multimedia/libogg/buildlink3.mk" diff --git a/audio/py-vorbis/Makefile b/audio/py-vorbis/Makefile index 1b93f5d4d74..ab3b9a7e426 100644 --- a/audio/py-vorbis/Makefile +++ b/audio/py-vorbis/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2014/01/25 10:29:57 wiz Exp $ +# $NetBSD: Makefile,v 1.14 2014/05/09 07:36:54 wiz Exp $ DISTNAME= pyvorbis-1.3 PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/py//} @@ -12,7 +12,7 @@ COMMENT= Python bindings for Vorbis library PY_PATCHPLIST= yes PYDISTUTILSPKG= yes -PYTHON_VERSIONS_INCOMPATIBLE= 33 # py-ogg, and itself not ported as of 1.3 +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # py-ogg, and itself not ported as of 1.3 HAS_CONFIGURE= yes CONFIG_SHELL= ${PYTHONBIN} diff --git a/audio/quodlibet2/Makefile b/audio/quodlibet2/Makefile index 9187939188e..4f20f468b5a 100644 --- a/audio/quodlibet2/Makefile +++ b/audio/quodlibet2/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2014/05/05 00:47:38 ryoon Exp $ +# $NetBSD: Makefile,v 1.6 2014/05/09 07:36:54 wiz Exp $ DISTNAME= quodlibet-2.6.3 PKGREVISION= 2 @@ -20,7 +20,7 @@ USE_PKGLOCALEDIR= yes #BUILD_TARGET= _trayicon.so _mmkeys.so PYDISTUTILSPKG= yes -PYTHON_VERSIONS_INCOMPATIBLE= 33 # py-mutagen, py-gtk2, py-gstreamer0.10 +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # py-mutagen, py-gtk2, py-gstreamer0.10 REPLACE_PYTHON= exfalso.py quodlibet.py operon.py .include "../../devel/py-gobject/buildlink3.mk" diff --git a/audio/rhythmbox/Makefile b/audio/rhythmbox/Makefile index ac598cd813a..1769776e44e 100644 --- a/audio/rhythmbox/Makefile +++ b/audio/rhythmbox/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.120 2014/05/05 00:47:38 ryoon Exp $ +# $NetBSD: Makefile,v 1.121 2014/05/09 07:36:54 wiz Exp $ DISTNAME= rhythmbox-0.12.8 PKGREVISION= 38 @@ -23,7 +23,7 @@ CONFIGURE_ARGS+= --disable-fm-radio GCONF_SCHEMAS= rhythmbox.schemas -PYTHON_VERSIONS_INCOMPATIBLE= 33 # py-gtk2, py-gstreamer0.10 +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # py-gtk2, py-gstreamer0.10 .include "../../lang/python/application.mk" .include "../../x11/py-gtk2/buildlink3.mk" diff --git a/audio/solfege/Makefile b/audio/solfege/Makefile index f864b6225a8..143b82897ec 100644 --- a/audio/solfege/Makefile +++ b/audio/solfege/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.50 2014/05/05 00:47:38 ryoon Exp $ +# $NetBSD: Makefile,v 1.51 2014/05/09 07:36:55 wiz Exp $ DISTNAME= solfege-3.14.1 PKGREVISION= 23 @@ -26,7 +26,7 @@ USE_TOOLS+= gmake gm4 makeinfo pkg-config msgfmt bash:run REPLACE_BASH= lesson-files/bin/csound-play-harmonic-interval.sh REPLACE_PYTHON= *.py *.py.in */*.py */*.py.in -PYTHON_VERSIONS_INCOMPATIBLE= 33 # py-gtk2 +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # py-gtk2 SUBST_CLASSES+= sound SUBST_STAGE.sound= do-configure diff --git a/audio/sonata/Makefile b/audio/sonata/Makefile index 43c4066a8c8..779e695fcd3 100644 --- a/audio/sonata/Makefile +++ b/audio/sonata/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.40 2014/05/05 00:47:38 ryoon Exp $ +# $NetBSD: Makefile,v 1.41 2014/05/09 07:36:55 wiz Exp $ EGG_NAME= Sonata-1.6.2.1 DISTNAME= ${EGG_NAME:tl} @@ -15,7 +15,7 @@ LICENSE= gnu-gpl-v3 DEPENDS+= ${PYPKGPREFIX}-SOAPpy-[0-9]*:../../net/py-soappy DEPENDS+= ${PYPKGPREFIX}-mpd-[0-9]*:../../audio/py-mpd -PYTHON_VERSIONS_INCOMPATIBLE= 33 # py-xml via py-soappy, py-gtk2 +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # py-xml via py-soappy, py-gtk2 USE_TOOLS+= pkg-config msgfmt diff --git a/audio/streamtuner/options.mk b/audio/streamtuner/options.mk index 2ba0af1bb8a..34c182ba179 100644 --- a/audio/streamtuner/options.mk +++ b/audio/streamtuner/options.mk @@ -1,4 +1,4 @@ -# $NetBSD: options.mk,v 1.3 2014/01/25 10:29:57 wiz Exp $ +# $NetBSD: options.mk,v 1.4 2014/05/09 07:36:55 wiz Exp $ # PKG_OPTIONS_VAR= PKG_OPTIONS.streamtuner @@ -28,7 +28,7 @@ CONFIGURE_ARGS+= --disable-xiph .if !empty(PKG_OPTIONS:Mpython) PLIST.python= yes CONFIGURE_ARGS+= --enable-python -PYTHON_VERSIONS_INCOMPATIBLE= 33 # py-gtk2 +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # py-gtk2 . include "../../x11/py-gtk2/buildlink3.mk" .else CONFIGURE_ARGS+= --disable-python diff --git a/audio/tunapie/Makefile b/audio/tunapie/Makefile index 057463463ff..609013bfb58 100644 --- a/audio/tunapie/Makefile +++ b/audio/tunapie/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.17 2014/01/25 10:29:57 wiz Exp $ +# $NetBSD: Makefile,v 1.18 2014/05/09 07:36:55 wiz Exp $ DISTNAME= tunapie-2.1.18 PKGREVISION= 1 @@ -12,7 +12,7 @@ LICENSE= gnu-gpl-v2 DEPENDS+= ${PYPKGPREFIX}-wxWidgets>=2.6:../../x11/py-wxWidgets -PYTHON_VERSIONS_INCOMPATIBLE= 33 # py-wxWidgets +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # py-wxWidgets USE_LANGUAGES= # none |