2 # This file and its contents are supplied under the terms of the
3 # Common Development and Distribution License ("CDDL)". You may
4 # only use this file in accordance with the terms of the CDDL.
6 # A full copy of the text of the CDDL should have accompanied this
7 # source. A copy of the CDDL is also available via the Internet at
8 # http://www.illumos.org/license/CDDL.
12 # Copyright (c) 2015 Alexander Pyhalov
16 include ..
/..
/..
/make-rules
/shared-macros.mk
17 include $(WS_MAKE_RULES
)/x11.mk
19 COMPONENT_NAME
= libdmx
20 COMPONENT_VERSION
= 1.1.5
21 COMPONENT_SUMMARY
= X Window System DMX
(Distributed Multihead X
) extension library
22 COMPONENT_ARCHIVE_EXTENSION
= .
tar.xz
23 COMPONENT_ARCHIVE_HASH
= sha256
:35a4e26a8b0b2b4fe36441dca463645c3fa52d282ac3520501a38ea942cbf74f
24 COMPONENT_FMRI
= x11
/library
/libdmx
25 COMPONENT_LICENSE_FILE
= COPYING
27 include $(WS_MAKE_RULES
)/common.mk
29 CONFIGURE_OPTIONS
+= --disable-static
31 # Auto-generated dependencies
32 REQUIRED_PACKAGES
+= system
/library
33 REQUIRED_PACKAGES
+= x11
/library
/libx11
34 REQUIRED_PACKAGES
+= x11
/library
/libxext