jenkins-core-weekly: update to 2.491
[oi-userland.git] / components / library / libexpat / expat.p5m
blob74c445f39b9e84c953d748f2448c768217cf9110
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 2017 Aurelien Larcher
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 # 32 bit files used to live in this package
28 depend type=require fmri=$(COMPONENT_FMRI)/32
30 file path=usr/bin/xmlwf
31 file path=usr/include/expat.h
32 file path=usr/include/expat_config.h
33 file path=usr/include/expat_external.h
34 file path=usr/lib/$(MACH64)/cmake/expat-$(HUMAN_VERSION)/expat-config-version.cmake
35 file path=usr/lib/$(MACH64)/cmake/expat-$(HUMAN_VERSION)/expat-config.cmake
36 file path=usr/lib/$(MACH64)/cmake/expat-$(HUMAN_VERSION)/expat-noconfig.cmake
37 file path=usr/lib/$(MACH64)/cmake/expat-$(HUMAN_VERSION)/expat.cmake
38 link path=usr/lib/$(MACH64)/libexpat.so target=libexpat.so.1.10.0
39 link path=usr/lib/$(MACH64)/libexpat.so.1 target=libexpat.so.1.10.0
40 file path=usr/lib/$(MACH64)/libexpat.so.1.10.0
41 file path=usr/lib/$(MACH64)/pkgconfig/expat.pc
42 file path=usr/share/doc/expat/AUTHORS
43 file path=usr/share/doc/expat/changelog
44 file path=usr/share/man/man1/xmlwf.1