Index: head/devel/pyside2/Makefile =================================================================== --- head/devel/pyside2/Makefile (revision 547562) +++ head/devel/pyside2/Makefile (revision 547563) @@ -1,39 +1,46 @@ # $FreeBSD$ PORTNAME= pyside2 DISTVERSION= 5.15.0 CATEGORIES= devel MASTER_SITES= QT/official_releases/QtForPython/shiboken2/PySide2-${DISTVERSION}-src PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= pyside-setup-opensource-src-${DISTVERSION} MAINTAINER= cmt@FreeBSD.org COMMENT= Python Qt bindings for Qt 5.12+ LICENSE= LGPL3 BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools_scm>0:devel/py-setuptools_scm@${PY_FLAVOR} \ git>0:devel/git LIB_DEPENDS= libshiboken2.cpython-${PYTHON_SUFFIX}${PYTHON_ABIVER}.so:devel/shiboken2@${PY_FLAVOR} USES= cmake gl python:3.5+ qt:5 tar:xz USE_GL= gl USE_LDCONFIG= yes USE_PYTHON= flavors USE_QT= 3d buildtools_build charts concurrent core datavis3d declarative \ designer gamepad gui help location multimedia network opengl \ printsupport qmake_build quickcontrols2 remoteobjects serialport \ script scripttools scxml sensors speech sql svg testlib uitools \ - webchannel webengine websockets widgets x11extras xml xmlpatterns + webchannel websockets widgets x11extras xml xmlpatterns CMAKE_ARGS+= "-DUSE_PYTHON_VERSION=${PYTHON_VER}" \ "-DPYTHON_EXECUTABLE=${PYTHON_CMD}" .include PLIST_SUB+= PYVERSTR=.cpython-${PYTHON_SUFFIX}${PYTHON_ABIVER} PLIST_SUB+= DISTVERSION=${DISTVERSION} WRKSRC= ${WRKDIR}/pyside-setup-opensource-src-${DISTVERSION:C/^([0-9].[0-9]+.[0-9])(.[0-9])?/\1/}/sources/pyside2 + +.if ${ARCH} == amd64 || ${ARCH} == i386 +PLIST_SUB+= WEBENGINE="" +USE_QT+= webengine +.else +PLIST_SUB+= WEBENGINE="@comment " +.endif .include Index: head/devel/pyside2/pkg-plist =================================================================== --- head/devel/pyside2/pkg-plist (revision 547562) +++ head/devel/pyside2/pkg-plist (revision 547563) @@ -1,222 +1,222 @@ include/PySide2/Qt3DAnimation/pyside2_qt3danimation_python.h include/PySide2/Qt3DCore/pyside2_qt3dcore_python.h include/PySide2/Qt3DExtras/pyside2_qt3dextras_python.h include/PySide2/Qt3DInput/pyside2_qt3dinput_python.h include/PySide2/Qt3DLogic/pyside2_qt3dlogic_python.h include/PySide2/Qt3DRender/pyside2_qt3drender_python.h include/PySide2/QtCharts/pyside2_qtcharts_python.h include/PySide2/QtConcurrent/pyside2_qtconcurrent_python.h include/PySide2/QtCore/pyside2_qtcore_python.h include/PySide2/QtDataVisualization/pyside2_qtdatavisualization_python.h include/PySide2/QtGui/pyside2_qtgui_python.h include/PySide2/QtGui/qpytextobject.h include/PySide2/QtHelp/pyside2_qthelp_python.h include/PySide2/QtLocation/pyside2_qtlocation_python.h include/PySide2/QtMultimedia/pyside2_qtmultimedia_python.h include/PySide2/QtMultimediaWidgets/pyside2_qtmultimediawidgets_python.h include/PySide2/QtNetwork/pyside2_qtnetwork_python.h include/PySide2/QtOpenGL/pyside2_qtopengl_python.h include/PySide2/QtOpenGLFunctions/pyside2_qtopenglfunctions_python.h include/PySide2/QtPositioning/pyside2_qtpositioning_python.h include/PySide2/QtPrintSupport/pyside2_qtprintsupport_python.h include/PySide2/QtQml/pyside2_qtqml_python.h include/PySide2/QtQuick/pyside2_qtquick_python.h include/PySide2/QtQuickControls2/pyside2_qtquickcontrols2_python.h include/PySide2/QtQuickWidgets/pyside2_qtquickwidgets_python.h include/PySide2/QtRemoteObjects/pyside2_qtremoteobjects_python.h include/PySide2/QtScript/pyside2_qtscript_python.h include/PySide2/QtScriptTools/pyside2_qtscripttools_python.h include/PySide2/QtScxml/pyside2_qtscxml_python.h include/PySide2/QtSensors/pyside2_qtsensors_python.h include/PySide2/QtSerialPort/pyside2_qtserialport_python.h include/PySide2/QtSql/pyside2_qtsql_python.h include/PySide2/QtSvg/pyside2_qtsvg_python.h include/PySide2/QtTest/pyside2_qttest_python.h include/PySide2/QtTextToSpeech/pyside2_qttexttospeech_python.h include/PySide2/QtUiTools/pyside2_qtuitools_python.h include/PySide2/QtWebChannel/pyside2_qtwebchannel_python.h -include/PySide2/QtWebEngine/pyside2_qtwebengine_python.h -include/PySide2/QtWebEngineCore/pyside2_qtwebenginecore_python.h -include/PySide2/QtWebEngineWidgets/pyside2_qtwebenginewidgets_python.h +%%WEBENGINE%%include/PySide2/QtWebEngine/pyside2_qtwebengine_python.h +%%WEBENGINE%%include/PySide2/QtWebEngineCore/pyside2_qtwebenginecore_python.h +%%WEBENGINE%%include/PySide2/QtWebEngineWidgets/pyside2_qtwebenginewidgets_python.h include/PySide2/QtWebSockets/pyside2_qtwebsockets_python.h include/PySide2/QtWidgets/pyside2_qtwidgets_python.h include/PySide2/QtX11Extras/pyside2_qtx11extras_python.h include/PySide2/QtXml/pyside2_qtxml_python.h include/PySide2/QtXmlPatterns/pyside2_qtxmlpatterns_python.h include/PySide2/dynamicqmetaobject.h include/PySide2/pyside.h include/PySide2/pyside2_global.h include/PySide2/pysideclassinfo.h include/PySide2/pysidemacros.h include/PySide2/pysidemetafunction.h include/PySide2/pysideproperty.h include/PySide2/pysideqflags.h include/PySide2/pysidesignal.h include/PySide2/pysidestaticstrings.h include/PySide2/pysideweakref.h include/PySide2/signalmanager.h lib/cmake/PySide2-%%DISTVERSION%%/PySide2Config%%PYVERSTR%%.cmake lib/cmake/PySide2-%%DISTVERSION%%/PySide2Config.cmake lib/cmake/PySide2-%%DISTVERSION%%/PySide2ConfigVersion.cmake lib/cmake/PySide2-%%DISTVERSION%%/PySide2Targets-%%CMAKE_BUILD_TYPE%%.cmake lib/cmake/PySide2-%%DISTVERSION%%/PySide2Targets.cmake lib/libpyside2%%PYVERSTR%%.so lib/libpyside2%%PYVERSTR%%.so.5.15 lib/libpyside2%%PYVERSTR%%.so.%%DISTVERSION%% %%PYTHON_SITELIBDIR%%/PySide2/Qt3DAnimation%%PYVERSTR%%.so %%PYTHON_SITELIBDIR%%/PySide2/Qt3DCore%%PYVERSTR%%.so %%PYTHON_SITELIBDIR%%/PySide2/Qt3DExtras%%PYVERSTR%%.so %%PYTHON_SITELIBDIR%%/PySide2/Qt3DInput%%PYVERSTR%%.so %%PYTHON_SITELIBDIR%%/PySide2/Qt3DLogic%%PYVERSTR%%.so %%PYTHON_SITELIBDIR%%/PySide2/Qt3DRender%%PYVERSTR%%.so %%PYTHON_SITELIBDIR%%/PySide2/QtCharts%%PYVERSTR%%.so %%PYTHON_SITELIBDIR%%/PySide2/QtConcurrent%%PYVERSTR%%.so %%PYTHON_SITELIBDIR%%/PySide2/QtCore%%PYVERSTR%%.so %%PYTHON_SITELIBDIR%%/PySide2/QtDataVisualization%%PYVERSTR%%.so %%PYTHON_SITELIBDIR%%/PySide2/QtGui%%PYVERSTR%%.so %%PYTHON_SITELIBDIR%%/PySide2/QtHelp%%PYVERSTR%%.so %%PYTHON_SITELIBDIR%%/PySide2/QtLocation%%PYVERSTR%%.so %%PYTHON_SITELIBDIR%%/PySide2/QtMultimedia%%PYVERSTR%%.so %%PYTHON_SITELIBDIR%%/PySide2/QtMultimediaWidgets%%PYVERSTR%%.so %%PYTHON_SITELIBDIR%%/PySide2/QtNetwork%%PYVERSTR%%.so %%PYTHON_SITELIBDIR%%/PySide2/QtOpenGL%%PYVERSTR%%.so %%PYTHON_SITELIBDIR%%/PySide2/QtOpenGLFunctions%%PYVERSTR%%.so %%PYTHON_SITELIBDIR%%/PySide2/QtPositioning%%PYVERSTR%%.so %%PYTHON_SITELIBDIR%%/PySide2/QtPrintSupport%%PYVERSTR%%.so %%PYTHON_SITELIBDIR%%/PySide2/QtQml%%PYVERSTR%%.so %%PYTHON_SITELIBDIR%%/PySide2/QtQuick%%PYVERSTR%%.so %%PYTHON_SITELIBDIR%%/PySide2/QtQuickControls2%%PYVERSTR%%.so %%PYTHON_SITELIBDIR%%/PySide2/QtQuickWidgets%%PYVERSTR%%.so %%PYTHON_SITELIBDIR%%/PySide2/QtRemoteObjects%%PYVERSTR%%.so %%PYTHON_SITELIBDIR%%/PySide2/QtScript%%PYVERSTR%%.so %%PYTHON_SITELIBDIR%%/PySide2/QtScriptTools%%PYVERSTR%%.so %%PYTHON_SITELIBDIR%%/PySide2/QtScxml%%PYVERSTR%%.so %%PYTHON_SITELIBDIR%%/PySide2/QtSensors%%PYVERSTR%%.so %%PYTHON_SITELIBDIR%%/PySide2/QtSerialPort%%PYVERSTR%%.so %%PYTHON_SITELIBDIR%%/PySide2/QtSql%%PYVERSTR%%.so %%PYTHON_SITELIBDIR%%/PySide2/QtSvg%%PYVERSTR%%.so %%PYTHON_SITELIBDIR%%/PySide2/QtTest%%PYVERSTR%%.so %%PYTHON_SITELIBDIR%%/PySide2/QtTextToSpeech%%PYVERSTR%%.so %%PYTHON_SITELIBDIR%%/PySide2/QtUiTools%%PYVERSTR%%.so %%PYTHON_SITELIBDIR%%/PySide2/QtWebChannel%%PYVERSTR%%.so -%%PYTHON_SITELIBDIR%%/PySide2/QtWebEngine%%PYVERSTR%%.so -%%PYTHON_SITELIBDIR%%/PySide2/QtWebEngineCore%%PYVERSTR%%.so -%%PYTHON_SITELIBDIR%%/PySide2/QtWebEngineWidgets%%PYVERSTR%%.so +%%WEBENGINE%%%%PYTHON_SITELIBDIR%%/PySide2/QtWebEngine%%PYVERSTR%%.so +%%WEBENGINE%%%%PYTHON_SITELIBDIR%%/PySide2/QtWebEngineCore%%PYVERSTR%%.so +%%WEBENGINE%%%%PYTHON_SITELIBDIR%%/PySide2/QtWebEngineWidgets%%PYVERSTR%%.so %%PYTHON_SITELIBDIR%%/PySide2/QtWebSockets%%PYVERSTR%%.so %%PYTHON_SITELIBDIR%%/PySide2/QtWidgets%%PYVERSTR%%.so %%PYTHON_SITELIBDIR%%/PySide2/QtX11Extras%%PYVERSTR%%.so %%PYTHON_SITELIBDIR%%/PySide2/QtXml%%PYVERSTR%%.so %%PYTHON_SITELIBDIR%%/PySide2/QtXmlPatterns%%PYVERSTR%%.so %%PYTHON_SITELIBDIR%%/PySide2/__init__.py %%PYTHON_SITELIBDIR%%/PySide2/_config.py %%PYTHON_SITELIBDIR%%/PySide2/_git_pyside_version.py libdata/pkgconfig/pyside2.pc share/PySide2/glue/qtcharts.cpp share/PySide2/glue/qtcore.cpp share/PySide2/glue/qtdatavisualization.cpp share/PySide2/glue/qtgui.cpp share/PySide2/glue/qtmultimedia.cpp share/PySide2/glue/qtnetwork.cpp share/PySide2/glue/qtopengl.cpp share/PySide2/glue/qtprintsupport.cpp share/PySide2/glue/qtqml.cpp share/PySide2/glue/qtquick.cpp share/PySide2/glue/qtscript.cpp share/PySide2/glue/qtuitools.cpp -share/PySide2/glue/qtwebenginewidgets.cpp +%%WEBENGINE%%share/PySide2/glue/qtwebenginewidgets.cpp share/PySide2/glue/qtwidgets.cpp share/PySide2/glue/qtxml.cpp share/PySide2/glue/qtxmlpatterns.cpp share/PySide2/typesystems/core_common.xml share/PySide2/typesystems/datavisualization_common.xml share/PySide2/typesystems/glue/plugins.h share/PySide2/typesystems/glue/qeasingcurve_glue.cpp share/PySide2/typesystems/glue/qeasingcurve_glue.h share/PySide2/typesystems/glue/qscript_value_iterator_glue.cpp share/PySide2/typesystems/gui_common.xml share/PySide2/typesystems/opengl_common.xml share/PySide2/typesystems/openglfunctions_common.xml share/PySide2/typesystems/typesystem_3danimation.xml share/PySide2/typesystems/typesystem_3dcore.xml share/PySide2/typesystems/typesystem_3dextras.xml share/PySide2/typesystems/typesystem_3dinput.xml share/PySide2/typesystems/typesystem_3dlogic.xml share/PySide2/typesystems/typesystem_3drender.xml share/PySide2/typesystems/typesystem_charts.xml share/PySide2/typesystems/typesystem_concurrent.xml share/PySide2/typesystems/typesystem_core.xml share/PySide2/typesystems/typesystem_core_common.xml share/PySide2/typesystems/typesystem_core_mac.xml share/PySide2/typesystems/typesystem_core_win.xml share/PySide2/typesystems/typesystem_core_x11.xml share/PySide2/typesystems/typesystem_datavisualization.xml share/PySide2/typesystems/typesystem_gui.xml share/PySide2/typesystems/typesystem_gui_common.xml share/PySide2/typesystems/typesystem_gui_mac.xml share/PySide2/typesystems/typesystem_gui_win.xml share/PySide2/typesystems/typesystem_gui_x11.xml share/PySide2/typesystems/typesystem_help.xml share/PySide2/typesystems/typesystem_location.xml share/PySide2/typesystems/typesystem_multimedia.xml share/PySide2/typesystems/typesystem_multimedia_common.xml share/PySide2/typesystems/typesystem_multimedia_forward_declarations.xml share/PySide2/typesystems/typesystem_multimediawidgets.xml share/PySide2/typesystems/typesystem_network.xml share/PySide2/typesystems/typesystem_opengl.xml share/PySide2/typesystems/typesystem_openglfunctions.xml share/PySide2/typesystems/typesystem_openglfunctions_modifications1_0.xml share/PySide2/typesystems/typesystem_openglfunctions_modifications1_0_compat.xml share/PySide2/typesystems/typesystem_openglfunctions_modifications1_1.xml share/PySide2/typesystems/typesystem_openglfunctions_modifications1_1_compat.xml share/PySide2/typesystems/typesystem_openglfunctions_modifications1_2_compat.xml share/PySide2/typesystems/typesystem_openglfunctions_modifications1_3_compat.xml share/PySide2/typesystems/typesystem_openglfunctions_modifications1_4.xml share/PySide2/typesystems/typesystem_openglfunctions_modifications1_4_compat.xml share/PySide2/typesystems/typesystem_openglfunctions_modifications2_0.xml share/PySide2/typesystems/typesystem_openglfunctions_modifications2_0_compat.xml share/PySide2/typesystems/typesystem_openglfunctions_modifications2_1.xml share/PySide2/typesystems/typesystem_openglfunctions_modifications3_0.xml share/PySide2/typesystems/typesystem_openglfunctions_modifications3_3.xml share/PySide2/typesystems/typesystem_openglfunctions_modifications3_3a.xml share/PySide2/typesystems/typesystem_openglfunctions_modifications4_0.xml share/PySide2/typesystems/typesystem_openglfunctions_modifications4_1.xml share/PySide2/typesystems/typesystem_openglfunctions_modifications4_3.xml share/PySide2/typesystems/typesystem_openglfunctions_modifications4_4.xml share/PySide2/typesystems/typesystem_openglfunctions_modifications4_4_core.xml share/PySide2/typesystems/typesystem_openglfunctions_modifications4_5.xml share/PySide2/typesystems/typesystem_openglfunctions_modifications4_5_core.xml share/PySide2/typesystems/typesystem_openglfunctions_modifications_va.xml share/PySide2/typesystems/typesystem_positioning.xml share/PySide2/typesystems/typesystem_printsupport.xml share/PySide2/typesystems/typesystem_printsupport_common.xml share/PySide2/typesystems/typesystem_qml.xml share/PySide2/typesystems/typesystem_quick.xml share/PySide2/typesystems/typesystem_quickcontrols2.xml share/PySide2/typesystems/typesystem_quickwidgets.xml share/PySide2/typesystems/typesystem_remoteobjects.xml share/PySide2/typesystems/typesystem_script.xml share/PySide2/typesystems/typesystem_scripttools.xml share/PySide2/typesystems/typesystem_scxml.xml share/PySide2/typesystems/typesystem_sensors.xml share/PySide2/typesystems/typesystem_serialport.xml share/PySide2/typesystems/typesystem_sql.xml share/PySide2/typesystems/typesystem_svg.xml share/PySide2/typesystems/typesystem_test.xml share/PySide2/typesystems/typesystem_texttospeech.xml share/PySide2/typesystems/typesystem_uitools.xml share/PySide2/typesystems/typesystem_webchannel.xml -share/PySide2/typesystems/typesystem_webengine.xml -share/PySide2/typesystems/typesystem_webenginecore.xml -share/PySide2/typesystems/typesystem_webenginewidgets.xml +%%WEBENGINE%%share/PySide2/typesystems/typesystem_webengine.xml +%%WEBENGINE%%share/PySide2/typesystems/typesystem_webenginecore.xml +%%WEBENGINE%%share/PySide2/typesystems/typesystem_webenginewidgets.xml share/PySide2/typesystems/typesystem_websockets.xml share/PySide2/typesystems/typesystem_widgets.xml share/PySide2/typesystems/typesystem_widgets_common.xml share/PySide2/typesystems/typesystem_widgets_mac.xml share/PySide2/typesystems/typesystem_widgets_win.xml share/PySide2/typesystems/typesystem_widgets_x11.xml share/PySide2/typesystems/typesystem_x11extras.xml share/PySide2/typesystems/typesystem_xml.xml share/PySide2/typesystems/typesystem_xmlpatterns.xml share/PySide2/typesystems/webkitwidgets_common.xml share/PySide2/typesystems/widgets_common.xml share/PySide2/typesystems/xml_common.xml