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.
25 <transform file path=usr.*/man/.+ -> default mangler.man.stability committed>
27 value=pkg:/library/libxml2@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
28 set name=pkg.summary value="The XML library"
29 set name=info.classification \
30 value=org.opensolaris.category.2008:System/Libraries
31 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
32 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
33 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
35 file path=usr/bin/$(MACH32)/xml2-config facet.devel=true
36 file path=usr/bin/$(MACH32)/xmlcatalog
37 file path=usr/bin/$(MACH32)/xmllint
38 file path=usr/bin/xml2-config facet.devel=true
39 file path=usr/bin/xmlcatalog
40 file path=usr/bin/xmllint
41 file path=usr/include/libxml2/libxml/DOCBparser.h
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 link path=usr/lib/$(MACH32)/libxml2.so target=libxml2.so.$(COMPONENT_VERSION)
89 file path=usr/lib/$(MACH32)/libxml2.so.$(COMPONENT_VERSION)
90 link path=usr/lib/$(MACH32)/libxml2.so.2 target=libxml2.so.$(COMPONENT_VERSION)
91 file path=usr/lib/$(MACH32)/pkgconfig/libxml-2.0.pc
92 link path=usr/lib/libxml2.so target=libxml2.so.$(COMPONENT_VERSION)
93 file path=usr/lib/libxml2.so.$(COMPONENT_VERSION)
94 link path=usr/lib/libxml2.so.2 target=libxml2.so.$(COMPONENT_VERSION)
95 file path=usr/lib/pkgconfig/libxml-2.0.pc
96 file path=usr/share/aclocal/libxml.m4
97 file path=usr/share/man/man1/xml2-config.1 facet.devel=all
98 file path=usr/share/man/man1/xmlcatalog.1
99 file path=usr/share/man/man1/xmllint.1
100 file path=usr/share/man/man3/libxml.3
101 file libxml2.3 path=usr/share/man/man3/libxml2.3
103 license libxml2.license license="libxml license"
105 depend fmri=library/python/libxml2-27@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION) \
106 predicate=runtime/python-27 \