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 2015 Alexander Pyhalov
17 include ..
/..
/..
/make-rules
/shared-macros.mk
18 include $(WS_MAKE_RULES
)/x11.mk
20 COMPONENT_NAME
= xf86-video-dummy
21 COMPONENT_VERSION
= 0.3.8
23 COMPONENT_FMRI
= x11
/server
/xorg
/driver
/xorg-video-dummy
25 xf86-video-dummy
- virtual
/offscreen frame buffer driver for the Xorg X server
26 COMPONENT_ARCHIVE_HASH
= \
27 sha256
:3712bb869307233491e4c570732d6073c0dc3d99adfdb9977396a3fdf84e95b9
29 include $(WS_MAKE_RULES
)/common.mk
31 # Paths to find libraries/modules to link with
34 -L
$(X11_SERVERMODS_DIR
) -R
$(X11_SERVERMODS_DIR
) \
35 -L
$(X11_SERVERLIBS_DIR
) -R
$(X11_SERVERLIBS_DIR
) \
39 REQUIRED_PACKAGES
+= x11
/header
/x11-protocols
41 # Auto-generated dependencies
42 REQUIRED_PACKAGES
+= system
/library
43 REQUIRED_PACKAGES
+= x11
/server
/xorg