gcc-6: use $(GNU_ARCH) in manifest
[unleashed-userland.git] / components / x11 / rgb / Makefile
blob50dc234d6e1059b7ba5d77c049613cc26f20b0a0
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 include ../../../make-rules/shared-macros.mk
18 COMPONENT_NAME= rgb
19 COMPONENT_VERSION= 1.0.6
20 COMPONENT_FMRI= x11/rgb
21 COMPONENT_CLASSIFICATION= System/X11
22 COMPONENT_SUMMARY= the X11 rgb color name mapping list data and utility
23 COMPONENT_SRC= $(COMPONENT_NAME)-$(COMPONENT_VERSION)
24 COMPONENT_ARCHIVE= $(COMPONENT_SRC).tar.bz2
25 COMPONENT_ARCHIVE_HASH= \
26 sha256:bbca7c6aa59939b9f6a0fb9fff15dfd62176420ffd4ae30c8d92a6a125fbe6b0
27 COMPONENT_ARCHIVE_URL= \
28 http://www.x.org/releases/individual/app/$(COMPONENT_ARCHIVE)
29 COMPONENT_PROJECT_URL = http://www.x.org/
30 COMPONENT_LICENSE= MIT License
31 COMPONENT_LICENSE_FILE= rgb.license
33 include $(WS_TOP)/make-rules/prep.mk
34 include $(WS_TOP)/make-rules/configure.mk
35 include $(WS_TOP)/make-rules/ips.mk
37 PATH=/usr/gnu/bin:/usr/bin
39 build: $(BUILD_32_and_64)
41 install: $(INSTALL_32_and_64)
43 test: $(NO_TESTS)
46 REQUIRED_PACKAGES += system/library