#
# This file and its contents are supplied under the terms of the
# Common Development and Distribution License ("CDDL"), version 1.0.
# You may only use this file in accordance with the terms of version
# 1.0 of the CDDL.
#
# A full copy of the text of the CDDL should have accompanied this
# source.  A copy of the CDDL is also available via the Internet at
# http://www.illumos.org/license/CDDL.
#

#
# Copyright 2024 <contributor>
#

set name=pkg.fmri value=pkg:/$(COMPONENT_FMRI)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
set name=pkg.human-version value=$(HUMAN_VERSION)
set name=pkg.summary value="$(COMPONENT_SUMMARY)"
set name=info.classification value="$(COMPONENT_CLASSIFICATION)"
set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
set name=org.opensolaris.consolidation value=$(CONSOLIDATION)

license $(COMPONENT_LICENSE_FILE) license='$(COMPONENT_LICENSE)'

file path=usr/bin/sndfile-cmp
file path=usr/bin/sndfile-concat
file path=usr/bin/sndfile-convert
file path=usr/bin/sndfile-deinterleave
file path=usr/bin/sndfile-info
file path=usr/bin/sndfile-interleave
file path=usr/bin/sndfile-metadata-get
file path=usr/bin/sndfile-metadata-set
file path=usr/bin/sndfile-play
file path=usr/bin/sndfile-salvage
file path=usr/include/sndfile.h
file path=usr/include/sndfile.hh
link path=usr/lib/$(MACH64)/libsndfile.so target=libsndfile.so.1.0.37
link path=usr/lib/$(MACH64)/libsndfile.so.1 target=libsndfile.so.1.0.37
file path=usr/lib/$(MACH64)/libsndfile.so.1.0.37
file path=usr/lib/$(MACH64)/pkgconfig/sndfile.pc
file path=usr/share/doc/libsndfile/FAQ.md
file path=usr/share/doc/libsndfile/api.md
file path=usr/share/doc/libsndfile/bugs.md
file path=usr/share/doc/libsndfile/command.md
file path=usr/share/doc/libsndfile/embedded_files.md
file path=usr/share/doc/libsndfile/formats.md
file path=usr/share/doc/libsndfile/index.md
file path=usr/share/doc/libsndfile/libsndfile.css
file path=usr/share/doc/libsndfile/libsndfile.jpg
file path=usr/share/doc/libsndfile/lists.md
file path=usr/share/doc/libsndfile/new_file_type_howto.md
file path=usr/share/doc/libsndfile/octave.md
file path=usr/share/doc/libsndfile/print.css
file path=usr/share/doc/libsndfile/sndfile_info.md
file path=usr/share/doc/libsndfile/tutorial.md
file path=usr/share/doc/libsndfile/win32.md
file path=usr/share/man/man1/sndfile-cmp.1
file path=usr/share/man/man1/sndfile-concat.1
file path=usr/share/man/man1/sndfile-convert.1
file path=usr/share/man/man1/sndfile-deinterleave.1
file path=usr/share/man/man1/sndfile-info.1
file path=usr/share/man/man1/sndfile-interleave.1
file path=usr/share/man/man1/sndfile-metadata-get.1
file path=usr/share/man/man1/sndfile-metadata-set.1
file path=usr/share/man/man1/sndfile-play.1
file path=usr/share/man/man1/sndfile-salvage.1
file path=usr/share/octave/site/m/sndfile_load.m
file path=usr/share/octave/site/m/sndfile_play.m
file path=usr/share/octave/site/m/sndfile_save.m