#
# 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) 2011, 2015, Oracle and/or its affiliates. All rights reserved.
#
<transform file path=usr.*/man/.+ -> default mangler.man.stability uncommitted>
set name=pkg.fmri \
value=pkg:/library/libsndfile@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
set name=pkg.summary \
value="libsndfile - a library for reading/writing sound files"
set name=pkg.description \
value="Libsndfile is a C library for reading and writing files containing sampled sound (such as MS Windows WAV and the Apple/SGI AIFF format) through one standard library interface."
set name=com.oracle.info.description value="the libsndfile sound file library"
set name=com.oracle.info.tpno value=$(TPNO)
set name=info.classification \
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/2008/767
set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
dir path=usr
dir path=usr/bin
file path=usr/bin/sndfile-convert
file path=usr/bin/sndfile-info
file path=usr/bin/sndfile-play
file path=usr/bin/sndfile-regtest
dir path=usr/include
file path=usr/include/sndfile.h
file path=usr/include/sndfile.hh
dir path=usr/lib
dir path=usr/lib/$(MACH64)
link path=usr/lib/$(MACH64)/libsndfile.so \
target=libsndfile.so.$(COMPONENT_VERSION)
file path=usr/lib/$(MACH64)/libsndfile.so.$(COMPONENT_VERSION)
link path=usr/lib/$(MACH64)/libsndfile.so.1 \
target=libsndfile.so.$(COMPONENT_VERSION)
dir path=usr/lib/$(MACH64)/pkgconfig
file path=usr/lib/$(MACH64)/pkgconfig/sndfile.pc
link path=usr/lib/libsndfile.so target=libsndfile.so.$(COMPONENT_VERSION)
file path=usr/lib/libsndfile.so.$(COMPONENT_VERSION)
link path=usr/lib/libsndfile.so.1 target=libsndfile.so.$(COMPONENT_VERSION)
dir path=usr/lib/pkgconfig
file path=usr/lib/pkgconfig/sndfile.pc
dir path=usr/share
dir path=usr/share/doc
dir path=usr/share/doc/libsndfile
dir path=usr/share/doc/libsndfile/html
dir path=usr/share/man
dir path=usr/share/man/man1
file path=usr/share/man/man1/sndfile-convert.1
file path=usr/share/man/man1/sndfile-info.1
file path=usr/share/man/man1/sndfile-play.1
dir path=usr/share/octave
dir path=usr/share/octave/site
dir path=usr/share/octave/site/m
license libsndfile.license license=LGPLv2.1