libusb: pkgdepend requires the proto dir to exist
[unleashed-userland.git] / components / libconfuse / libconfuse.p5m
blob430f85b745da1c3857a3401941c7ff52e16205f1
2 # CDDL HEADER START
4 # The contents of this file are subject to the terms of the
5 # Common Development and Distribution License (the "License").
6 # You may not use this file except in compliance with the License.
8 # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
9 # or http://www.opensolaris.org/os/licensing.
10 # See the License for the specific language governing permissions
11 # and limitations under the License.
13 # When distributing Covered Code, include this CDDL HEADER in each
14 # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
15 # If applicable, add the following below this CDDL HEADER, with the
16 # fields enclosed by brackets "[]" replaced with your own identifying
17 # information: Portions Copyright [yyyy] [name of copyright owner]
19 # CDDL HEADER END
23 # Copyright (c) 2011, 2013, Oracle and/or its affiliates. All rights reserved.
26 <transform file path=usr.*/man/.+ -> default mangler.man.stability uncommitted>
28 # libconfuse doesn't install many files we choose to deliver so we use transforms:
29 # Files delivered to usr/share/doc/confuse/doc will be found
30 # under build/$(MACH32)/doc. 
31 <transform file path=usr/share/doc/confuse/doc/(.+)$ -> \
32     set action.hash build/$(MACH32)/doc/%<1> >
33 # Files delivered to usr/share/man/man3 will be found under
34 # doc/man/man3 in the expanded source archive.
35 <transform file path=usr/share/man/man3/(.+)$ -> \
36     set action.hash doc/man/man3/%<1> >
38 set name=pkg.fmri \
39     value=pkg:/library/libconfuse@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
40 set name=pkg.summary \
41     value="Configuration file parser library"
42 set name=pkg.description \
43     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."
44 set name=com.oracle.info.description value="the libconfuse configuration file parser library"
45 set name=info.classification value="org.opensolaris.category.2008:System/Libraries"
46 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
47 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
48 set name=org.opensolaris.arc-caseid \
49     value=LSARC/2009/151
50 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
52 license libconfuse.copyright license='ISC'
55 file path=usr/include/confuse.h
56 file path=usr/lib/$(MACH64)/libconfuse.so.0.0.0
57 file path=usr/lib/libconfuse.so.0.0.0
58 file path=usr/lib/pkgconfig/libconfuse.pc
59 file path=usr/share/doc/confuse/doc/css.xsl
60 file path=usr/share/doc/confuse/doc/Doxyfile
61 file path=usr/share/doc/confuse/doc/Doxyfile.in
62 file path=usr/share/doc/confuse/doc/doxygen-footer.html
63 file path=usr/share/doc/confuse/doc/doxygen-header.html
64 file path=usr/share/doc/confuse/doc/doxygen.css
65 file path=usr/share/doc/confuse/doc/html/annotated.html
66 file path=usr/share/doc/confuse/doc/html/confuse_8h-source.html
67 file path=usr/share/doc/confuse/doc/html/confuse_8h.html
68 file path=usr/share/doc/confuse/doc/html/doxygen.png
69 file path=usr/share/doc/confuse/doc/html/examples.html
70 file path=usr/share/doc/confuse/doc/html/files.html
71 file path=usr/share/doc/confuse/doc/html/ftpconf_8c-example.html
72 file path=usr/share/doc/confuse/doc/html/functions_vars.html
73 file path=usr/share/doc/confuse/doc/html/functions.html
74 file path=usr/share/doc/confuse/doc/html/globals_eval.html
75 file path=usr/share/doc/confuse/doc/html/globals_func.html
76 file path=usr/share/doc/confuse/doc/html/globals_type.html
77 file path=usr/share/doc/confuse/doc/html/globals.html
78 file path=usr/share/doc/confuse/doc/html/index.html
79 file path=usr/share/doc/confuse/doc/html/reread_8c-example.html
80 file path=usr/share/doc/confuse/doc/html/simple_8c-example.html
81 file path=usr/share/doc/confuse/doc/html/structcfg__defvalue__t.html
82 file path=usr/share/doc/confuse/doc/html/structcfg__opt__t.html
83 file path=usr/share/doc/confuse/doc/html/structcfg__t.html
84 file path=usr/share/doc/confuse/doc/html/tab_b.gif
85 file path=usr/share/doc/confuse/doc/html/tab_l.gif
86 file path=usr/share/doc/confuse/doc/html/tab_r.gif
87 file path=usr/share/doc/confuse/doc/html/tabs.css
88 file path=usr/share/doc/confuse/doc/html/tutorial.css
89 file path=usr/share/doc/confuse/doc/html/unioncfg__value__t.html
90 file path=usr/share/doc/confuse/doc/listing1.c
91 file path=usr/share/doc/confuse/doc/listing2.c
92 file path=usr/share/doc/confuse/doc/listing3.c
93 file path=usr/share/doc/confuse/doc/listing4.c
94 file path=usr/share/doc/confuse/doc/listing5.c
95 file path=usr/share/doc/confuse/doc/listing6.c
96 file path=usr/share/doc/confuse/doc/listing7.c
97 file path=usr/share/doc/confuse/doc/listing8.c
98 file path=usr/share/doc/confuse/doc/tutorial-html/ar01s02.html
99 file path=usr/share/doc/confuse/doc/tutorial-html/ar01s03.html
100 file path=usr/share/doc/confuse/doc/tutorial-html/ar01s04.html
101 file path=usr/share/doc/confuse/doc/tutorial-html/ar01s05.html
102 file path=usr/share/doc/confuse/doc/tutorial-html/ar01s06.html
103 file path=usr/share/doc/confuse/doc/tutorial-html/ar01s07.html
104 file path=usr/share/doc/confuse/doc/tutorial-html/ar01s08.html
105 file path=usr/share/doc/confuse/doc/tutorial-html/ar01s09.html
106 file path=usr/share/doc/confuse/doc/tutorial-html/index.html
107 file path=usr/share/doc/confuse/doc/tutorial-html/tutorial.css
108 file path=usr/share/doc/confuse/doc/tutorial.css
109 file path=usr/share/doc/confuse/doc/tutorial.xml
110 file $(MACH32)/examples/.libs/ftpconf path=usr/share/doc/confuse/examples/ftpconf mode=0555
111 file $(MACH32)/examples/.libs/reread path=usr/share/doc/confuse/examples/reread mode=0555
112 file $(MACH32)/examples/.libs/simple path=usr/share/doc/confuse/examples/simple mode=0555
113 file examples/ftp.conf path=usr/share/doc/confuse/examples/ftp.conf
114 file examples/ftpconf.c path=usr/share/doc/confuse/examples/ftpconf.c
115 file examples/reread.c path=usr/share/doc/confuse/examples/reread.c
116 file examples/reread.conf path=usr/share/doc/confuse/examples/reread.conf
117 file examples/simple.c path=usr/share/doc/confuse/examples/simple.c
118 file examples/simple.conf path=usr/share/doc/confuse/examples/simple.conf
119 file libconfuse.spec path=usr/share/doc/confuse/libconfuse.spec
120 file po/fr.gmo path=usr/share/locale/fr/LC_MESSAGES/confuse.mo
121 file po/sv.gmo path=usr/share/locale/sv/LC_MESSAGES/confuse.mo
122 file path=usr/share/man/man3/cfg_defvalue_t.3
123 file path=usr/share/man/man3/cfg_opt_t.3
124 file path=usr/share/man/man3/cfg_t.3
125 file path=usr/share/man/man3/cfg_value_t.3
126 file path=usr/share/man/man3/confuse.h.3
128 link path=usr/lib/$(MACH64)/libconfuse.so target=./libconfuse.so.0.0.0
129 link path=usr/lib/$(MACH64)/libconfuse.so.0 target=./libconfuse.so.0.0.0
130 link path=usr/lib/libconfuse.so target=./libconfuse.so.0.0.0
131 link path=usr/lib/libconfuse.so.0 target=./libconfuse.so.0.0.0