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 /print | |
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 'print')
-rw-r--r-- | print/hplip/Makefile | 4 | ||||
-rw-r--r-- | print/hplip/options.mk | 8 | ||||
-rw-r--r-- | print/lilypond/Makefile | 4 | ||||
-rw-r--r-- | print/pdfshuffler/Makefile | 4 | ||||
-rw-r--r-- | print/py-pisa/Makefile | 4 | ||||
-rw-r--r-- | print/py-poppler/Makefile | 4 | ||||
-rw-r--r-- | print/py-reportlab/Makefile | 4 | ||||
-rw-r--r-- | print/scribus-qt4/Makefile | 4 | ||||
-rw-r--r-- | print/scribus/Makefile | 4 |
9 files changed, 20 insertions, 20 deletions
diff --git a/print/hplip/Makefile b/print/hplip/Makefile index 867611ffcc7..52687b96b56 100644 --- a/print/hplip/Makefile +++ b/print/hplip/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.34 2014/04/22 00:09:30 schnoebe Exp $ +# $NetBSD: Makefile,v 1.35 2014/05/09 07:37:16 wiz Exp $ DISTNAME= hplip-3.14.4 CATEGORIES= print @@ -17,7 +17,7 @@ FILES_SUBST+= CUPS_GROUP=${CUPS_GROUP} PKG_GROUPS_VARS+= CUPS_GROUP PKG_USERS_VARS+= CUPS_USER -PYTHON_VERSIONS_INCOMPATIBLE= 33 # py-xml +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # py-xml BUILD_DEFS+= CUPS_USER CUPS_GROUP VARBASE diff --git a/print/hplip/options.mk b/print/hplip/options.mk index 766c7bd4a94..764bfe0e802 100644 --- a/print/hplip/options.mk +++ b/print/hplip/options.mk @@ -1,4 +1,4 @@ -# $NetBSD: options.mk,v 1.3 2014/01/25 10:30:18 wiz Exp $ +# $NetBSD: options.mk,v 1.4 2014/05/09 07:37:17 wiz Exp $ # # HPLIP dependencies are detailed in the following page: # http://hplipopensource.com/hplip-web/install/manual/distros/other.html @@ -18,7 +18,7 @@ CONFIGURE_ARGS+= --enable-dbus-build EGFILES+= cups/pstotiff.convs cups/pstotiff.types MAKE_DIRS+= ${PKG_SYSCONFDIR}/cups DEPENDS+= ${PYPKGPREFIX}-reportlab-[0-9]*:../../print/py-reportlab -PYTHON_VERSIONS_INCOMPATIBLE= 33 # py-reportlab +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 34 34 # py-reportlab .include "../../sysutils/dbus/buildlink3.mk" .include "../../sysutils/py-dbus/buildlink3.mk" .else @@ -34,7 +34,7 @@ MESSAGE_SUBST+= EGDIR=${EGDIR} .include "../../graphics/sane-backends/buildlink3.mk" # XXX: a dependency installs py-Pillow, which conflicts .include "../../graphics/py-imaging/buildlink3.mk" -PYTHON_VERSIONS_INCOMPATIBLE= 33 # py-imaging +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 34 34 # py-imaging .else CONFIGURE_ARGS+= --disable-scan-build .endif @@ -49,7 +49,7 @@ MAKE_DIRS+= ${PKG_SYSCONFDIR}/dbus-1/system.d .include "../../x11/py-qt4/buildlink3.mk" .include "../../security/policykit/buildlink3.mk" DEPENDS+= ${PYPKGPREFIX}-notify-[0-9]*:../../sysutils/py-notify -PYTHON_VERSIONS_INCOMPATIBLE= 33 # py-notify +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 34 34 # py-notify .else CONFIGURE_ARGS+= --disable-policykit CONFIGURE_ARGS+= --disable-qt4 diff --git a/print/lilypond/Makefile b/print/lilypond/Makefile index ddc18348024..3826a82cd58 100644 --- a/print/lilypond/Makefile +++ b/print/lilypond/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.100 2014/05/05 00:48:17 ryoon Exp $ +# $NetBSD: Makefile,v 1.101 2014/05/09 07:37:17 wiz Exp $ DISTNAME= lilypond-2.18.2 PKGREVISION= 1 @@ -53,7 +53,7 @@ CONFIGURE_ARGS+= --with-ncsb-dir=${PREFIX}/share/fonts/urw CONFIGURE_ENV+= PYTHON=${PYTHONBIN:Q} REPLACE_PYTHON+= scripts/build/yyout2grammar.py -PYTHON_VERSIONS_INCOMPATIBLE= 33 # not yet ported as of 2.18.0 +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # not yet ported as of 2.18.0 PLIST_SUBST+= PKGVERSION=${PKGVERSION:S/nb${PKGREVISION}//} # needs FlexLexer.h diff --git a/print/pdfshuffler/Makefile b/print/pdfshuffler/Makefile index 30355072a98..04fd149e5ec 100644 --- a/print/pdfshuffler/Makefile +++ b/print/pdfshuffler/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1 2014/04/04 12:34:24 drochner Exp $ +# $NetBSD: Makefile,v 1.2 2014/05/09 07:37:17 wiz Exp $ DISTNAME= pdfshuffler-0.6.0 CATEGORIES= print @@ -15,7 +15,7 @@ DEPENDS+= ${PYPKGPREFIX}-gtk2-[0-9]*:../../x11/py-gtk2 USE_LANGUAGES= # none REPLACE_PYTHON= pdfshuffler/pdfshuffler.py pdfshuffler/pdfshuffler_iconview.py -PYTHON_VERSIONS_INCOMPATIBLE= 33 # py-gtk2 +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # py-gtk2 SUBST_CLASSES+= manpath SUBST_FILES.manpath+= setup.py diff --git a/print/py-pisa/Makefile b/print/py-pisa/Makefile index 56935796cac..05385a6ce8c 100644 --- a/print/py-pisa/Makefile +++ b/print/py-pisa/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2014/01/25 10:30:18 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2014/05/09 07:37:17 wiz Exp $ DISTNAME= pisa-3.0.33 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} @@ -14,7 +14,7 @@ DEPENDS+= ${PYPKGPREFIX}-Pdf-[0-9]*:../../print/py-Pdf DEPENDS+= ${PYPKGPREFIX}-reportlab>=2.2:../../print/py-reportlab DEPENDS+= ${PYPKGPREFIX}-html5lib-[0-9]*:../../textproc/py-html5lib -PYTHON_VERSIONS_INCOMPATIBLE= 33 # py-reportlab +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # py-reportlab # remove CRs: fixes patching on Darwin and stops pkglint from complaining pre-patch: diff --git a/print/py-poppler/Makefile b/print/py-poppler/Makefile index 405cf2cc337..d191301f536 100644 --- a/print/py-poppler/Makefile +++ b/print/py-poppler/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2014/05/05 00:48:18 ryoon Exp $ +# $NetBSD: Makefile,v 1.7 2014/05/09 07:37:17 wiz Exp $ DISTNAME= pypoppler-0.12.1 PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/py//} @@ -16,7 +16,7 @@ USE_LIBTOOL= yes USE_TOOLS+= pkg-config PY_PATCHPLIST= yes PYTHON_VERSIONED_DEPENDENCIES= cairo:link -PYTHON_VERSIONS_INCOMPATIBLE= 33 # py-gtk2 +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # py-gtk2 .include "../../lang/python/extension.mk" .include "../../devel/atk/buildlink3.mk" diff --git a/print/py-reportlab/Makefile b/print/py-reportlab/Makefile index 8574d747d60..141561008be 100644 --- a/print/py-reportlab/Makefile +++ b/print/py-reportlab/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.50 2014/01/25 10:30:19 wiz Exp $ +# $NetBSD: Makefile,v 1.51 2014/05/09 07:37:17 wiz Exp $ DISTNAME= reportlab-2.7 DISTFILES= ${DEFAULT_DISTFILES} pfbfer.zip @@ -17,7 +17,7 @@ DEPENDS+= {${PYPKGPREFIX}-imaging-[0-9]*,${PYPKGPREFIX}-Pillow-[0-9]*}:../../gra EXTRACT_DIR.pfbfer.zip= ${WRKSRC}/src/reportlab/fonts -PYTHON_VERSIONS_INCOMPATIBLE= 33 # not yet ported as of 2.7; py-imaging +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # not yet ported as of 2.7; py-imaging REPLACE_PYTHON+= demos/tests/testdemos.py REPLACE_PYTHON+= docs/genAll.py diff --git a/print/scribus-qt4/Makefile b/print/scribus-qt4/Makefile index 3c22cf9b200..089ad9f5d90 100644 --- a/print/scribus-qt4/Makefile +++ b/print/scribus-qt4/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.31 2014/05/05 00:48:18 ryoon Exp $ +# $NetBSD: Makefile,v 1.32 2014/05/09 07:37:17 wiz Exp $ DISTNAME= scribus-1.4.3 PKGREVISION= 2 @@ -20,7 +20,7 @@ CMAKE_ARGS+= -DPNG_LIBRARY_RELEASE=${LOCALBASE}/lib # XXX not yet #CMAKE_ARGS+= -DWANT_HUNSPELL:BOOL=ON -PYTHON_VERSIONS_INCOMPATIBLE= 33 # not yet ported as of 1.4.3 +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # not yet ported as of 1.4.3 INSTALLATION_DIRS+= share/pixmaps diff --git a/print/scribus/Makefile b/print/scribus/Makefile index 9259ffa953c..379144bf1ac 100644 --- a/print/scribus/Makefile +++ b/print/scribus/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.95 2014/05/05 00:48:18 ryoon Exp $ +# $NetBSD: Makefile,v 1.96 2014/05/09 07:37:17 wiz Exp $ DISTNAME= scribus-1.3.3.14 PKGREVISION= 20 @@ -21,7 +21,7 @@ USE_CMAKE= yes LDFLAGS.DragonFly= -lX11 -PYTHON_VERSIONS_INCOMPATIBLE= 33 # not yet ported as of 1.3.3.14 +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # not yet ported as of 1.3.3.14 CONFIGURE_ENV+= FREETYPE_DIR=${BUILDLINK_PREFIX.freetype2} CONFIGURE_ARGS+= --enable-cairo |