components/gnome/gupnp/gupnp.p5m
changeset 6329 f29ce145d6db
equal deleted inserted replaced
6328:c73673299cc7 6329:f29ce145d6db
       
     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) 2015, 2016, Oracle and/or its affiliates. All rights reserved.
       
    24 #
       
    25 
       
    26 <transform file path=usr.*/man/.+ -> \
       
    27     default mangler.man.stability "pass-through volatile">
       
    28 set name=pkg.fmri \
       
    29     value=pkg:/library/desktop/gupnp@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
       
    30 set name=pkg.summary \
       
    31     value="An elegant, object-oriented framework for creating UPnP devices and control points"
       
    32 set name=pkg.description \
       
    33     value="GUPnP is an elegant, object-oriented open source framework for creating UPnP devices and control points, written in C using GObject and libsoup. The GUPnP API is intended to be easy to use, efficient and flexible. It provides the same set of features as libupnp, but shields the developer from most of UPnP's internals."
       
    34 set name=com.oracle.info.description value=$(COMPONENT_NAME)
       
    35 set name=com.oracle.info.tpno value=$(TPNO)
       
    36 set name=info.classification \
       
    37     value="org.opensolaris.category.2008:Desktop (GNOME)/Libraries"
       
    38 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
       
    39 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
       
    40 set name=org.opensolaris.arc-caseid value=PSARC/2016/387
       
    41 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
       
    42 file path=usr/bin/gupnp-binding-tool
       
    43 file path=usr/include/gupnp-1.0/libgupnp/gupnp-acl.h
       
    44 file path=usr/include/gupnp-1.0/libgupnp/gupnp-context-manager.h
       
    45 file path=usr/include/gupnp-1.0/libgupnp/gupnp-context.h
       
    46 file path=usr/include/gupnp-1.0/libgupnp/gupnp-control-point.h
       
    47 file path=usr/include/gupnp-1.0/libgupnp/gupnp-device-info.h
       
    48 file path=usr/include/gupnp-1.0/libgupnp/gupnp-device-proxy.h
       
    49 file path=usr/include/gupnp-1.0/libgupnp/gupnp-device.h
       
    50 file path=usr/include/gupnp-1.0/libgupnp/gupnp-error.h
       
    51 file path=usr/include/gupnp-1.0/libgupnp/gupnp-resource-factory.h
       
    52 file path=usr/include/gupnp-1.0/libgupnp/gupnp-root-device.h
       
    53 file path=usr/include/gupnp-1.0/libgupnp/gupnp-service-info.h
       
    54 file path=usr/include/gupnp-1.0/libgupnp/gupnp-service-introspection.h
       
    55 file path=usr/include/gupnp-1.0/libgupnp/gupnp-service-proxy.h
       
    56 file path=usr/include/gupnp-1.0/libgupnp/gupnp-service.h
       
    57 file path=usr/include/gupnp-1.0/libgupnp/gupnp-types.h
       
    58 file path=usr/include/gupnp-1.0/libgupnp/gupnp-uuid.h
       
    59 file path=usr/include/gupnp-1.0/libgupnp/gupnp-white-list.h
       
    60 file path=usr/include/gupnp-1.0/libgupnp/gupnp-xml-doc.h
       
    61 file path=usr/include/gupnp-1.0/libgupnp/gupnp.h
       
    62 file path=usr/lib/$(MACH64)/girepository-1.0/GUPnP-1.0.typelib
       
    63 link path=usr/lib/$(MACH64)/libgupnp-1.0.so target=libgupnp-1.0.so.4.0.0
       
    64 link path=usr/lib/$(MACH64)/libgupnp-1.0.so.4 target=libgupnp-1.0.so.4.0.0
       
    65 file path=usr/lib/$(MACH64)/libgupnp-1.0.so.4.0.0
       
    66 file path=usr/lib/$(MACH64)/pkgconfig/gupnp-1.0.pc
       
    67 file path=usr/lib/girepository-1.0/GUPnP-1.0.typelib
       
    68 link path=usr/lib/libgupnp-1.0.so target=libgupnp-1.0.so.4.0.0
       
    69 link path=usr/lib/libgupnp-1.0.so.4 target=libgupnp-1.0.so.4.0.0
       
    70 file path=usr/lib/libgupnp-1.0.so.4.0.0
       
    71 file path=usr/lib/pkgconfig/gupnp-1.0.pc
       
    72 file path=usr/share/gir-1.0/GUPnP-1.0.gir
       
    73 file path=usr/share/gtk-doc/html/gupnp/GUPnPAcl.html
       
    74 file path=usr/share/gtk-doc/html/gupnp/GUPnPContext.html
       
    75 file path=usr/share/gtk-doc/html/gupnp/GUPnPContextManager.html
       
    76 file path=usr/share/gtk-doc/html/gupnp/GUPnPControlPoint.html
       
    77 file path=usr/share/gtk-doc/html/gupnp/GUPnPDevice.html
       
    78 file path=usr/share/gtk-doc/html/gupnp/GUPnPDeviceInfo.html
       
    79 file path=usr/share/gtk-doc/html/gupnp/GUPnPDeviceProxy.html
       
    80 file path=usr/share/gtk-doc/html/gupnp/GUPnPResourceFactory.html
       
    81 file path=usr/share/gtk-doc/html/gupnp/GUPnPRootDevice.html
       
    82 file path=usr/share/gtk-doc/html/gupnp/GUPnPService.html
       
    83 file path=usr/share/gtk-doc/html/gupnp/GUPnPServiceInfo.html
       
    84 file path=usr/share/gtk-doc/html/gupnp/GUPnPServiceProxy.html
       
    85 file path=usr/share/gtk-doc/html/gupnp/GUPnPWhiteList.html
       
    86 file path=usr/share/gtk-doc/html/gupnp/GUPnPXMLDoc.html
       
    87 file path=usr/share/gtk-doc/html/gupnp/api-context.html
       
    88 file path=usr/share/gtk-doc/html/gupnp/api-device-control.html
       
    89 file path=usr/share/gtk-doc/html/gupnp/api-device-impl.html
       
    90 file path=usr/share/gtk-doc/html/gupnp/api-device-info.html
       
    91 file path=usr/share/gtk-doc/html/gupnp/api-tools.html
       
    92 file path=usr/share/gtk-doc/html/gupnp/api-utility.html
       
    93 file path=usr/share/gtk-doc/html/gupnp/api.html
       
    94 file path=usr/share/gtk-doc/html/gupnp/client-tutorial.html
       
    95 file path=usr/share/gtk-doc/html/gupnp/glossary.html
       
    96 file path=usr/share/gtk-doc/html/gupnp/gupnp-Error-codes.html
       
    97 file path=usr/share/gtk-doc/html/gupnp/gupnp-Special-UPnP-types.html
       
    98 file path=usr/share/gtk-doc/html/gupnp/gupnp-Utility-functions.html
       
    99 file path=usr/share/gtk-doc/html/gupnp/gupnp-binding-tool.html
       
   100 file path=usr/share/gtk-doc/html/gupnp/gupnp-gupnp-service-introspection.html
       
   101 file path=usr/share/gtk-doc/html/gupnp/gupnp.devhelp2
       
   102 file path=usr/share/gtk-doc/html/gupnp/home.png
       
   103 file path=usr/share/gtk-doc/html/gupnp/index.html
       
   104 file path=usr/share/gtk-doc/html/gupnp/index.sgml
       
   105 file path=usr/share/gtk-doc/html/gupnp/ix01.html
       
   106 file path=usr/share/gtk-doc/html/gupnp/left-insensitive.png
       
   107 file path=usr/share/gtk-doc/html/gupnp/left.png
       
   108 file path=usr/share/gtk-doc/html/gupnp/overview.html
       
   109 file path=usr/share/gtk-doc/html/gupnp/right-insensitive.png
       
   110 file path=usr/share/gtk-doc/html/gupnp/right.png
       
   111 file path=usr/share/gtk-doc/html/gupnp/schemas-device.html
       
   112 file path=usr/share/gtk-doc/html/gupnp/schemas-service.html
       
   113 file path=usr/share/gtk-doc/html/gupnp/schemas.html
       
   114 file path=usr/share/gtk-doc/html/gupnp/server-tutorial.html
       
   115 file path=usr/share/gtk-doc/html/gupnp/style.css
       
   116 file path=usr/share/gtk-doc/html/gupnp/tutorial.html
       
   117 file path=usr/share/gtk-doc/html/gupnp/up-insensitive.png
       
   118 file path=usr/share/gtk-doc/html/gupnp/up.png
       
   119 file path=usr/share/vala/vapi/gupnp-1.0.deps
       
   120 file path=usr/share/vala/vapi/gupnp-1.0.vapi
       
   121 license COPYING license=LGPLv2