rust/cargo-c: update to 0.10.7+cargo-0.84.0
[oi-userland.git] / components / python / lingua / Makefile
blobcf35e62c4c0307361e64684b76227b40dd3eb580
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
5 # 1.0 of the CDDL.
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 lingua
17 BUILD_STYLE = pyproject
19 include ../../../make-rules/shared-macros.mk
21 COMPONENT_NAME = lingua
22 HUMAN_VERSION = 4.15.0
23 COMPONENT_SUMMARY = lingua - Translation toolset
24 COMPONENT_ARCHIVE_URL = \
25 https://files.pythonhosted.org/packages/ba/85/50f030e20ca64562ac8fd36b65338c4da626739afd49200936f3d99a6047/lingua-4.15.0.tar.gz
26 COMPONENT_ARCHIVE_HASH = \
27 sha256:0e1a946741db288a40361ad04ff38fe04bf0819834b8abb84c4b535fed9ba4ef
28 COMPONENT_LICENSE = BSD-3-Clause
29 COMPONENT_LICENSE_FILE = LICENSE
31 TEST_STYLE = pytest
33 include $(WS_MAKE_RULES)/common.mk
35 # Auto-generated dependencies
36 PYTHON_REQUIRED_PACKAGES += library/python/click
37 PYTHON_REQUIRED_PACKAGES += library/python/flit-core
38 PYTHON_REQUIRED_PACKAGES += library/python/polib
39 PYTHON_REQUIRED_PACKAGES += runtime/python