#
# 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/desktop/c++/atkmm@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
set name=pkg.summary \
value="The official C++ interface for the ATK accessibility toolkit library"
set name=pkg.description \
value="atkmm is the official C++ interface for the ATK accessibility toolkit library. It may be used, for instance, by user interfaces implemented with gtkmm."
set name=com.oracle.info.description value=atkmm
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/313
set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
file path=usr/include/atkmm-1.6/atkmm.h
file path=usr/include/atkmm-1.6/atkmm/action.h
file path=usr/include/atkmm-1.6/atkmm/component.h
file path=usr/include/atkmm-1.6/atkmm/document.h
file path=usr/include/atkmm-1.6/atkmm/hyperlink.h
file path=usr/include/atkmm-1.6/atkmm/hypertext.h
file path=usr/include/atkmm-1.6/atkmm/image.h
file path=usr/include/atkmm-1.6/atkmm/init.h
file path=usr/include/atkmm-1.6/atkmm/noopobject.h
file path=usr/include/atkmm-1.6/atkmm/object.h
file path=usr/include/atkmm-1.6/atkmm/range.h
file path=usr/include/atkmm-1.6/atkmm/relation.h
file path=usr/include/atkmm-1.6/atkmm/selection.h
file path=usr/include/atkmm-1.6/atkmm/stateset.h
file path=usr/include/atkmm-1.6/atkmm/table.h
file path=usr/include/atkmm-1.6/atkmm/text.h
file path=usr/include/atkmm-1.6/atkmm/value.h
file path=usr/include/atkmm-1.6/atkmm/wrap_init.h
file path=usr/lib/$(MACH64)/atkmm-1.6/include/atkmmconfig.h
file path=usr/lib/$(MACH64)/atkmm-1.6/proc/m4/convert.m4
file path=usr/lib/$(MACH64)/atkmm-1.6/proc/m4/convert_atk.m4
file path=usr/lib/$(MACH64)/libatkmm-1.6.so.1.1.0
file path=usr/lib/$(MACH64)/pkgconfig/atkmm-1.6.pc
file path=usr/lib/atkmm-1.6/include/atkmmconfig.h
file path=usr/lib/atkmm-1.6/proc/m4/convert.m4
file path=usr/lib/atkmm-1.6/proc/m4/convert_atk.m4
link path=usr/lib/libatkmm-1.6.so target=libatkmm-1.6.so.1.1.0
link path=usr/lib/libatkmm-1.6.so.1 target=libatkmm-1.6.so.1.1.0
file path=usr/lib/libatkmm-1.6.so.1.1.0
file path=usr/lib/pkgconfig/atkmm-1.6.pc
license COPYING.tools license=GPLv2
license COPYING license=LGPLv2.1
# atkmm was split out of gtkmm in the GNOME 3 upgrade, so avoid trying
# to install alongside an older version with overlapping files
depend type=optional fmri=library/desktop/c++/gtkmm@2.24.4