2 # This file and its contents are supplied under the terms of the
3 # Common Development and Distribution License ("CDDL"), version 1.0.
4 # You may only use this file in accordance with the terms of version
7 # A full copy of the text of the CDDL should have accompanied this
8 # source. A copy of the CDDL is also available via the Internet at
9 # http://www.illumos.org/license/CDDL.
13 # Copyright 2017 Alexander Pyhalov
14 # Copyright 2021 Andreas Wacknitz
17 set name=pkg.fmri value=pkg:/$(COMPONENT_FMRI)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
18 set name=pkg.human-version value=$(HUMAN_VERSION)
19 set name=pkg.summary value="$(COMPONENT_SUMMARY)"
20 set name=info.classification value="$(COMPONENT_CLASSIFICATION)"
21 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
22 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
23 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
25 license $(COMPONENT_LICENSE_FILE) license='$(COMPONENT_LICENSE)'
27 file path=usr/bin/sndfile-cmp
28 file path=usr/bin/sndfile-concat
29 file path=usr/bin/sndfile-convert
30 file path=usr/bin/sndfile-deinterleave
31 file path=usr/bin/sndfile-info
32 file path=usr/bin/sndfile-interleave
33 file path=usr/bin/sndfile-metadata-get
34 file path=usr/bin/sndfile-metadata-set
35 file path=usr/bin/sndfile-play
36 file path=usr/bin/sndfile-salvage
37 file path=usr/include/sndfile.h
38 file path=usr/include/sndfile.hh
39 link path=usr/lib/$(MACH64)/libsndfile.so target=libsndfile.so.1.0.37
40 link path=usr/lib/$(MACH64)/libsndfile.so.1 target=libsndfile.so.1.0.37
41 file path=usr/lib/$(MACH64)/libsndfile.so.1.0.37
42 file path=usr/lib/$(MACH64)/pkgconfig/sndfile.pc
43 link path=usr/lib/libsndfile.so target=libsndfile.so.1.0.37
44 link path=usr/lib/libsndfile.so.1 target=libsndfile.so.1.0.37
45 file path=usr/lib/libsndfile.so.1.0.37
46 file path=usr/lib/pkgconfig/sndfile.pc
47 file path=usr/share/doc/libsndfile/FAQ.md
48 file path=usr/share/doc/libsndfile/api.md
49 file path=usr/share/doc/libsndfile/bugs.md
50 file path=usr/share/doc/libsndfile/command.md
51 file path=usr/share/doc/libsndfile/embedded_files.md
52 file path=usr/share/doc/libsndfile/formats.md
53 file path=usr/share/doc/libsndfile/index.md
54 file path=usr/share/doc/libsndfile/libsndfile.css
55 file path=usr/share/doc/libsndfile/libsndfile.jpg
56 file path=usr/share/doc/libsndfile/lists.md
57 file path=usr/share/doc/libsndfile/new_file_type_howto.md
58 file path=usr/share/doc/libsndfile/octave.md
59 file path=usr/share/doc/libsndfile/print.css
60 file path=usr/share/doc/libsndfile/sndfile_info.md
61 file path=usr/share/doc/libsndfile/tutorial.md
62 file path=usr/share/doc/libsndfile/win32.md
63 file path=usr/share/man/man1/sndfile-cmp.1
64 file path=usr/share/man/man1/sndfile-concat.1
65 file path=usr/share/man/man1/sndfile-convert.1
66 file path=usr/share/man/man1/sndfile-deinterleave.1
67 file path=usr/share/man/man1/sndfile-info.1
68 file path=usr/share/man/man1/sndfile-interleave.1
69 file path=usr/share/man/man1/sndfile-metadata-get.1
70 file path=usr/share/man/man1/sndfile-metadata-set.1
71 file path=usr/share/man/man1/sndfile-play.1
72 file path=usr/share/man/man1/sndfile-salvage.1
73 file path=usr/share/octave/site/m/sndfile_load.m
74 file path=usr/share/octave/site/m/sndfile_play.m
75 file path=usr/share/octave/site/m/sndfile_save.m