firefox: update to 128.0.3
[oi-userland.git] / components / library / fribidi / fribidi.p5m
blob007371a343fab77f042ef662cacbdbb0933adcb3
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 set name=pkg.fmri value=pkg:/$(COMPONENT_FMRI)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
18 set name=pkg.human-version value=$(HUMAN_VERSION)
19 set name=pkg.summary value="$(COMPONENT_SUMMARY)"
20 set name=info.classification value="$(COMPONENT_CLASSIFICATION)"
21 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
22 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
23 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
25 license $(COMPONENT_LICENSE_FILE) license='$(COMPONENT_LICENSE)'
27 # We don't want 32-bit binaries:
28 <transform file path=.*/bin/$(MACH32)/.+ -> drop>
30 file path=usr/bin/$(MACH32)/fribidi
31 file path=usr/bin/fribidi
32 file path=usr/include/fribidi/fribidi-arabic.h
33 file path=usr/include/fribidi/fribidi-begindecls.h
34 file path=usr/include/fribidi/fribidi-bidi-types-list.h
35 file path=usr/include/fribidi/fribidi-bidi-types.h
36 file path=usr/include/fribidi/fribidi-bidi.h
37 file path=usr/include/fribidi/fribidi-brackets.h
38 file path=usr/include/fribidi/fribidi-char-sets-list.h
39 file path=usr/include/fribidi/fribidi-char-sets.h
40 file path=usr/include/fribidi/fribidi-common.h
41 file path=usr/include/fribidi/fribidi-config.h
42 file path=usr/include/fribidi/fribidi-deprecated.h
43 file path=usr/include/fribidi/fribidi-enddecls.h
44 file path=usr/include/fribidi/fribidi-flags.h
45 file path=usr/include/fribidi/fribidi-joining-types-list.h
46 file path=usr/include/fribidi/fribidi-joining-types.h
47 file path=usr/include/fribidi/fribidi-joining.h
48 file path=usr/include/fribidi/fribidi-mirroring.h
49 file path=usr/include/fribidi/fribidi-shape.h
50 file path=usr/include/fribidi/fribidi-types.h
51 file path=usr/include/fribidi/fribidi-unicode-version.h
52 file path=usr/include/fribidi/fribidi-unicode.h
53 file path=usr/include/fribidi/fribidi.h
54 link path=usr/lib/$(MACH64)/libfribidi.so target=libfribidi.so.0.4.0
55 link path=usr/lib/$(MACH64)/libfribidi.so.0 target=libfribidi.so.0.4.0
56 file path=usr/lib/$(MACH64)/libfribidi.so.0.4.0
57 file path=usr/lib/$(MACH64)/pkgconfig/fribidi.pc
58 link path=usr/lib/libfribidi.so target=libfribidi.so.0.4.0
59 link path=usr/lib/libfribidi.so.0 target=libfribidi.so.0.4.0
60 file path=usr/lib/libfribidi.so.0.4.0
61 file path=usr/lib/pkgconfig/fribidi.pc
62 file path=usr/share/man/man3/fribidi_charset_to_unicode.3
63 file path=usr/share/man/man3/fribidi_debug_status.3
64 file path=usr/share/man/man3/fribidi_get_bidi_type.3
65 file path=usr/share/man/man3/fribidi_get_bidi_type_name.3
66 file path=usr/share/man/man3/fribidi_get_bidi_types.3
67 file path=usr/share/man/man3/fribidi_get_bracket.3
68 file path=usr/share/man/man3/fribidi_get_bracket_types.3
69 file path=usr/share/man/man3/fribidi_get_joining_type.3
70 file path=usr/share/man/man3/fribidi_get_joining_type_name.3
71 file path=usr/share/man/man3/fribidi_get_joining_types.3
72 file path=usr/share/man/man3/fribidi_get_mirror_char.3
73 file path=usr/share/man/man3/fribidi_get_par_direction.3
74 file path=usr/share/man/man3/fribidi_get_par_embedding_levels.3
75 file path=usr/share/man/man3/fribidi_get_par_embedding_levels_ex.3
76 file path=usr/share/man/man3/fribidi_get_type.3
77 file path=usr/share/man/man3/fribidi_get_type_internal.3
78 file path=usr/share/man/man3/fribidi_join_arabic.3
79 file path=usr/share/man/man3/fribidi_log2vis.3
80 file path=usr/share/man/man3/fribidi_log2vis_get_embedding_levels.3
81 file path=usr/share/man/man3/fribidi_mirroring_status.3
82 file path=usr/share/man/man3/fribidi_parse_charset.3
83 file path=usr/share/man/man3/fribidi_remove_bidi_marks.3
84 file path=usr/share/man/man3/fribidi_reorder_line.3
85 file path=usr/share/man/man3/fribidi_reorder_nsm_status.3
86 file path=usr/share/man/man3/fribidi_set_debug.3
87 file path=usr/share/man/man3/fribidi_set_mirroring.3
88 file path=usr/share/man/man3/fribidi_set_reorder_nsm.3
89 file path=usr/share/man/man3/fribidi_shape.3
90 file path=usr/share/man/man3/fribidi_shape_arabic.3
91 file path=usr/share/man/man3/fribidi_shape_mirroring.3
92 file path=usr/share/man/man3/fribidi_unicode_to_charset.3