components/libsndfile/libsndfile.p5m
author Shawn Walker-Salas <shawn.walker@oracle.com>
Wed, 30 Mar 2016 13:33:31 -0700
changeset 5682 94c0ca64c022
parent 3800 0c839d3b92f0
child 6604 cd700b33a402
permissions -rw-r--r--
15558602 TCL_LD_SEARCH_FLAGS is wrongly defined in tclConfig.sh 22228656 remove redundant declarations and additions from makefiles 22252545 simplify build rules for components from common upstream 22378457 tclConfig.sh compiler settings are too specific 22727315 httping curses gui missing 22750630 procmail ignores userland cflags and may use private strstr function 22758725 wdiff uses diff from PATH instead of /usr/gnu/bin/diff 22926847 cloog Makefile typo when setting ASLR_MODE 22935090 tk config script has wrong linker flags

#
# 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) 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 \
    value=org.opensolaris.category.2008:System/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/2008/767
set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
file path=usr/bin/sndfile-convert
file path=usr/bin/sndfile-info
file path=usr/bin/sndfile-play
file path=usr/bin/sndfile-regtest
file path=usr/include/sndfile.h
file path=usr/include/sndfile.hh
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)
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)
file path=usr/lib/pkgconfig/sndfile.pc
file usr/share/doc/libsndfile1-dev/html/FAQ.html \
    path=usr/share/doc/libsndfile/html/FAQ.html
file usr/share/doc/libsndfile1-dev/html/api.html \
    path=usr/share/doc/libsndfile/html/api.html
file usr/share/doc/libsndfile1-dev/html/bugs.html \
    path=usr/share/doc/libsndfile/html/bugs.html
file usr/share/doc/libsndfile1-dev/html/command.html \
    path=usr/share/doc/libsndfile/html/command.html
file usr/share/doc/libsndfile1-dev/html/dither.html \
    path=usr/share/doc/libsndfile/html/dither.html
file usr/share/doc/libsndfile1-dev/html/embedded_files.html \
    path=usr/share/doc/libsndfile/html/embedded_files.html
file usr/share/doc/libsndfile1-dev/html/index.html \
    path=usr/share/doc/libsndfile/html/index.html
file usr/share/doc/libsndfile1-dev/html/libsndfile.css \
    path=usr/share/doc/libsndfile/html/libsndfile.css
file usr/share/doc/libsndfile1-dev/html/libsndfile.jpg \
    path=usr/share/doc/libsndfile/html/libsndfile.jpg
file usr/share/doc/libsndfile1-dev/html/lists.html \
    path=usr/share/doc/libsndfile/html/lists.html
file usr/share/doc/libsndfile1-dev/html/new_file_type.HOWTO \
    path=usr/share/doc/libsndfile/html/new_file_type.HOWTO
file usr/share/doc/libsndfile1-dev/html/octave.html \
    path=usr/share/doc/libsndfile/html/octave.html
file usr/share/doc/libsndfile1-dev/html/pkgconfig.html \
    path=usr/share/doc/libsndfile/html/pkgconfig.html
file usr/share/doc/libsndfile1-dev/html/sndfile_info.html \
    path=usr/share/doc/libsndfile/html/sndfile_info.html
file usr/share/doc/libsndfile1-dev/html/tutorial.html \
    path=usr/share/doc/libsndfile/html/tutorial.html
file usr/share/doc/libsndfile1-dev/html/win32.html \
    path=usr/share/doc/libsndfile/html/win32.html
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
file Octave/sndfile_load.m path=usr/share/octave/site/m/sndfile_load.m
file Octave/sndfile_play.m path=usr/share/octave/site/m/sndfile_play.m
file Octave/sndfile_save.m path=usr/share/octave/site/m/sndfile_save.m
license libsndfile.license license=LGPLv2.1