libreoffice: update to 24.8.4.2
[oi-userland.git] / components / x11 / cmap_alloc / Makefile
blob46af6ddad731ac553a0934f5571f18d8b17d7761
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 Aurelien Larcher
16 BUILD_BITS=64
17 BUILD_STYLE=justmake
18 include ../../../make-rules/shared-macros.mk
20 COMPONENT_NAME= cmap_alloc
21 COMPONENT_VERSION= 7.5
22 COMPONENT_REVISION= 1
23 COMPONENT_FMRI= x11/cmap_alloc
24 COMPONENT_CLASSIFICATION= System/X11
25 COMPONENT_SUMMARY= cmap_alloc - colormap allocation utility
26 COMPONENT_SRC= src
27 COMPONENT_PROJECT_URL=https://hg.java.net/hg/solaris-x11~x-s12-clone
28 COMPONENT_LICENSE= Oracle
30 TEST_TARGET=$(NO_TESTS)
31 include $(WS_MAKE_RULES)/common.mk
33 PATH=$(PATH.gnu)
35 COMPONENT_COMMON_ENV= CC=$(CC)
36 COMPONENT_COMMON_ENV+= CFLAGS="$(CFLAGS)"
37 COMPONENT_COMMON_ENV+= LDFLAGS="$(LDFLAGS)"
39 COMPONENT_BUILD_ENV+= $(COMPONENT_COMMON_ENV)
40 COMPONENT_BUILD_ENV+= PKG_CONFIG_PATH="$(PKG_CONFIG_PATH)"
41 COMPONENT_BUILD_ARGS= VPATH=$(SOURCE_DIR) -f $(SOURCE_DIR)/Makefile
42 COMPONENT_INSTALL_ENV+= INSTALL=$(INSTALL)
43 COMPONENT_INSTALL_ENV+= DESTDIR=$(PROTO_DIR)
44 COMPONENT_INSTALL_ENV+= PREFIX=$(USRDIR)
45 COMPONENT_INSTALL_ENV+= BINDIR=$(USRBINDIR)
47 REQUIRED_PACKAGES += system/library
48 REQUIRED_PACKAGES += x11/library/libx11