json-glib: update to 1.10.6
[oi-userland.git] / components / library / dotconf / dotconf.p5m
blob6bd5b0f428cdf2524829351621acb5d259915c75
2 # This file and its contents are supplied under the terms of the
3 # Common Development and Distribution License ("CDDL"), version 1.0.
4 # You may only use this file in accordance with the terms of version
5 # 1.0 of the CDDL.
7 # A full copy of the text of the CDDL should have accompanied this
8 # source.  A copy of the CDDL is also available via the Internet at
9 # http://www.illumos.org/license/CDDL.
13 # Copyright 2022 Andreas Wacknitz
16 set name=pkg.fmri value=pkg:/$(COMPONENT_FMRI)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
17 set name=pkg.human-version value=$(HUMAN_VERSION)
18 set name=pkg.summary value="$(COMPONENT_SUMMARY)"
19 set name=info.classification value="$(COMPONENT_CLASSIFICATION)"
20 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
21 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
22 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
24 license $(COMPONENT_LICENSE_FILE) license='$(COMPONENT_LICENSE)'
26 file path=usr/include/dotconf.h
27 link path=usr/lib/$(MACH64)/libdotconf.so target=libdotconf.so.0.0.1
28 link path=usr/lib/$(MACH64)/libdotconf.so.0 target=libdotconf.so.0.0.1
29 file path=usr/lib/$(MACH64)/libdotconf.so.0.0.1
30 file path=usr/lib/$(MACH64)/pkgconfig/dotconf.pc
31 file path=usr/share/doc/dotconf/dotconf-api.txt
32 file path=usr/share/doc/dotconf/dotconf-features.txt
33 file path=usr/share/doc/dotconf/examples/README
34 file path=usr/share/doc/dotconf/examples/argdouble/Makefile
35 file path=usr/share/doc/dotconf/examples/argdouble/argdouble.c
36 file path=usr/share/doc/dotconf/examples/argdouble/argdouble.conf
37 file path=usr/share/doc/dotconf/examples/argdouble/output
38 file path=usr/share/doc/dotconf/examples/caseinsensitive/Makefile
39 file path=usr/share/doc/dotconf/examples/caseinsensitive/caseinsensitive.c
40 file path=usr/share/doc/dotconf/examples/caseinsensitive/caseinsensitive.conf
41 file path=usr/share/doc/dotconf/examples/caseinsensitive/output
42 file path=usr/share/doc/dotconf/examples/context/Makefile
43 file path=usr/share/doc/dotconf/examples/context/context.c
44 file path=usr/share/doc/dotconf/examples/context/context.conf
45 file path=usr/share/doc/dotconf/examples/context/output
46 file path=usr/share/doc/dotconf/examples/duplicates/Makefile
47 file path=usr/share/doc/dotconf/examples/duplicates/duplicate.c
48 file path=usr/share/doc/dotconf/examples/duplicates/first_module.c
49 file path=usr/share/doc/dotconf/examples/duplicates/output
50 file path=usr/share/doc/dotconf/examples/duplicates/sample.conf
51 file path=usr/share/doc/dotconf/examples/duplicates/second_module.c
52 file path=usr/share/doc/dotconf/examples/errorhandler/Makefile
53 file path=usr/share/doc/dotconf/examples/errorhandler/errorhandler.c
54 file path=usr/share/doc/dotconf/examples/errorhandler/errorhandler.conf
55 file path=usr/share/doc/dotconf/examples/errorhandler/output
56 file path=usr/share/doc/dotconf/examples/fallback/Makefile
57 file path=usr/share/doc/dotconf/examples/fallback/fallback.c
58 file path=usr/share/doc/dotconf/examples/fallback/fallback.conf
59 file path=usr/share/doc/dotconf/examples/fallback/output
60 file path=usr/share/doc/dotconf/examples/libpool/Makefile
61 file path=usr/share/doc/dotconf/examples/libpool/libpool.h
62 file path=usr/share/doc/dotconf/examples/libpool/pool.c
63 file path=usr/share/doc/dotconf/examples/maketest.sh
64 file path=usr/share/doc/dotconf/examples/modules/Makefile
65 file path=usr/share/doc/dotconf/examples/modules/include.conf
66 file path=usr/share/doc/dotconf/examples/modules/module.c
67 file path=usr/share/doc/dotconf/examples/modules/my_module.c
68 file path=usr/share/doc/dotconf/examples/modules/output
69 file path=usr/share/doc/dotconf/examples/modules/sample.conf
70 file path=usr/share/doc/dotconf/examples/noinline/Makefile
71 file path=usr/share/doc/dotconf/examples/noinline/noinline.c
72 file path=usr/share/doc/dotconf/examples/noinline/noinline.conf
73 file path=usr/share/doc/dotconf/examples/noinline/output
74 file path=usr/share/doc/dotconf/examples/simple/Makefile
75 file path=usr/share/doc/dotconf/examples/simple/included.conf
76 file path=usr/share/doc/dotconf/examples/simple/linecat.conf
77 file path=usr/share/doc/dotconf/examples/simple/output
78 file path=usr/share/doc/dotconf/examples/simple/simple.c
79 file path=usr/share/doc/dotconf/examples/simple/simple.conf