Merge pull request #2685 from pyhalov/samba
[unleashed-userland.git] / components / multimedia / opus / opus.p5m
blob078b6ccca27ec4026bae8f5fc7b8065aec11fa77
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 2013 EveryCity Ltd. All rights reserved.
16 set name=pkg.fmri value=pkg:/library/opus@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
17 set name=pkg.summary value="$(COMPONENT_SUMMARY)"
18 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
19 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
20 set name=info.classification \
21     value=org.opensolaris.category.2008:System/Libraries
23 license $(COMPONENT_NAME).license license="$(COMPONENT_LICENSE)"
25 dir  path=usr
26 dir  path=usr/include
27 dir  path=usr/include/opus
28 file path=usr/include/opus/opus.h
29 file path=usr/include/opus/opus_defines.h
30 file path=usr/include/opus/opus_multistream.h
31 file path=usr/include/opus/opus_types.h
32 dir  path=usr/lib
33 dir  path=usr/lib/$(MACH64)
34 link path=usr/lib/$(MACH64)/libopus.so target=libopus.so.0.5.0
35 link path=usr/lib/$(MACH64)/libopus.so.0 target=libopus.so.0.5.0
36 file path=usr/lib/$(MACH64)/libopus.so.0.5.0
37 dir  path=usr/lib/$(MACH64)/pkgconfig
38 file path=usr/lib/$(MACH64)/pkgconfig/opus.pc
39 link path=usr/lib/libopus.so target=libopus.so.0.5.0
40 link path=usr/lib/libopus.so.0 target=libopus.so.0.5.0
41 file path=usr/lib/libopus.so.0.5.0
42 dir  path=usr/lib/pkgconfig
43 file path=usr/lib/pkgconfig/opus.pc
44 dir  path=usr/share
45 dir  path=usr/share/aclocal
46 file path=usr/share/aclocal/opus.m4