vim: update to 9.1.0984
[oi-userland.git] / components / library / libsndfile / libsndfile.p5m
blob73318b11825aad55a41e3dcad25d93ec4e248427
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
5 # 1.0 of the CDDL.
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
15 # Copyright 2024 Klaus Ziegler
18 set name=pkg.fmri value=pkg:/$(COMPONENT_FMRI)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
19 set name=pkg.human-version value=$(HUMAN_VERSION)
20 set name=pkg.summary value="$(COMPONENT_SUMMARY)"
21 set name=info.classification value="$(COMPONENT_CLASSIFICATION)"
22 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
23 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
24 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
26 license $(COMPONENT_LICENSE_FILE) license='$(COMPONENT_LICENSE)'
28 file path=usr/bin/sndfile-cmp
29 file path=usr/bin/sndfile-concat
30 file path=usr/bin/sndfile-convert
31 file path=usr/bin/sndfile-deinterleave
32 file path=usr/bin/sndfile-info
33 file path=usr/bin/sndfile-interleave
34 file path=usr/bin/sndfile-metadata-get
35 file path=usr/bin/sndfile-metadata-set
36 file path=usr/bin/sndfile-play
37 file path=usr/bin/sndfile-salvage
38 file path=usr/include/sndfile.h
39 file path=usr/include/sndfile.hh
40 link path=usr/lib/$(MACH64)/libsndfile.so target=libsndfile.so.1.0.37
41 link path=usr/lib/$(MACH64)/libsndfile.so.1 target=libsndfile.so.1.0.37
42 file path=usr/lib/$(MACH64)/libsndfile.so.1.0.37
43 file path=usr/lib/$(MACH64)/pkgconfig/sndfile.pc
44 file path=usr/share/doc/libsndfile/FAQ.md
45 file path=usr/share/doc/libsndfile/api.md
46 file path=usr/share/doc/libsndfile/bugs.md
47 file path=usr/share/doc/libsndfile/command.md
48 file path=usr/share/doc/libsndfile/embedded_files.md
49 file path=usr/share/doc/libsndfile/formats.md
50 file path=usr/share/doc/libsndfile/index.md
51 file path=usr/share/doc/libsndfile/libsndfile.css
52 file path=usr/share/doc/libsndfile/libsndfile.jpg
53 file path=usr/share/doc/libsndfile/lists.md
54 file path=usr/share/doc/libsndfile/new_file_type_howto.md
55 file path=usr/share/doc/libsndfile/octave.md
56 file path=usr/share/doc/libsndfile/print.css
57 file path=usr/share/doc/libsndfile/sndfile_info.md
58 file path=usr/share/doc/libsndfile/tutorial.md
59 file path=usr/share/doc/libsndfile/win32.md
60 file path=usr/share/man/man1/sndfile-cmp.1
61 file path=usr/share/man/man1/sndfile-concat.1
62 file path=usr/share/man/man1/sndfile-convert.1
63 file path=usr/share/man/man1/sndfile-deinterleave.1
64 file path=usr/share/man/man1/sndfile-info.1
65 file path=usr/share/man/man1/sndfile-interleave.1
66 file path=usr/share/man/man1/sndfile-metadata-get.1
67 file path=usr/share/man/man1/sndfile-metadata-set.1
68 file path=usr/share/man/man1/sndfile-play.1
69 file path=usr/share/man/man1/sndfile-salvage.1
70 file path=usr/share/octave/site/m/sndfile_load.m
71 file path=usr/share/octave/site/m/sndfile_play.m
72 file path=usr/share/octave/site/m/sndfile_save.m