2 # This file and its contents are supplied under the terms of the
3 # Common Development and Distribution License ("CDDL"), version 1.0.
4 # You may only use this file in accordance with the terms of version
7 # A full copy of the text of the CDDL should have accompanied this
8 # source. A copy of the CDDL is also available via the Internet at
9 # http://www.illumos.org/license/CDDL.
13 # This file was automatically generated using the following command:
14 # $WS_TOOLS/python-integrate-project PyQt5
17 BUILD_STYLE
= pyproject
19 include ..
/..
/..
/make-rules
/shared-macros.mk
21 COMPONENT_NAME
= PyQt5
22 HUMAN_VERSION
= 5.15.11
23 COMPONENT_SUMMARY
= Python bindings for the Qt cross platform application toolkit
24 COMPONENT_ARCHIVE_HASH
= \
25 sha256
:fda45743ebb4a27b4b1a51c6d8ef455c4c1b5d610c90d2934c7802b5c1557c52
26 COMPONENT_LICENSE
= GPL-3.0
-only
27 COMPONENT_LICENSE_FILE
= LICENSE
31 include $(WS_MAKE_RULES
)/common.mk
33 # We need to accept license
34 COMPONENT_BUILD_ARGS
+= --config-setting
=--confirm-license
36 COMPONENT_BUILD_ARGS
+= --config-setting
=--jobs
=$(PARALLEL_JOBS
)
38 # Auto-generated dependencies
39 PYTHON_REQUIRED_PACKAGES
+= library
/python
/pyqt-builder
40 PYTHON_REQUIRED_PACKAGES
+= library
/python
/pyqt5-sip
41 PYTHON_REQUIRED_PACKAGES
+= library
/python
/sip
42 PYTHON_REQUIRED_PACKAGES
+= runtime
/python
43 REQUIRED_PACKAGES
+= $(GXX_RUNTIME_PKG
)
44 REQUIRED_PACKAGES
+= library
/qt5
45 REQUIRED_PACKAGES
+= system
/library
46 REQUIRED_PACKAGES
+= system
/library
/libdbus