components/gnome/rest/rest.p5m
author osayama <osamu.sayama@oracle.com>
Fri, 16 Sep 2016 08:38:07 +0900
changeset 6914 0c9c2d460328
parent 6213 b1580ab0bb5a
permissions -rw-r--r--
24576350 Latin font should not be used for ASCII when monospace with CJK fonts

#
# CDDL HEADER START
#
# The contents of this file are subject to the terms of the
# Common Development and Distribution License (the "License").
# You may not use this file except in compliance with the License.
#
# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
# or http://www.opensolaris.org/os/licensing.
# See the License for the specific language governing permissions
# and limitations under the License.
#
# When distributing Covered Code, include this CDDL HEADER in each
# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
# If applicable, add the following below this CDDL HEADER, with the
# fields enclosed by brackets "[]" replaced with your own identifying
# information: Portions Copyright [yyyy] [name of copyright owner]
#
# CDDL HEADER END
#

#
# Copyright (c) 2015, 2016, Oracle and/or its affiliates. All rights reserved.
#

<transform file path=usr.*/man/.+ -> \
    default mangler.man.stability "pass-through volatile">
set name=pkg.fmri \
    value=pkg:/library/desktop/librest@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
set name=pkg.summary \
    value="A library designed to make it easier to access web services that claim to be 'RESTful'"
set name=com.oracle.info.description value=librest
set name=com.oracle.info.tpno value=$(TPNO)
set name=info.classification \
    value="org.opensolaris.category.2008:Desktop (GNOME)/Libraries"
set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
set name=org.opensolaris.arc-caseid value=PSARC/2016/370
set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
file path=usr/include/rest-0.7/rest-extras/flickr-proxy-call.h
file path=usr/include/rest-0.7/rest-extras/flickr-proxy.h
file path=usr/include/rest-0.7/rest-extras/lastfm-proxy-call.h
file path=usr/include/rest-0.7/rest-extras/lastfm-proxy.h
file path=usr/include/rest-0.7/rest-extras/youtube-proxy.h
file path=usr/include/rest-0.7/rest/oauth-proxy-call.h
file path=usr/include/rest-0.7/rest/oauth-proxy.h
file path=usr/include/rest-0.7/rest/oauth2-proxy-call.h
file path=usr/include/rest-0.7/rest/oauth2-proxy.h
file path=usr/include/rest-0.7/rest/rest-enum-types.h
file path=usr/include/rest-0.7/rest/rest-param.h
file path=usr/include/rest-0.7/rest/rest-params.h
file path=usr/include/rest-0.7/rest/rest-proxy-auth.h
file path=usr/include/rest-0.7/rest/rest-proxy-call.h
file path=usr/include/rest-0.7/rest/rest-proxy.h
file path=usr/include/rest-0.7/rest/rest-xml-node.h
file path=usr/include/rest-0.7/rest/rest-xml-parser.h
file path=usr/lib/$(MACH64)/girepository-1.0/Rest-0.7.typelib
file path=usr/lib/$(MACH64)/girepository-1.0/RestExtras-0.7.typelib
link path=usr/lib/$(MACH64)/librest-0.7.so target=librest-0.7.so.0.0.0
link path=usr/lib/$(MACH64)/librest-0.7.so.0 target=librest-0.7.so.0.0.0
file path=usr/lib/$(MACH64)/librest-0.7.so.0.0.0
link path=usr/lib/$(MACH64)/librest-extras-0.7.so \
    target=librest-extras-0.7.so.0.0.0
link path=usr/lib/$(MACH64)/librest-extras-0.7.so.0 \
    target=librest-extras-0.7.so.0.0.0
file path=usr/lib/$(MACH64)/librest-extras-0.7.so.0.0.0
file path=usr/lib/$(MACH64)/pkgconfig/rest-0.7.pc
file path=usr/lib/$(MACH64)/pkgconfig/rest-extras-0.7.pc
file path=usr/lib/girepository-1.0/Rest-0.7.typelib
file path=usr/lib/girepository-1.0/RestExtras-0.7.typelib
link path=usr/lib/librest-0.7.so target=librest-0.7.so.0.0.0
link path=usr/lib/librest-0.7.so.0 target=librest-0.7.so.0.0.0
file path=usr/lib/librest-0.7.so.0.0.0
link path=usr/lib/librest-extras-0.7.so target=librest-extras-0.7.so.0.0.0
link path=usr/lib/librest-extras-0.7.so.0 target=librest-extras-0.7.so.0.0.0
file path=usr/lib/librest-extras-0.7.so.0.0.0
file path=usr/lib/pkgconfig/rest-0.7.pc
file path=usr/lib/pkgconfig/rest-extras-0.7.pc
file path=usr/share/gir-1.0/Rest-0.7.gir
file path=usr/share/gir-1.0/RestExtras-0.7.gir
license COPYING license=LGPLv2.1