python/dbus-python: rename package to normalize it
[oi-userland.git] / components / x11 / xload / Makefile
blobc4f564973dc17edb2bff839e5f154e0512afd25e
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 # Copyright 2015 Alexander Pyhalov
16 X11_CATEGORY=APP
17 include ../../../make-rules/shared-macros.mk
18 include $(WS_MAKE_RULES)/x11.mk
20 COMPONENT_NAME= xload
21 COMPONENT_VERSION= 1.2.0
22 COMPONENT_SUMMARY= xload - system load average display for X
23 COMPONENT_FMRI= diagnostic/xload
24 COMPONENT_ARCHIVE= $(COMPONENT_SRC).tar.xz
25 COMPONENT_ARCHIVE_HASH= sha256:2c0fe6d624e1a25c1707e2d56407b979d6a78d64271df9ea0a89d99b81b59a80
26 COMPONENT_LICENSE_FILE= COPYING
28 include $(WS_MAKE_RULES)/common.mk
30 PKG_PROTO_DIRS += $(BUILD_DIR_64)
32 # Auto-generated dependencies
33 REQUIRED_PACKAGES += system/library
34 REQUIRED_PACKAGES += x11/library/libx11
35 REQUIRED_PACKAGES += x11/library/libxmu
36 REQUIRED_PACKAGES += x11/library/toolkit/libxaw7
37 REQUIRED_PACKAGES += x11/library/toolkit/libxt