sudo: remove unnecessary patches
[unleashed-userland.git] / components / pkgconf / pkgconf.p5m
blob3543e9004be5152e0d7b3b733f372c59b4d48385
2 # This file and its contents are supplied under the terms of the
3 # Common Development and Distribution License ("CDDL"). You may
4 # only use this file in accordance with the terms of the CDDL.
6 # A full copy of the text of the CDDL should have accompanied this
7 # source. A copy of the CDDL is also available via the Internet at
8 # http://www.illumos.org/license/CDDL.
11 # Copyright (c) 2013, Oracle and/or its affiliates. All rights reserved. 
12 # Copyright 2013, Adam Stevko. All rights reserved.
15 <transform file path=usr.*/man/.+ -> default mangler.man.stability volatile>
17 set name=pkg.fmri value=pkg:/developer/build/pkgconf@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
18 set name=pkg.summary value="package compiler and linker metadata toolkit "
19 set name=info.classification value="org.opensolaris.category.2008:Development/System"
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 COPYING license="BSD"
26 dir  path=usr
27 dir  path=usr/bin
28 dir  path=usr/bin/$(MACH64)
29 file path=usr/bin/$(MACH64)/pkgconf
30 link path=usr/bin/$(MACH64)/pkg-config target=pkgconf
31 file path=usr/bin/pkgconf
32 link path=usr/bin/pkg-config target=pkgconf
33 dir  path=usr/include
34 dir  path=usr/include/pkgconf
35 dir  path=usr/include/pkgconf/libpkgconf
36 file path=usr/include/pkgconf/libpkgconf/iter.h
37 file path=usr/include/pkgconf/libpkgconf/stdinc.h
38 file path=usr/include/pkgconf/libpkgconf/libpkgconf.h
39 file path=usr/include/pkgconf/libpkgconf/bsdstubs.h
40 dir  path=usr/lib
41 link path=usr/lib/libpkgconf.so target=libpkgconf.so.2.0.0
42 link path=usr/lib/libpkgconf.so.2 target=libpkgconf.so.2.0.0
43 file path=usr/lib/libpkgconf.so.2.0.0
44 dir  path=usr/lib/pkgconfig group=other
45 file path=usr/lib/pkgconfig/libpkgconf.pc
46 link path=usr/lib/$(MACH64)/libpkgconf.so target=libpkgconf.so.2.0.0
47 link path=usr/lib/$(MACH64)/libpkgconf.so.2 target=libpkgconf.so.2.0.0
48 file path=usr/lib/$(MACH64)/libpkgconf.so.2.0.0
49 dir  path=usr/lib/$(MACH64)/pkgconfig group=other
50 file path=usr/lib/$(MACH64)/pkgconfig/libpkgconf.pc
51 dir  path=usr/share
52 dir  path=usr/share/aclocal
53 file path=usr/share/aclocal/pkg.m4
54 dir  path=usr/share/doc
55 dir  path=usr/share/doc/pkgconf
56 file path=usr/share/doc/pkgconf/AUTHORS
57 file path=usr/share/doc/pkgconf/README.md
58 dir  path=usr/share/man
59 dir  path=usr/share/man/man1
60 file path=usr/share/man/man1/pkgconf.1