libreoffice: update to 24.8.4.2
[oi-userland.git] / components / developer / scons / Makefile
blobca3bae9b73b0c26509e772f32edebc0c0c2a561b
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 -d developer/scons SCons
17 BUILD_STYLE = pyproject
19 include ../../../make-rules/shared-macros.mk
21 COMPONENT_NAME = SCons
22 HUMAN_VERSION = 4.8.1
23 COMPONENT_SUMMARY = Open Source next-generation build tool.
24 COMPONENT_PROJECT_URL = https://www.scons.org/
25 COMPONENT_ARCHIVE_URL = \
26 https://files.pythonhosted.org/packages/b9/76/a2c1293642f9a448f2d012cabf525be69ca5abf4af289bc0935ac1554ee8/scons-4.8.1.tar.gz
27 COMPONENT_ARCHIVE_HASH = \
28 sha256:5b641357904d2f56f7bfdbb37e165ab996b6143c948b9df0efc7305f54949daa
29 COMPONENT_LICENSE = MIT
30 COMPONENT_LICENSE_FILE = LICENSE
32 TEST_STYLE = none
34 COMPONENT_FMRI = developer/build/scons
35 COMPONENT_CLASSIFICATION = Development/Distribution Tools
37 # This is a standalone application. Since no other Python project depends on
38 # it we just provide single unversioned package.
39 SINGLE_PYTHON_VERSION = yes
41 include $(WS_MAKE_RULES)/common.mk
43 # Auto-generated dependencies
44 PYTHON_REQUIRED_PACKAGES += library/python/setuptools
45 PYTHON_REQUIRED_PACKAGES += runtime/python
46 REQUIRED_PACKAGES += SUNWcs
47 REQUIRED_PACKAGES += shell/bash