pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

py-pyside-setup: seems to build now.



Module Name:	pkgsrc-wip
Committed By:	Robert Swindells <rjs%NetBSD.org@localhost>
Pushed By:	rjs
Date:		Thu Feb 27 22:27:07 2025 +0000
Changeset:	85da933cf67495c9fc9c6908fb620229400dc5f5

Modified Files:
	py-pyside-setup/Makefile
	py-pyside-setup/PLIST

Log Message:
py-pyside-setup: seems to build now.

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=85da933cf67495c9fc9c6908fb620229400dc5f5

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 py-pyside-setup/Makefile |   4 +-
 py-pyside-setup/PLIST    | 193 ++++++++++++++++++++++++++---------------------
 2 files changed, 111 insertions(+), 86 deletions(-)

diffs:
diff --git a/py-pyside-setup/Makefile b/py-pyside-setup/Makefile
index 1deddd3737..68ffd5de86 100644
--- a/py-pyside-setup/Makefile
+++ b/py-pyside-setup/Makefile
@@ -15,12 +15,13 @@ LICENSE=	gnu-gpl-v2
 
 #WRKSRC=		${WRKDIR}/PySide-${VERSION}
 
+PYTHON_VERSIONS_ACCEPTED=	311
 USE_TOOLS+=		pkg-config
 USE_LANGUAGES+=		c c++
 CMAKE_CONFIGURE_ARGS+=	-DCMAKE_INSTALL_PREFIX:STRING="${PREFIX}"
 
 PLIST_SUBST+=	PYSITELIB=${PYSITELIB}
-PLIST_SUBST+=	PYVERSSUFFIX=${PYVERSSUFFIX}
+PLIST_SUBST+=	PYTHON_VERSION=${PYTHON_VERSION}
 
 .include "../../devel/cmake/build.mk"
 
@@ -35,6 +36,7 @@ PLIST_SUBST+=	PYVERSSUFFIX=${PYVERSSUFFIX}
 .include "../../x11/qt5-qtscript/buildlink3.mk"
 .include "../../x11/qt5-qtscxml/buildlink3.mk"
 .include "../../x11/qt5-qtserialport/buildlink3.mk"
+.include "../../x11/qt5-qtwebsockets/buildlink3.mk"
 #.include "../../x11/qt5-qtspeech/buildlink3.mk"
 #.include "../../x11/qt5-qtwebengine/buildlink3.mk"
 .include "../../x11/qt5-qtx11extras/buildlink3.mk"
diff --git a/py-pyside-setup/PLIST b/py-pyside-setup/PLIST
index 44d3b6822e..19b1cbd65d 100644
--- a/py-pyside-setup/PLIST
+++ b/py-pyside-setup/PLIST
@@ -1,86 +1,109 @@
 @comment $NetBSD: PLIST,v 1.1 2013/11/15 12:16:48 rhialto Exp $
