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 Aurelien Larcher
17 include ..
/..
/..
/make-rules
/shared-macros.mk
18 include $(WS_MAKE_RULES
)/x11.mk
21 COMPONENT_VERSION
= 1.1.1
23 COMPONENT_FMRI
= terminal
/luit
24 COMPONENT_CLASSIFICATION
= Applications
/System Utilities
25 COMPONENT_SUMMARY
= luit
- Locale and ISO
2022 support for Unicode terminals
26 COMPONENT_ARCHIVE_HASH
= \
27 sha256
:30b0e787cb07a0f504b70f1d6123930522111ce9d4276f6683a69b322b49c636
29 include $(WS_MAKE_RULES
)/common.mk
31 PKG_CONFIG_PATH
+=:$(USRSHAREDIR
)/pkgconfig
32 LD_OPTIONS
+= -L
$(XORG_LIBDIR.
$(BITS
)) -R
$(XORG_LIBDIR.
$(BITS
))
34 REQUIRED_PACKAGES
+= system
/library
35 REQUIRED_PACKAGES
+= x11
/library
/libfontenc