Obsolete libcroco
[oi-userland.git] / components / fonts / intel-one-mono / Makefile
bloba3dd78c7f413509310508e8a0c73a2cc2916cde8
2 # CDDL HEADER START
4 # The contents of this file are subject to the terms of the
5 # Common Development and Distribution License (the "License").
6 # You may not use this file except in compliance with the License.
8 # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
9 # or http://www.opensolaris.org/os/licensing.
10 # See the License for the specific language governing permissions
11 # and limitations under the License.
13 # When distributing Covered Code, include this CDDL HEADER in each
14 # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
15 # If applicable, add the following below this CDDL HEADER, with the
16 # fields enclosed by brackets "[]" replaced with your own identifying
17 # information: Portions Copyright [yyyy] [name of copyright owner]
19 # CDDL HEADER END
23 # Copyright Andreas Wacknitz
26 BUILD_STYLE = archive
27 include ../../../make-rules/shared-macros.mk
29 COMPONENT_NAME= intel-one-mono
30 COMPONENT_VERSION= 1.4.0
31 COMPONENT_SUMMARY= An expressive monospaced font family that’s built with clarity, legibility, and the needs of developers in mind
32 COMPONENT_SRC= $(COMPONENT_NAME)-$(COMPONENT_VERSION)
33 COMPONENT_ARCHIVE= $(COMPONENT_NAME)-$(HUMAN_VERSION).zip
34 COMPONENT_PROJECT_URL= https://github.com/intel/intel-one-mono
35 COMPONENT_ARCHIVE_URL= $(COMPONENT_PROJECT_URL)/releases/download/V$(COMPONENT_VERSION)/ttf.zip
36 COMPONENT_ARCHIVE_HASH= sha256:54863552d25dcb9c3f5360b296fc980d6e1fbfd02e0d214224e8b78f0a2bccf0
37 COMPONENT_LICENSE= SIL OPEN FONT LICENSE Version 1.1
38 COMPONENT_LICENSE_FILE= ttf/OFL.txt
40 FONT_TYPE = TTF
42 include $(WS_MAKE_RULES)/font.mk
44 UNPACK_ARGS += -r $(COMPONENT_SRC)
46 COMPONENT_FONT_SRC_DIR = ttf
47 COMPONENT_FONT_FILES += *.ttf
49 COMPONENT_FONTCONF_SRC_DIR =
50 COMPONENT_FONTCONF_FILES =
52 # Auto-generated dependencies