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 # Copyright 2016 Aurelien Larcher
17 include ..
/..
/..
/make-rules
/shared-macros.mk
18 include $(WS_MAKE_RULES
)/x11.mk
20 COMPONENT_NAME
= intel-gpu-tools
21 COMPONENT_VERSION
= 1.3
23 COMPONENT_FMRI
= x11
/diagnostics
/intel-gpu-tools
24 COMPONENT_SUMMARY
= Intel Graphics driver debug tools
25 COMPONENT_ARCHIVE_HASH
= \
26 sha256
:51d22fdb3d415a1b3b7d0a172c1bb24dec6f16116e80a9ce49873f44527f20a0
27 COMPONENT_LICENSE_FILE
= COPYING
29 include $(WS_MAKE_RULES
)/common.mk
31 CONFIGURE_OPTIONS
+= --disable-nouveau
34 REQUIRED_PACKAGES
+= system
/header
/header-drm
36 # Auto-generated dependencies
37 REQUIRED_PACKAGES
+= diagnostic
/scanpci
38 REQUIRED_PACKAGES
+= library
/desktop
/cairo
39 REQUIRED_PACKAGES
+= shell/ksh93
40 REQUIRED_PACKAGES
+= system
/library
41 REQUIRED_PACKAGES
+= x11
/library
/libdrm