1725N/A# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
1725N/A# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
1725N/A<transform file path=usr.*/man/.+ -> default mangler.man.stability Uncommitted>
1725N/A value=pkg:/library/libarchive@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
1725N/Aset name=pkg.summary value="multi-format archive and compression library"
1725N/Aset name=pkg.description \
1725N/A value="The libarchive(3LIB) library provides a flexible interface for reading and writing archives in various formats such as tar(1) and cpio(1). libarchive also supports reading and writing archives compressed using various compression filters such as gzip(1) and bzip2(1). The library is inherently stream-oriented; readers serially iterate through the archive, writers serially add things to the archive."
1725N/Aset name=com.oracle.info.description \
2899N/Aset name=com.oracle.info.tpno value=$(TPNO)
1725N/Aset name=info.classification \
1725N/Aset name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
1725N/Aset name=info.upstream value="Tim Kientzle <kientzle@acm.org>"
1725N/Aset name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
1725N/Aset name=org.opensolaris.arc-caseid value=PSARC/2012/356
1725N/Aset name=org.opensolaris.consolidation value=$(CONSOLIDATION)
1725N/Afile path=usr/include/archive.h
1725N/Afile path=usr/include/archive_entry.h
4995N/A target=libarchive.so.1$(COMPONENT_VERSION)
4995N/A target=libarchive.so.1$(COMPONENT_VERSION)
4995N/Afile path=usr/lib/libarchive.so.1$(COMPONENT_VERSION)
1725N/Afile path=usr/lib/pkgconfig/libarchive.pc
4995N/Afile path=usr/share/man/man5/mtree.5
1725N/Alicense libarchive.license license=BSD-like