components/libconfuse/libconfuse.p5m
author Norm Jacobs <Norm.Jacobs@Oracle.COM>
Tue, 09 Apr 2013 10:37:15 -0700
changeset 1251 f1fb66b52f41
parent 1205 6c6c27bcf9ac
child 1745 d6648ecc3e8b
permissions -rw-r--r--
16611225 foomatic-rip delivers obsolete LP functionality 16611235 foomatic-rip and foomatic-db-engine should have the same sysconfdir 16611239 sysmon message file package manifest has wrong FMRI 16611251 userland pkglint should not double report pkg.linted messages 16611268 userland needs pkg.linted cleanup. 16611270 userland manifests shouldn't have dir actions

#
# 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
# or http://www.opensolaris.org/os/licensing.
# 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, 2013, 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=info.classification value="org.opensolaris.category.2008:System/Libraries"
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)

license libconfuse.copyright license='ISC'


file path=usr/include/confuse.h
file path=usr/lib/$(MACH64)/libconfuse.so.0.0.0
file path=usr/lib/libconfuse.so.0.0.0
file path=usr/lib/pkgconfig/libconfuse.pc
file path=usr/share/doc/confuse/doc/css.xsl
file path=usr/share/doc/confuse/doc/Doxyfile
file path=usr/share/doc/confuse/doc/Doxyfile.in
file path=usr/share/doc/confuse/doc/doxygen-footer.html
file path=usr/share/doc/confuse/doc/doxygen-header.html
file path=usr/share/doc/confuse/doc/doxygen.css
file path=usr/share/doc/confuse/doc/html/annotated.html
file path=usr/share/doc/confuse/doc/html/confuse_8h-source.html
file path=usr/share/doc/confuse/doc/html/confuse_8h.html
file path=usr/share/doc/confuse/doc/html/doxygen.png
file path=usr/share/doc/confuse/doc/html/examples.html
file path=usr/share/doc/confuse/doc/html/files.html
file path=usr/share/doc/confuse/doc/html/ftpconf_8c-example.html
file path=usr/share/doc/confuse/doc/html/functions_vars.html
file path=usr/share/doc/confuse/doc/html/functions.html
file path=usr/share/doc/confuse/doc/html/globals_eval.html
file path=usr/share/doc/confuse/doc/html/globals_func.html
file path=usr/share/doc/confuse/doc/html/globals_type.html
file path=usr/share/doc/confuse/doc/html/globals.html
file path=usr/share/doc/confuse/doc/html/index.html
file path=usr/share/doc/confuse/doc/html/reread_8c-example.html
file path=usr/share/doc/confuse/doc/html/simple_8c-example.html
file path=usr/share/doc/confuse/doc/html/structcfg__defvalue__t.html
file path=usr/share/doc/confuse/doc/html/structcfg__opt__t.html
file path=usr/share/doc/confuse/doc/html/structcfg__t.html
file path=usr/share/doc/confuse/doc/html/tab_b.gif
file path=usr/share/doc/confuse/doc/html/tab_l.gif
file path=usr/share/doc/confuse/doc/html/tab_r.gif
file path=usr/share/doc/confuse/doc/html/tabs.css
file path=usr/share/doc/confuse/doc/html/tutorial.css
file path=usr/share/doc/confuse/doc/html/unioncfg__value__t.html
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-html/ar01s02.html
file path=usr/share/doc/confuse/doc/tutorial-html/ar01s03.html
file path=usr/share/doc/confuse/doc/tutorial-html/ar01s04.html
file path=usr/share/doc/confuse/doc/tutorial-html/ar01s05.html
file path=usr/share/doc/confuse/doc/tutorial-html/ar01s06.html
file path=usr/share/doc/confuse/doc/tutorial-html/ar01s07.html
file path=usr/share/doc/confuse/doc/tutorial-html/ar01s08.html
file path=usr/share/doc/confuse/doc/tutorial-html/ar01s09.html
file path=usr/share/doc/confuse/doc/tutorial-html/index.html
file path=usr/share/doc/confuse/doc/tutorial-html/tutorial.css
file path=usr/share/doc/confuse/doc/tutorial.css
file path=usr/share/doc/confuse/doc/tutorial.xml
file $(MACH32)/examples/.libs/ftpconf path=usr/share/doc/confuse/examples/ftpconf mode=0555
file $(MACH32)/examples/.libs/reread path=usr/share/doc/confuse/examples/reread mode=0555
file $(MACH32)/examples/.libs/simple path=usr/share/doc/confuse/examples/simple mode=0555
file examples/ftp.conf path=usr/share/doc/confuse/examples/ftp.conf
file examples/ftpconf.c path=usr/share/doc/confuse/examples/ftpconf.c
file examples/reread.c path=usr/share/doc/confuse/examples/reread.c
file examples/reread.conf path=usr/share/doc/confuse/examples/reread.conf
file examples/simple.c path=usr/share/doc/confuse/examples/simple.c
file examples/simple.conf path=usr/share/doc/confuse/examples/simple.conf
file libconfuse.spec path=usr/share/doc/confuse/libconfuse.spec
file po/fr.gmo path=usr/share/locale/fr/LC_MESSAGES/confuse.mo
file po/sv.gmo path=usr/share/locale/sv/LC_MESSAGES/confuse.mo
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

link path=usr/lib/$(MACH64)/libconfuse.so target=./libconfuse.so.0.0.0
link path=usr/lib/$(MACH64)/libconfuse.so.0 target=./libconfuse.so.0.0.0
link path=usr/lib/libconfuse.so target=./libconfuse.so.0.0.0
link path=usr/lib/libconfuse.so.0 target=./libconfuse.so.0.0.0