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
16 COMPONENT_X11_DEFAULTS
=no
18 include ..
/..
/..
/make-rules
/shared-macros.mk
19 include $(WS_MAKE_RULES
)/x11.mk
22 COMPONENT_VERSION
= 8.0.0
24 COMPONENT_SUMMARY
= libglw part of the Mesa
3-D Graphics Library
25 COMPONENT_SRC
= $(COMPONENT_NAME
)-$(COMPONENT_VERSION
)
26 COMPONENT_ARCHIVE
= $(COMPONENT_NAME
)-$(COMPONENT_VERSION
).
tar.bz2
27 COMPONENT_ARCHIVE_HASH
= \
28 sha256
:2da1d06e825f073dcbad264aec7b45c649100e5bcde688ac3035b34c8dbc8597
29 COMPONENT_ARCHIVE_URL
= \
30 ftp
://ftp.freedesktop.org
/pub
/mesa
/glw
/$(COMPONENT_ARCHIVE
)
31 COMPONENT_PROJECT_URL
= http
://www.mesa3d.org
/
33 include $(WS_MAKE_RULES
)/common.mk
37 LDFLAGS
= -L
$(X11_SERVERLIBS_DIR
) -R
$(X11_SERVERLIBS_DIR
)
39 # 2023-07-14 Stephan Althaus - motif deactivated because of missing sources/package in the oi-userland tree
40 #CONFIGURE_OPTIONS += --enable-motif
41 REQUIRED_PACKAGES
+= developer
/build
/autoconf
/xorg-macros
42 REQUIRED_PACKAGES
+= x11
/header
/x11-protocols
44 # Auto-generated dependencies
45 REQUIRED_PACKAGES
+= system
/library
46 REQUIRED_PACKAGES
+= x11
/library
/libx11
47 REQUIRED_PACKAGES
+= x11
/library
/toolkit
/libxt