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 rapidfuzz
17 BUILD_STYLE
= pyproject
19 include ..
/..
/..
/make-rules
/shared-macros.mk
21 COMPONENT_NAME
= rapidfuzz
22 HUMAN_VERSION
= 3.11.0
23 COMPONENT_SUMMARY
= rapid fuzzy string matching
24 COMPONENT_ARCHIVE_HASH
= \
25 sha256
:a53ca4d3f52f00b393fab9b5913c5bafb9afc27d030c8a1db1283da6917a860f
26 COMPONENT_LICENSE
= MIT
27 COMPONENT_LICENSE_FILE
= LICENSE
31 include $(WS_MAKE_RULES
)/common.mk
33 # We need GNU tools to build this project
36 # Auto-generated dependencies
37 PYTHON_REQUIRED_PACKAGES
+= library
/python
/scikit-build-core
38 PYTHON_REQUIRED_PACKAGES
+= runtime
/python
39 REQUIRED_PACKAGES
+= $(GCC_RUNTIME_PKG
)
40 REQUIRED_PACKAGES
+= $(GXX_RUNTIME_PKG
)
41 REQUIRED_PACKAGES
+= system
/library
42 REQUIRED_PACKAGES
+= system
/library
/math