Andreas Wacknitz
2023-02-24 155bda94e3760951f57184ce9ab9ae7bcfd9dd5b
commit | author | age
a1ab2b 1 #
AS 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.
6 #
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.
10 #
11
12 #
143b84 13 # Copyright 2023 <contributor>
a1ab2b 14 #
AS 15
16 set name=pkg.fmri value=pkg:/$(COMPONENT_FMRI)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
143b84 17 set name=pkg.human-version value=$(HUMAN_VERSION)
a1ab2b 18 set name=pkg.summary value="$(COMPONENT_SUMMARY)"
AS 19 set name=info.classification value="$(COMPONENT_CLASSIFICATION)"
20 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
21 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
22 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
23
24 license $(COMPONENT_LICENSE_FILE) license='$(COMPONENT_LICENSE)'
25
f81f97 26 file path=usr/bin/$(MACH64)/enchant-2
NP 27 file path=usr/bin/$(MACH64)/enchant-lsmod-2
28 file path=usr/bin/enchant-2
29 file path=usr/bin/enchant-lsmod-2
30 file path=usr/include/enchant-2/enchant++.h
31 file path=usr/include/enchant-2/enchant-provider.h
32 file path=usr/include/enchant-2/enchant.h
33 file path=usr/lib/$(MACH64)/enchant-2/enchant_aspell.so
34 file path=usr/lib/$(MACH64)/enchant-2/enchant_hunspell.so
35 link path=usr/lib/$(MACH64)/libenchant-2.so \
143b84 36     target=libenchant-2.so.$(HUMAN_VERSION)
AW 37 file path=usr/lib/$(MACH64)/libenchant-2.so.$(HUMAN_VERSION)
f81f97 38 link path=usr/lib/$(MACH64)/libenchant-2.so.2 \
143b84 39     target=libenchant-2.so.$(HUMAN_VERSION)
f81f97 40 file path=usr/lib/$(MACH64)/pkgconfig/enchant-2.pc
NP 41 file path=usr/lib/enchant-2/enchant_aspell.so
42 file path=usr/lib/enchant-2/enchant_hunspell.so
143b84 43 link path=usr/lib/libenchant-2.so target=libenchant-2.so.$(HUMAN_VERSION)
AW 44 file path=usr/lib/libenchant-2.so.$(HUMAN_VERSION)
45 link path=usr/lib/libenchant-2.so.2 target=libenchant-2.so.$(HUMAN_VERSION)
f81f97 46 file path=usr/lib/pkgconfig/enchant-2.pc
155bda 47 file path=usr/share/doc/enchant/enchant-2.html
AW 48 file path=usr/share/doc/enchant/enchant-lsmod-2.html
49 file path=usr/share/doc/enchant/enchant.html
a1ab2b 50 file path=usr/share/enchant/enchant.ordering
f81f97 51 file path=usr/share/man/man1/enchant-2.1
NP 52 file path=usr/share/man/man1/enchant-lsmod-2.1
155bda 53 file path=usr/share/man/man5/enchant.5