#
# CDDL HEADER START
#
# The contents of this file are subject to the terms of the
# Common Development and Distribution License (the "License").
# You may not use this file except in compliance with the License.
#
# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
# See the License for the specific language governing permissions
# and limitations under the License.
#
# When distributing Covered Code, include this CDDL HEADER in each
# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
# If applicable, add the following below this CDDL HEADER, with the
# fields enclosed by brackets "[]" replaced with your own identifying
# information: Portions Copyright [yyyy] [name of copyright owner]
#
# CDDL HEADER END
#
#
# Copyright (c) 2011, 2016, Oracle and/or its affiliates. All rights reserved.
#
<transform file path=usr.*/man/.+ -> default mangler.man.stability uncommitted>
# libconfuse doesn't install many files we choose to deliver so we use transforms:
# Files delivered to usr/share/doc/confuse/doc will be found
# under build/$(MACH32)/doc.
<transform file path=usr/share/doc/confuse/doc/(.+)$ -> \
set action.hash build/$(MACH32)/doc/%<1> >
# Files delivered to usr/share/man/man3 will be found under
# doc/man/man3 in the expanded source archive.
<transform file path=usr/share/man/man3/(.+)$ -> \
set action.hash doc/man/man3/%<1> >
set name=pkg.fmri \
value=pkg:/library/libconfuse@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
set name=pkg.summary value="Configuration file parser library"
set name=pkg.description \
value="libConfuse is a configuration file parser library written in C. It supports sections and lists of values. It makes it very easy to add configuration file capability to a program using a simple API."
set name=com.oracle.info.description \
value="the libconfuse configuration file parser library"
set name=com.oracle.info.tpno value=$(TPNO)
set name=info.classification \
set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
set name=org.opensolaris.arc-caseid value=LSARC/2009/151
set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
file path=usr/include/confuse.h
file path=usr/lib/$(MACH64)/libconfuse.so.1.0.0
file path=usr/lib/$(MACH64)/pkgconfig/libconfuse.pc
link path=usr/lib/libconfuse.so target=./libconfuse.so.1.0.0
link path=usr/lib/libconfuse.so.1 target=./libconfuse.so.1.0.0
file path=usr/lib/libconfuse.so.1.0.0
file path=usr/lib/pkgconfig/libconfuse.pc
file path=usr/share/doc/confuse/doc/Doxyfile
file path=usr/share/doc/confuse/doc/Doxyfile.in
file path=usr/share/doc/confuse/doc/css.xsl
file path=usr/share/doc/confuse/doc/doxygen.css
file path=usr/share/doc/confuse/doc/html/bc_s.png
file path=usr/share/doc/confuse/doc/html/bdwn.png
file path=usr/share/doc/confuse/doc/html/doc.png
file path=usr/share/doc/confuse/doc/html/jquery.js
file path=usr/share/doc/confuse/doc/html/nav_f.png
file path=usr/share/doc/confuse/doc/html/nav_g.png
file path=usr/share/doc/confuse/doc/html/nav_h.png
file path=usr/share/doc/confuse/doc/html/open.png
file path=usr/share/doc/confuse/doc/html/tab_a.png
file path=usr/share/doc/confuse/doc/html/tab_b.png
file path=usr/share/doc/confuse/doc/html/tab_h.png
file path=usr/share/doc/confuse/doc/html/tab_s.png
file path=usr/share/doc/confuse/doc/html/tabs.css
file path=usr/share/doc/confuse/doc/listing1.c
file path=usr/share/doc/confuse/doc/listing2.c
file path=usr/share/doc/confuse/doc/listing3.c
file path=usr/share/doc/confuse/doc/listing4.c
file path=usr/share/doc/confuse/doc/listing5.c
file path=usr/share/doc/confuse/doc/listing6.c
file path=usr/share/doc/confuse/doc/listing7.c
file path=usr/share/doc/confuse/doc/listing8.c
file path=usr/share/doc/confuse/doc/tutorial.css
file path=usr/share/doc/confuse/doc/tutorial.xml
file path=usr/share/man/man3/cfg_defvalue_t.3
file path=usr/share/man/man3/cfg_opt_t.3
file path=usr/share/man/man3/cfg_t.3
file path=usr/share/man/man3/cfg_value_t.3
file path=usr/share/man/man3/confuse.h.3
license libconfuse.copyright license=ISC