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]
21 # Copyright (c) 2011, 2013, Oracle and/or its affiliates. All rights reserved.
22 # Copyright (c) 2013 Erol Zavidic. All rights reserved.
23 # Copyright (c) 2022 Friedrich Kink. All rights reserved.
26 set name=pkg.fmri value=pkg:/$(COMPONENT_FMRI)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
27 set name=pkg.human-version value=$(HUMAN_VERSION)
28 set name=pkg.summary value="$(COMPONENT_SUMMARY)"
29 set name=info.classification value="$(COMPONENT_CLASSIFICATION)"
30 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
31 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
32 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
34 license $(COMPONENT_LICENSE_FILE) license='$(COMPONENT_LICENSE)'
36 # 32 bit files used to be in this package
37 depend type=require fmri=library/libxml2/32
39 file path=usr/bin/xml2-config
40 file path=usr/bin/xmlcatalog
41 file path=usr/bin/xmllint
42 file path=usr/include/libxml2/libxml/HTMLparser.h
43 file path=usr/include/libxml2/libxml/HTMLtree.h
44 file path=usr/include/libxml2/libxml/SAX.h
45 file path=usr/include/libxml2/libxml/SAX2.h
46 file path=usr/include/libxml2/libxml/c14n.h
47 file path=usr/include/libxml2/libxml/catalog.h
48 file path=usr/include/libxml2/libxml/chvalid.h
49 file path=usr/include/libxml2/libxml/debugXML.h
50 file path=usr/include/libxml2/libxml/dict.h
51 file path=usr/include/libxml2/libxml/encoding.h
52 file path=usr/include/libxml2/libxml/entities.h
53 file path=usr/include/libxml2/libxml/globals.h
54 file path=usr/include/libxml2/libxml/hash.h
55 file path=usr/include/libxml2/libxml/list.h
56 file path=usr/include/libxml2/libxml/nanoftp.h
57 file path=usr/include/libxml2/libxml/nanohttp.h
58 file path=usr/include/libxml2/libxml/parser.h
59 file path=usr/include/libxml2/libxml/parserInternals.h
60 file path=usr/include/libxml2/libxml/pattern.h
61 file path=usr/include/libxml2/libxml/relaxng.h
62 file path=usr/include/libxml2/libxml/schemasInternals.h
63 file path=usr/include/libxml2/libxml/schematron.h
64 file path=usr/include/libxml2/libxml/threads.h
65 file path=usr/include/libxml2/libxml/tree.h
66 file path=usr/include/libxml2/libxml/uri.h
67 file path=usr/include/libxml2/libxml/valid.h
68 file path=usr/include/libxml2/libxml/xinclude.h
69 file path=usr/include/libxml2/libxml/xlink.h
70 file path=usr/include/libxml2/libxml/xmlIO.h
71 file path=usr/include/libxml2/libxml/xmlautomata.h
72 file path=usr/include/libxml2/libxml/xmlerror.h
73 file path=usr/include/libxml2/libxml/xmlexports.h
74 file path=usr/include/libxml2/libxml/xmlmemory.h
75 file path=usr/include/libxml2/libxml/xmlmodule.h
76 file path=usr/include/libxml2/libxml/xmlreader.h
77 file path=usr/include/libxml2/libxml/xmlregexp.h
78 file path=usr/include/libxml2/libxml/xmlsave.h
79 file path=usr/include/libxml2/libxml/xmlschemas.h
80 file path=usr/include/libxml2/libxml/xmlschemastypes.h
81 file path=usr/include/libxml2/libxml/xmlstring.h
82 file path=usr/include/libxml2/libxml/xmlunicode.h
83 file path=usr/include/libxml2/libxml/xmlversion.h
84 file path=usr/include/libxml2/libxml/xmlwriter.h
85 file path=usr/include/libxml2/libxml/xpath.h
86 file path=usr/include/libxml2/libxml/xpathInternals.h
87 file path=usr/include/libxml2/libxml/xpointer.h
88 file path=usr/lib/$(MACH64)/cmake/libxml2/libxml2-config.cmake
89 link path=usr/lib/$(MACH64)/libxml2.so target=libxml2.so.$(HUMAN_VERSION)
90 file path=usr/lib/$(MACH64)/libxml2.so.$(HUMAN_VERSION)
91 link path=usr/lib/$(MACH64)/libxml2.so.2 target=libxml2.so.$(HUMAN_VERSION)
92 file path=usr/lib/$(MACH64)/pkgconfig/libxml-2.0.pc
93 file path=usr/share/aclocal/libxml.m4
94 file path=usr/share/doc/libxml2/xmlcatalog.html
95 file path=usr/share/doc/libxml2/xmllint.html
96 file path=usr/share/gtk-doc/html/libxml2/general.html
97 file path=usr/share/gtk-doc/html/libxml2/home.png
98 file path=usr/share/gtk-doc/html/libxml2/index.html
99 file path=usr/share/gtk-doc/html/libxml2/left.png
100 file path=usr/share/gtk-doc/html/libxml2/libxml2-HTMLparser.html
101 file path=usr/share/gtk-doc/html/libxml2/libxml2-HTMLtree.html
102 file path=usr/share/gtk-doc/html/libxml2/libxml2-SAX.html
103 file path=usr/share/gtk-doc/html/libxml2/libxml2-SAX2.html
104 file path=usr/share/gtk-doc/html/libxml2/libxml2-c14n.html
105 file path=usr/share/gtk-doc/html/libxml2/libxml2-catalog.html
106 file path=usr/share/gtk-doc/html/libxml2/libxml2-chvalid.html
107 file path=usr/share/gtk-doc/html/libxml2/libxml2-debugXML.html
108 file path=usr/share/gtk-doc/html/libxml2/libxml2-dict.html
109 file path=usr/share/gtk-doc/html/libxml2/libxml2-encoding.html
110 file path=usr/share/gtk-doc/html/libxml2/libxml2-entities.html
111 file path=usr/share/gtk-doc/html/libxml2/libxml2-globals.html
112 file path=usr/share/gtk-doc/html/libxml2/libxml2-hash.html
113 file path=usr/share/gtk-doc/html/libxml2/libxml2-list.html
114 file path=usr/share/gtk-doc/html/libxml2/libxml2-nanoftp.html
115 file path=usr/share/gtk-doc/html/libxml2/libxml2-nanohttp.html
116 file path=usr/share/gtk-doc/html/libxml2/libxml2-parser.html
117 file path=usr/share/gtk-doc/html/libxml2/libxml2-parserInternals.html
118 file path=usr/share/gtk-doc/html/libxml2/libxml2-pattern.html
119 file path=usr/share/gtk-doc/html/libxml2/libxml2-relaxng.html
120 file path=usr/share/gtk-doc/html/libxml2/libxml2-schemasInternals.html
121 file path=usr/share/gtk-doc/html/libxml2/libxml2-schematron.html
122 file path=usr/share/gtk-doc/html/libxml2/libxml2-threads.html
123 file path=usr/share/gtk-doc/html/libxml2/libxml2-tree.html
124 file path=usr/share/gtk-doc/html/libxml2/libxml2-uri.html
125 file path=usr/share/gtk-doc/html/libxml2/libxml2-valid.html
126 file path=usr/share/gtk-doc/html/libxml2/libxml2-xinclude.html
127 file path=usr/share/gtk-doc/html/libxml2/libxml2-xlink.html
128 file path=usr/share/gtk-doc/html/libxml2/libxml2-xmlIO.html
129 file path=usr/share/gtk-doc/html/libxml2/libxml2-xmlautomata.html
130 file path=usr/share/gtk-doc/html/libxml2/libxml2-xmlerror.html
131 file path=usr/share/gtk-doc/html/libxml2/libxml2-xmlexports.html
132 file path=usr/share/gtk-doc/html/libxml2/libxml2-xmlmemory.html
133 file path=usr/share/gtk-doc/html/libxml2/libxml2-xmlmodule.html
134 file path=usr/share/gtk-doc/html/libxml2/libxml2-xmlreader.html
135 file path=usr/share/gtk-doc/html/libxml2/libxml2-xmlregexp.html
136 file path=usr/share/gtk-doc/html/libxml2/libxml2-xmlsave.html
137 file path=usr/share/gtk-doc/html/libxml2/libxml2-xmlschemas.html
138 file path=usr/share/gtk-doc/html/libxml2/libxml2-xmlschemastypes.html
139 file path=usr/share/gtk-doc/html/libxml2/libxml2-xmlstring.html
140 file path=usr/share/gtk-doc/html/libxml2/libxml2-xmlunicode.html
141 file path=usr/share/gtk-doc/html/libxml2/libxml2-xmlversion.html
142 file path=usr/share/gtk-doc/html/libxml2/libxml2-xmlwriter.html
143 file path=usr/share/gtk-doc/html/libxml2/libxml2-xpath.html
144 file path=usr/share/gtk-doc/html/libxml2/libxml2-xpathInternals.html
145 file path=usr/share/gtk-doc/html/libxml2/libxml2-xpointer.html
146 file path=usr/share/gtk-doc/html/libxml2/libxml2.devhelp2
147 file path=usr/share/gtk-doc/html/libxml2/right.png
148 file path=usr/share/gtk-doc/html/libxml2/style.css
149 file path=usr/share/gtk-doc/html/libxml2/up.png
150 file path=usr/share/man/man1/xml2-config.1
151 file path=usr/share/man/man1/xmlcatalog.1
152 file path=usr/share/man/man1/xmllint.1