Marcel Telka
2024-04-04 6314b6e3f372abbee53d4072557e08cff3418c68
commit | author | age
edd984 1 #
72013d 2 # This file and its contents are supplied under the terms of the
MT 3 # Common Development and Distribution License ("CDDL"), version 1.0.
4 # You may only use this file in accordance with the terms of version
5 # 1.0 of the CDDL.
edd984 6 #
72013d 7 # A full copy of the text of the CDDL should have accompanied this
MT 8 # source.  A copy of the CDDL is also available via the Internet at
9 # http://www.illumos.org/license/CDDL.
edd984 10 #
S 11
12 #
72013d 13 # This file was automatically generated using the following command:
MT 14 #   $WS_TOOLS/python-integrate-project PyQt-builder
edd984 15 #
S 16
72013d 17 BUILD_STYLE = pyproject
MT 18
edd984 19 include ../../../make-rules/shared-macros.mk
S 20
72013d 21 COMPONENT_NAME =        PyQt-builder
6314b6 22 HUMAN_VERSION =            1.16.0
MT 23 COMPONENT_SUMMARY =        PyQt-builder - The PyQt build system
72013d 24 COMPONENT_ARCHIVE_HASH =    \
6314b6 25     sha256:47bbd2cfa5430020108f9f40301e166cbea98b6ef3e53953350bdd4c6b31ab18
MT 26 COMPONENT_LICENSE =        BSD-2-Clause
edd984 27
6314b6 28 TEST_STYLE = none
edd984 29
S 30 include $(WS_MAKE_RULES)/common.mk
31
32 # Auto-generated dependencies
72013d 33 PYTHON_REQUIRED_PACKAGES += library/python/packaging
MT 34 PYTHON_REQUIRED_PACKAGES += library/python/setuptools
6314b6 35 PYTHON_REQUIRED_PACKAGES += library/python/setuptools-scm
72013d 36 PYTHON_REQUIRED_PACKAGES += library/python/sip
MT 37 PYTHON_REQUIRED_PACKAGES += library/python/wheel
38 PYTHON_REQUIRED_PACKAGES += runtime/python