firefox: update to 128.0.3
[oi-userland.git] / components / library / fribidi / Makefile
blob6daabdf316fef8a2ac39becb88bde48183031652
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 2014 Alexander Pyhalov. All rights reserved.
14 # Copyright 2019 Michal Nowak
17 BUILD_BITS= 64_and_32
18 USE_COMMON_TEST_MASTER= yes
19 USE_DEFAULT_TEST_TRANSFORMS= yes
20 include ../../../make-rules/shared-macros.mk
22 COMPONENT_NAME= fribidi
23 COMPONENT_VERSION= 1.0.15
24 COMPONENT_SUMMARY= Free Implementation of the Unicode Bidirectional Algorithm
25 COMPONENT_SRC= $(COMPONENT_NAME)-$(COMPONENT_VERSION)
26 COMPONENT_ARCHIVE= $(COMPONENT_SRC).tar.xz
27 COMPONENT_ARCHIVE_HASH= sha256:0bbc7ff633bfa208ae32d7e369cf5a7d20d5d2557a0b067c9aa98bcbf9967587
28 COMPONENT_PROJECT_URL= https://github.com/fribidi/fribidi
29 COMPONENT_ARCHIVE_URL= $(COMPONENT_PROJECT_URL)/releases/download/v$(COMPONENT_VERSION)/$(COMPONENT_ARCHIVE)
30 COMPONENT_FMRI= library/fribidi
31 COMPONENT_CLASSIFICATION=System/Libraries
32 COMPONENT_LICENSE= LGPLv2.1
33 COMPONENT_LICENSE_FILE= COPYING
35 include $(WS_MAKE_RULES)/common.mk
37 CONFIGURE_OPTIONS += --disable-dependency-tracking
39 # Auto-generated dependencies
40 REQUIRED_PACKAGES += system/library