-include/PySide/QtCore/pyside_qtcore_python.h
-include/PySide/QtDeclarative/pyside_qtdeclarative_python.h
-include/PySide/QtGui/pyside_qtgui_python.h
-include/PySide/QtGui/qpytextobject.h
-include/PySide/QtHelp/pyside_qthelp_python.h
-include/PySide/QtMultimedia/pyside_qtmultimedia_python.h
-include/PySide/QtNetwork/pyside_qtnetwork_python.h
-include/PySide/QtOpenGL/pyside_qtopengl_python.h
-include/PySide/QtScript/pyside_qtscript_python.h
-include/PySide/QtScriptTools/pyside_qtscripttools_python.h
-include/PySide/QtSql/pyside_qtsql_python.h
-include/PySide/QtSvg/pyside_qtsvg_python.h
-include/PySide/QtTest/pyside_qttest_python.h
-include/PySide/QtUiTools/pyside_qtuitools_python.h
-include/PySide/QtWebKit/pyside_qtwebkit_python.h
-include/PySide/QtXml/pyside_qtxml_python.h
-include/PySide/QtXmlPatterns/pyside_qtxmlpatterns_python.h
-include/PySide/destroylistener.h
-include/PySide/dynamicqmetaobject.h
-include/PySide/globalreceiver.h
-include/PySide/pyside.h
-include/PySide/pyside_global.h
-include/PySide/pysideclassinfo.h
-include/PySide/pysideconversions.h
-include/PySide/pysidemacros.h
-include/PySide/pysidemetafunction.h
-include/PySide/pysideproperty.h
-include/PySide/pysideqflags.h
-include/PySide/pysidesignal.h
-include/PySide/pysideweakref.h
-include/PySide/signalmanager.h
-lib/cmake/PySide-${PKGVERSION}/PySideConfig-python${PYVERSSUFFIX}.cmake
-lib/cmake/PySide-${PKGVERSION}/PySideConfig.cmake
-lib/cmake/PySide-${PKGVERSION}/PySideConfigVersion.cmake
-lib/libpyside-python${PYVERSSUFFIX}.so
-lib/libpyside-python${PYVERSSUFFIX}.so.1.2
-lib/libpyside-python${PYVERSSUFFIX}.so.${PKGVERSION}
-lib/pkgconfig/pyside.pc
-${PYSITELIB}/PySide/QtCore.so
-${PYSITELIB}/PySide/QtDeclarative.so
-${PYSITELIB}/PySide/QtGui.so
-${PYSITELIB}/PySide/QtHelp.so
-${PYSITELIB}/PySide/QtMultimedia.so
-${PYSITELIB}/PySide/QtNetwork.so
-${PYSITELIB}/PySide/QtOpenGL.so
-${PYSITELIB}/PySide/QtScript.so
-${PYSITELIB}/PySide/QtScriptTools.so
-${PYSITELIB}/PySide/QtSql.so
-${PYSITELIB}/PySide/QtSvg.so
-${PYSITELIB}/PySide/QtTest.so
-${PYSITELIB}/PySide/QtUiTools.so
-${PYSITELIB}/PySide/QtWebKit.so
-${PYSITELIB}/PySide/QtXml.so
-${PYSITELIB}/PySide/QtXmlPatterns.so
-${PYSITELIB}/PySide/__init__.py
-${PYSITELIB}/PySide/_utils.py
-share/PySide/typesystems/typesystem_core.xml
-share/PySide/typesystems/typesystem_core_common.xml
-share/PySide/typesystems/typesystem_core_mac.xml
-share/PySide/typesystems/typesystem_core_maemo.xml
-share/PySide/typesystems/typesystem_core_win.xml
-share/PySide/typesystems/typesystem_core_x11.xml
-share/PySide/typesystems/typesystem_declarative.xml
-share/PySide/typesystems/typesystem_gui.xml
-share/PySide/typesystems/typesystem_gui_common.xml
-share/PySide/typesystems/typesystem_gui_mac.xml
-share/PySide/typesystems/typesystem_gui_maemo.xml
-share/PySide/typesystems/typesystem_gui_simulator.xml
-share/PySide/typesystems/typesystem_gui_win.xml
-share/PySide/typesystems/typesystem_gui_x11.xml
-share/PySide/typesystems/typesystem_help.xml
-share/PySide/typesystems/typesystem_multimedia.xml
-share/PySide/typesystems/typesystem_network.xml
-share/PySide/typesystems/typesystem_opengl.xml
-share/PySide/typesystems/typesystem_script.xml
-share/PySide/typesystems/typesystem_scripttools.xml
-share/PySide/typesystems/typesystem_sql.xml
-share/PySide/typesystems/typesystem_svg.xml
-share/PySide/typesystems/typesystem_templates.xml
-share/PySide/typesystems/typesystem_test.xml
-share/PySide/typesystems/typesystem_uitools.xml
-share/PySide/typesystems/typesystem_webkit.xml
-share/PySide/typesystems/typesystem_webkit_simulator.xml
-share/PySide/typesystems/typesystem_xml.xml
-share/PySide/typesystems/typesystem_xmlpatterns.xml
+bin/designer
+bin/pyside2-lupdate
+bin/pyside_tool.py
+bin/rcc
+bin/shiboken2
+bin/shiboken_tool.py
+bin/uic
+include/PySide2/QtCore/pyside2_qtcore_python.h
+include/PySide2/feature_select.h
+include/PySide2/pyside2_global.h
+include/PySide2/pysideqenum.h
+include/PySide2/pysidestaticstrings.h
+include/PySide2/dynamicqmetaobject.h
+include/PySide2/pyside.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/pysideweakref.h
+include/PySide2/signalmanager.h
+include/shiboken2/autodecref.h
+include/shiboken2/basewrapper.h
+include/shiboken2/bindingmanager.h
+include/shiboken2/bufferprocs_py37.h
+include/shiboken2/gilstate.h
+include/shiboken2/helper.h
+include/shiboken2/pep384impl.h
+include/shiboken2/python25compat.h
+include/shiboken2/sbkarrayconverter.h
+include/shiboken2/sbkconverter.h
+include/shiboken2/sbkdbg.h
+include/shiboken2/sbkenum.h
+include/shiboken2/sbkmodule.h
+include/shiboken2/sbkpython.h
+include/shiboken2/sbkstaticstrings.h
+include/shiboken2/sbkstring.h
+include/shiboken2/sbkversion.h
+include/shiboken2/shiboken.h
+include/shiboken2/shibokenbuffer.h
+include/shiboken2/shibokenmacros.h
+include/shiboken2/signature.h
+include/shiboken2/signature_p.h
+include/shiboken2/threadstatesaver.h
+include/shiboken2/typespec.h
+include/shiboken2/voidptr.h
+lib/cmake/PySide2-${PKGVERSION}/PySide2Config.cpython-${PYTHON_VERSION}.cmake
+lib/cmake/PySide2-${PKGVERSION}/PySide2Config.cmake
+lib/cmake/PySide2-${PKGVERSION}/PySide2ConfigVersion.cmake
+lib/cmake/PySide2-${PKGVERSION}/PySide2Targets-release.cmake
+lib/cmake/PySide2-${PKGVERSION}/PySide2Targets.cmake
+lib/cmake/Shiboken2-${PKGVERSION}/Shiboken2Config.cmake
+lib/cmake/Shiboken2-${PKGVERSION}/Shiboken2Config.cpython-${PYTHON_VERSION}.cmake
+lib/cmake/Shiboken2-${PKGVERSION}/Shiboken2ConfigVersion.cmake
+lib/cmake/Shiboken2-${PKGVERSION}/Shiboken2Targets-release.cmake
+lib/cmake/Shiboken2-${PKGVERSION}/Shiboken2Targets.cmake
+lib/cmake/Shiboken2-${PKGVERSION}/shiboken_helpers.cmake
+lib/libpyside2.cpython-${PYTHON_VERSION}.so
+lib/libpyside2.cpython-${PYTHON_VERSION}.so.5.15
+lib/libpyside2.cpython-${PYTHON_VERSION}.so.${PKGVERSION}
+lib/pkgconfig/pyside2.pc
+lib/pkgconfig/shiboken2.pc
+lib/libshiboken2.cpython-${PYTHON_VERSION}.so
+lib/libshiboken2.cpython-${PYTHON_VERSION}.so.5.15
+lib/libshiboken2.cpython-${PYTHON_VERSION}.so.${PKGVERSION}
+${PYSITELIB}/PySide2/QtCore.cpython-${PYTHON_VERSION}.so
+${PYSITELIB}/PySide2/__init__.py
+${PYSITELIB}/PySide2/_config.py
+${PYSITELIB}/PySide2/_git_pyside_version.py
+${PYSITELIB}/shiboken2/Shiboken.pyi
+${PYSITELIB}/shiboken2/__init__.py
+${PYSITELIB}/shiboken2/_config.py
+${PYSITELIB}/shiboken2/_git_shiboken_module_version.py
+${PYSITELIB}/shiboken2/files.dir/shibokensupport/__init__.py
+${PYSITELIB}/shiboken2/files.dir/shibokensupport/feature.py
+${PYSITELIB}/shiboken2/files.dir/shibokensupport/signature/__init__.py
+${PYSITELIB}/shiboken2/files.dir/shibokensupport/signature/errorhandler.py
+${PYSITELIB}/shiboken2/files.dir/shibokensupport/signature/importhandler.py
+${PYSITELIB}/shiboken2/files.dir/shibokensupport/signature/layout.py
+${PYSITELIB}/shiboken2/files.dir/shibokensupport/signature/lib/__init__.py
+${PYSITELIB}/shiboken2/files.dir/shibokensupport/signature/lib/enum_sig.py
+${PYSITELIB}/shiboken2/files.dir/shibokensupport/signature/lib/tool.py
+${PYSITELIB}/shiboken2/files.dir/shibokensupport/signature/loader.py
+${PYSITELIB}/shiboken2/files.dir/shibokensupport/signature/mapping.py
+${PYSITELIB}/shiboken2/files.dir/shibokensupport/signature/parser.py
+${PYSITELIB}/shiboken2/py.typed
+${PYSITELIB}/shiboken2/shiboken2.cpython-${PYTHON_VERSION}.so
+${PYSITELIB}/shiboken2_generator/__init__.py
+${PYSITELIB}/shiboken2_generator/_git_shiboken_generator_version.py
+${PYSITELIB}/shiboken2_generator/_config.py
+share/PySide2/glue/qtcore.cpp
+share/PySide2/typesystems/core_common.xml
+share/PySide2/typesystems/datavisualization_common.xml
+share/PySide2/typesystems/glue/qeasingcurve_glue.cpp
+share/PySide2/typesystems/glue/qeasingcurve_glue.h
+share/PySide2/typesystems/gui_common.xml
+share/PySide2/typesystems/opengl_common.xml
+share/PySide2/typesystems/openglfunctions_common.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/webkitwidgets_common.xml
+share/PySide2/typesystems/widgets_common.xml
+share/PySide2/typesystems/xml_common.xml
+share/man/man1/pyside2-lupdate.1


Home | Main Index | Thread Index | Old Index