components/desktop/dbus/libdbus.p5m
changeset 5888 09b82e3ff500
equal deleted inserted replaced
5887:67654f7c51e7 5888:09b82e3ff500
       
     1 #
       
     2 # CDDL HEADER START
       
     3 #
       
     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.
       
     7 #
       
     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.
       
    12 #
       
    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]
       
    18 #
       
    19 # CDDL HEADER END
       
    20 #
       
    21 
       
    22 #
       
    23 # Copyright (c) 2016, Oracle and/or its affiliates. All rights reserved.
       
    24 #
       
    25 
       
    26 <transform file path=usr.*/man/.+ -> default mangler.man.stability uncommitted>
       
    27 set name=pkg.fmri \
       
    28     value=pkg:/system/library/libdbus@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
       
    29 set name=pkg.summary value="D-Bus: Simple IPC library based on messages"
       
    30 set name=com.oracle.info.description value=D-Bus
       
    31 set name=com.oracle.info.tpno value=$(TPNO)
       
    32 set name=info.classification value=org.opensolaris.category.2008:System/Services
       
    33 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
       
    34 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
       
    35 set name=org.opensolaris.arc-caseid value=LSARC/2006/368
       
    36 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
       
    37 file path=usr/include/dbus-1.0/dbus/dbus-address.h
       
    38 file path=usr/include/dbus-1.0/dbus/dbus-bus.h
       
    39 file path=usr/include/dbus-1.0/dbus/dbus-connection.h
       
    40 file path=usr/include/dbus-1.0/dbus/dbus-errors.h
       
    41 file path=usr/include/dbus-1.0/dbus/dbus-macros.h
       
    42 file path=usr/include/dbus-1.0/dbus/dbus-memory.h
       
    43 file path=usr/include/dbus-1.0/dbus/dbus-message.h
       
    44 file path=usr/include/dbus-1.0/dbus/dbus-misc.h
       
    45 file path=usr/include/dbus-1.0/dbus/dbus-pending-call.h
       
    46 file path=usr/include/dbus-1.0/dbus/dbus-protocol.h
       
    47 file path=usr/include/dbus-1.0/dbus/dbus-server.h
       
    48 file path=usr/include/dbus-1.0/dbus/dbus-shared.h
       
    49 file path=usr/include/dbus-1.0/dbus/dbus-signature.h
       
    50 file path=usr/include/dbus-1.0/dbus/dbus-syntax.h
       
    51 file path=usr/include/dbus-1.0/dbus/dbus-threads.h
       
    52 file path=usr/include/dbus-1.0/dbus/dbus-types.h
       
    53 file path=usr/include/dbus-1.0/dbus/dbus.h
       
    54 file path=usr/lib/$(MACH64)/dbus-1.0/include/dbus/dbus-arch-deps.h
       
    55 link path=usr/lib/$(MACH64)/libdbus-1.so target=libdbus-1.so.3.14.3
       
    56 link path=usr/lib/$(MACH64)/libdbus-1.so.3 target=libdbus-1.so.3.14.3
       
    57 file path=usr/lib/$(MACH64)/libdbus-1.so.3.14.3
       
    58 file path=usr/lib/$(MACH64)/pkgconfig/dbus-1.pc
       
    59 file path=usr/lib/dbus-1.0/include/dbus/dbus-arch-deps.h
       
    60 link path=usr/lib/libdbus-1.so target=libdbus-1.so.3.14.3
       
    61 link path=usr/lib/libdbus-1.so.3 target=libdbus-1.so.3.14.3
       
    62 file path=usr/lib/libdbus-1.so.3.14.3
       
    63 file path=usr/lib/pkgconfig/dbus-1.pc
       
    64 file files/libdbus-1.3lib path=usr/share/man/man3lib/libdbus-1.3lib
       
    65 license dbus.license license="dbus, GPLv2"