#
# 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
# 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/json-glib@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
set name=pkg.summary \
value="A library providing serialization and deserialization support for JSON"
set name=pkg.description \
value="JSON-GLib is a library providing serialization and deserialization support for the JavaScript Object Notation (JSON) format described by RFC 4627. Many high-level languages already provide native modules for parsing, generating and manipulating JSON data streams. JSON-GLib is a C library based on GLib and released under the terms of the GNU Lesser General Public License version 2.1. It provides a parser and a generator GObject classes and various wrappers for the complex data types employed by JSON, such as arrays and objects. JSON-GLib uses GLib native data types and the generic value container GValue for ease of development. It also provides integration with the GObject classes for direct serialization into, and deserialization from, JSON data streams. "
set name=com.oracle.info.description value=json-glib
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/318
set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
file path=usr/bin/json-glib-format
file path=usr/bin/json-glib-validate
file path=usr/lib/$(MACH64)/girepository-1.0/Json-1.0.typelib
link path=usr/lib/$(MACH64)/libjson-glib-1.0.so.0 \
target=libjson-glib-1.0.so.0.0.4
file path=usr/lib/$(MACH64)/libjson-glib-1.0.so.0.0.4
file path=usr/lib/$(MACH64)/pkgconfig/json-glib-1.0.pc
link path=usr/lib/libjson-glib-1.0.so target=libjson-glib-1.0.so.0.0.4
link path=usr/lib/libjson-glib-1.0.so.0 target=libjson-glib-1.0.so.0.0.4
file path=usr/lib/libjson-glib-1.0.so.0.0.4
file path=usr/lib/pkgconfig/json-glib-1.0.pc
file path=usr/share/gir-1.0/Json-1.0.gir
file path=usr/share/man/man1/json-glib-format.1
file path=usr/share/man/man1/json-glib-validate.1
license COPYING license=LGPLv2.1