bzip2: change to new library paths
[unleashed-userland.git] / components / libsamplerate / libsamplerate.p5m
blob921c8fe9488e6769e2cdd7af00c37abbb3fb59df
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 2015 Aurelien Larcher
16 set name=pkg.fmri value=pkg:/$(COMPONENT_FMRI)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
17 set name=pkg.summary value="$(COMPONENT_SUMMARY)"
18 set name=info.classification value="$(COMPONENT_CLASSIFICATION)"
19 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
20 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
21 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
23 license $(COMPONENT_LICENSE_FILE) license='$(COMPONENT_LICENSE)'
25 file path=usr/bin/$(MACH64)/sndfile-resample
26 file path=usr/bin/sndfile-resample
27 file path=usr/include/samplerate.h
28 link path=usr/lib/$(MACH64)/libsamplerate.so \
29     target=libsamplerate.so.$(COMPONENT_VERSION)
30 file path=usr/lib/$(MACH64)/libsamplerate.so.$(COMPONENT_VERSION)
31 link path=usr/lib/$(MACH64)/libsamplerate.so.0 \
32     target=libsamplerate.so.$(COMPONENT_VERSION)
33 file path=usr/lib/$(MACH64)/pkgconfig/samplerate.pc
34 link path=usr/lib/libsamplerate.so target=libsamplerate.so.$(COMPONENT_VERSION)
35 file path=usr/lib/libsamplerate.so.$(COMPONENT_VERSION)
36 link path=usr/lib/libsamplerate.so.0 \
37     target=libsamplerate.so.$(COMPONENT_VERSION)
38 file path=usr/lib/pkgconfig/samplerate.pc
39 file path=usr/share/doc/libsamplerate0-dev/html/SRC.css
40 file path=usr/share/doc/libsamplerate0-dev/html/SRC.png
41 file path=usr/share/doc/libsamplerate0-dev/html/api.html
42 file path=usr/share/doc/libsamplerate0-dev/html/api_callback.html
43 file path=usr/share/doc/libsamplerate0-dev/html/api_full.html
44 file path=usr/share/doc/libsamplerate0-dev/html/api_misc.html
45 file path=usr/share/doc/libsamplerate0-dev/html/api_simple.html
46 file path=usr/share/doc/libsamplerate0-dev/html/download.html
47 file path=usr/share/doc/libsamplerate0-dev/html/faq.html
48 file path=usr/share/doc/libsamplerate0-dev/html/history.html
49 file path=usr/share/doc/libsamplerate0-dev/html/index.html
50 file path=usr/share/doc/libsamplerate0-dev/html/license.html
51 file path=usr/share/doc/libsamplerate0-dev/html/lists.html
52 file path=usr/share/doc/libsamplerate0-dev/html/quality.html
53 file path=usr/share/doc/libsamplerate0-dev/html/win32.html