components/gnome/rest/rest.p5m
changeset 6213 b1580ab0bb5a
equal deleted inserted replaced
6212:7a67a08c24cb 6213:b1580ab0bb5a
       
     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/librest@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
       
    30 set name=pkg.summary \
       
    31     value="A library designed to make it easier to access web services that claim to be 'RESTful'"
       
    32 set name=com.oracle.info.description value=librest
       
    33 set name=com.oracle.info.tpno value=$(TPNO)
       
    34 set name=info.classification \
       
    35     value="org.opensolaris.category.2008:Desktop (GNOME)/Libraries"
       
    36 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
       
    37 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
       
    38 set name=org.opensolaris.arc-caseid value=PSARC/2016/370
       
    39 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
       
    40 file path=usr/include/rest-0.7/rest-extras/flickr-proxy-call.h
       
    41 file path=usr/include/rest-0.7/rest-extras/flickr-proxy.h
       
    42 file path=usr/include/rest-0.7/rest-extras/lastfm-proxy-call.h
       
    43 file path=usr/include/rest-0.7/rest-extras/lastfm-proxy.h
       
    44 file path=usr/include/rest-0.7/rest-extras/youtube-proxy.h
       
    45 file path=usr/include/rest-0.7/rest/oauth-proxy-call.h
       
    46 file path=usr/include/rest-0.7/rest/oauth-proxy.h
       
    47 file path=usr/include/rest-0.7/rest/oauth2-proxy-call.h
       
    48 file path=usr/include/rest-0.7/rest/oauth2-proxy.h
       
    49 file path=usr/include/rest-0.7/rest/rest-enum-types.h
       
    50 file path=usr/include/rest-0.7/rest/rest-param.h
       
    51 file path=usr/include/rest-0.7/rest/rest-params.h
       
    52 file path=usr/include/rest-0.7/rest/rest-proxy-auth.h
       
    53 file path=usr/include/rest-0.7/rest/rest-proxy-call.h
       
    54 file path=usr/include/rest-0.7/rest/rest-proxy.h
       
    55 file path=usr/include/rest-0.7/rest/rest-xml-node.h
       
    56 file path=usr/include/rest-0.7/rest/rest-xml-parser.h
       
    57 file path=usr/lib/$(MACH64)/girepository-1.0/Rest-0.7.typelib
       
    58 file path=usr/lib/$(MACH64)/girepository-1.0/RestExtras-0.7.typelib
       
    59 link path=usr/lib/$(MACH64)/librest-0.7.so target=librest-0.7.so.0.0.0
       
    60 link path=usr/lib/$(MACH64)/librest-0.7.so.0 target=librest-0.7.so.0.0.0
       
    61 file path=usr/lib/$(MACH64)/librest-0.7.so.0.0.0
       
    62 link path=usr/lib/$(MACH64)/librest-extras-0.7.so \
       
    63     target=librest-extras-0.7.so.0.0.0
       
    64 link path=usr/lib/$(MACH64)/librest-extras-0.7.so.0 \
       
    65     target=librest-extras-0.7.so.0.0.0
       
    66 file path=usr/lib/$(MACH64)/librest-extras-0.7.so.0.0.0
       
    67 file path=usr/lib/$(MACH64)/pkgconfig/rest-0.7.pc
       
    68 file path=usr/lib/$(MACH64)/pkgconfig/rest-extras-0.7.pc
       
    69 file path=usr/lib/girepository-1.0/Rest-0.7.typelib
       
    70 file path=usr/lib/girepository-1.0/RestExtras-0.7.typelib
       
    71 link path=usr/lib/librest-0.7.so target=librest-0.7.so.0.0.0
       
    72 link path=usr/lib/librest-0.7.so.0 target=librest-0.7.so.0.0.0
       
    73 file path=usr/lib/librest-0.7.so.0.0.0
       
    74 link path=usr/lib/librest-extras-0.7.so target=librest-extras-0.7.so.0.0.0
       
    75 link path=usr/lib/librest-extras-0.7.so.0 target=librest-extras-0.7.so.0.0.0
       
    76 file path=usr/lib/librest-extras-0.7.so.0.0.0
       
    77 file path=usr/lib/pkgconfig/rest-0.7.pc
       
    78 file path=usr/lib/pkgconfig/rest-extras-0.7.pc
       
    79 file path=usr/share/gir-1.0/Rest-0.7.gir
       
    80 file path=usr/share/gir-1.0/RestExtras-0.7.gir
       
    81 license COPYING license=LGPLv2.1