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