#
# This file and its contents are supplied under the terms of the
# Common Development and Distribution License ("CDDL"), version 1.0.
# You may only use this file in accordance with the terms of version
# 1.0 of the CDDL.
#
# A full copy of the text of the CDDL should have accompanied this
# source.  A copy of the CDDL is also available via the Internet at
# http://www.illumos.org/license/CDDL.
#

#
# Copyright 2014 Alexander Pyhalov.  All rights reserved.
# Copyright 2019 Michal Nowak
#

set name=pkg.fmri value=pkg:/$(COMPONENT_FMRI)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
set name=pkg.human-version value=$(HUMAN_VERSION)
set name=pkg.summary value="$(COMPONENT_SUMMARY)"
set name=info.classification value="$(COMPONENT_CLASSIFICATION)"
set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
set name=org.opensolaris.consolidation value=$(CONSOLIDATION)

license $(COMPONENT_LICENSE_FILE) license='$(COMPONENT_LICENSE)'

# We don't want 32-bit binaries:
<transform file path=.*/bin/$(MACH32)/.+ -> drop>

file path=usr/bin/$(MACH32)/fribidi
file path=usr/bin/fribidi
file path=usr/include/fribidi/fribidi-arabic.h
file path=usr/include/fribidi/fribidi-begindecls.h
file path=usr/include/fribidi/fribidi-bidi-types-list.h
file path=usr/include/fribidi/fribidi-bidi-types.h
file path=usr/include/fribidi/fribidi-bidi.h
file path=usr/include/fribidi/fribidi-brackets.h
file path=usr/include/fribidi/fribidi-char-sets-list.h
file path=usr/include/fribidi/fribidi-char-sets.h
file path=usr/include/fribidi/fribidi-common.h
file path=usr/include/fribidi/fribidi-config.h
file path=usr/include/fribidi/fribidi-deprecated.h
file path=usr/include/fribidi/fribidi-enddecls.h
file path=usr/include/fribidi/fribidi-flags.h
file path=usr/include/fribidi/fribidi-joining-types-list.h
file path=usr/include/fribidi/fribidi-joining-types.h
file path=usr/include/fribidi/fribidi-joining.h
file path=usr/include/fribidi/fribidi-mirroring.h
file path=usr/include/fribidi/fribidi-shape.h
file path=usr/include/fribidi/fribidi-types.h
file path=usr/include/fribidi/fribidi-unicode-version.h
file path=usr/include/fribidi/fribidi-unicode.h
file path=usr/include/fribidi/fribidi.h
link path=usr/lib/$(MACH64)/libfribidi.so target=libfribidi.so.0.4.0
link path=usr/lib/$(MACH64)/libfribidi.so.0 target=libfribidi.so.0.4.0
file path=usr/lib/$(MACH64)/libfribidi.so.0.4.0
file path=usr/lib/$(MACH64)/pkgconfig/fribidi.pc
link path=usr/lib/libfribidi.so target=libfribidi.so.0.4.0
link path=usr/lib/libfribidi.so.0 target=libfribidi.so.0.4.0
file path=usr/lib/libfribidi.so.0.4.0
file path=usr/lib/pkgconfig/fribidi.pc
file path=usr/share/man/man3/fribidi_charset_to_unicode.3
file path=usr/share/man/man3/fribidi_debug_status.3
file path=usr/share/man/man3/fribidi_get_bidi_type.3
file path=usr/share/man/man3/fribidi_get_bidi_type_name.3
file path=usr/share/man/man3/fribidi_get_bidi_types.3
file path=usr/share/man/man3/fribidi_get_bracket.3
file path=usr/share/man/man3/fribidi_get_bracket_types.3
file path=usr/share/man/man3/fribidi_get_joining_type.3
file path=usr/share/man/man3/fribidi_get_joining_type_name.3
file path=usr/share/man/man3/fribidi_get_joining_types.3
file path=usr/share/man/man3/fribidi_get_mirror_char.3
file path=usr/share/man/man3/fribidi_get_par_direction.3
file path=usr/share/man/man3/fribidi_get_par_embedding_levels.3
file path=usr/share/man/man3/fribidi_get_par_embedding_levels_ex.3
file path=usr/share/man/man3/fribidi_get_type.3
file path=usr/share/man/man3/fribidi_get_type_internal.3
file path=usr/share/man/man3/fribidi_join_arabic.3
file path=usr/share/man/man3/fribidi_log2vis.3
file path=usr/share/man/man3/fribidi_log2vis_get_embedding_levels.3
file path=usr/share/man/man3/fribidi_mirroring_status.3
file path=usr/share/man/man3/fribidi_parse_charset.3
file path=usr/share/man/man3/fribidi_remove_bidi_marks.3
file path=usr/share/man/man3/fribidi_reorder_line.3
file path=usr/share/man/man3/fribidi_reorder_nsm_status.3
file path=usr/share/man/man3/fribidi_set_debug.3
file path=usr/share/man/man3/fribidi_set_mirroring.3
file path=usr/share/man/man3/fribidi_set_reorder_nsm.3
file path=usr/share/man/man3/fribidi_shape.3
file path=usr/share/man/man3/fribidi_shape_arabic.3
file path=usr/share/man/man3/fribidi_shape_mirroring.3
file path=usr/share/man/man3/fribidi_unicode_to_charset.3