components/libconfuse/libconfuse.p5m
author Craig Mohrman <craig.mohrman@oracle.com>
Thu, 01 May 2014 15:37:02 -0700
branchs11-update
changeset 3108 a3b3301cf99f
parent 2551 0391c5c3b137
child 3661 47545fb8aed4
permissions -rw-r--r--
18680237 libconfuse, libcrypt, slib are getting tpnos

#
# 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, 2014, 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=6306
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'

dir path=usr
dir path=usr/include
dir path=usr/lib
dir path=usr/lib/$(MACH64)
dir path=usr/lib/pkgconfig
dir path=usr/share
dir path=usr/share/doc
dir path=usr/share/doc/confuse
dir path=usr/share/doc/confuse/doc 
dir path=usr/share/doc/confuse/doc/html
dir path=usr/share/doc/confuse/doc/tutorial-html
dir path=usr/share/doc/confuse/examples
dir path=usr/share/locale 
dir path=usr/share/locale/fr
dir path=usr/share/locale/fr/LC_MESSAGES
dir path=usr/share/locale/sv
dir path=usr/share/locale/sv/LC_MESSAGES
dir path=usr/share/man
dir path=usr/share/man/man3

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