components/desktop/speex/speex.p5m
changeset 6589 91c1085dd9c9
child 7862 875bb3f441a5
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/components/desktop/speex/speex.p5m	Thu Aug 04 08:41:09 2016 +0000
@@ -0,0 +1,73 @@
+#
+# CDDL HEADER START
+#
+# The contents of this file are subject to the terms of the
+# Common Development and Distribution License (the "License").
+# You may not use this file except in compliance with the License.
+#
+# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
+# or http://www.opensolaris.org/os/licensing.
+# See the License for the specific language governing permissions
+# and limitations under the License.
+#
+# When distributing Covered Code, include this CDDL HEADER in each
+# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
+# If applicable, add the following below this CDDL HEADER, with the
+# fields enclosed by brackets "[]" replaced with your own identifying
+# information: Portions Copyright [yyyy] [name of copyright owner]
+#
+# CDDL HEADER END
+#
+
+#
+# Copyright (c) 2016, Oracle and/or its affiliates. All rights reserved.
+#
+
+<transform file path=usr.*/man/.+ -> default mangler.man.stability "pass-through volatile">
+set name=pkg.fmri \
+    value=pkg:/codec/speex@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
+set name=pkg.summary value="Speex audio codec"
+set name=com.oracle.info.description \
+    value="An open-source audio compression format codec designed for speech"
+set name=com.oracle.info.tpno value=$(TPNO)
+set name=info.classification \
+    value="org.opensolaris.category.2008:System/Multimedia Libraries"
+set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
+set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
+set name=org.opensolaris.arc-caseid value=PSARC/2012/250
+set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
+file path=usr/bin/speexdec
+file path=usr/bin/speexenc
+file path=usr/include/speex/speex.h
+file path=usr/include/speex/speex_bits.h
+file path=usr/include/speex/speex_buffer.h
+file path=usr/include/speex/speex_callbacks.h
+file path=usr/include/speex/speex_config_types.h
+file path=usr/include/speex/speex_echo.h
+file path=usr/include/speex/speex_header.h
+file path=usr/include/speex/speex_jitter.h
+file path=usr/include/speex/speex_preprocess.h
+file path=usr/include/speex/speex_resampler.h
+file path=usr/include/speex/speex_stereo.h
+file path=usr/include/speex/speex_types.h
+link path=usr/lib/$(MACH64)/libspeex.so target=libspeex.so.1.5.0
+link path=usr/lib/$(MACH64)/libspeex.so.1 target=libspeex.so.1.5.0
+file path=usr/lib/$(MACH64)/libspeex.so.1.5.0
+link path=usr/lib/$(MACH64)/libspeexdsp.so target=libspeexdsp.so.1.5.0
+link path=usr/lib/$(MACH64)/libspeexdsp.so.1 target=libspeexdsp.so.1.5.0
+file path=usr/lib/$(MACH64)/libspeexdsp.so.1.5.0
+file path=usr/lib/$(MACH64)/pkgconfig/speex.pc
+file path=usr/lib/$(MACH64)/pkgconfig/speexdsp.pc
+link path=usr/lib/libspeex.so target=libspeex.so.1.5.0
+link path=usr/lib/libspeex.so.1 target=libspeex.so.1.5.0
+file path=usr/lib/libspeex.so.1.5.0
+link path=usr/lib/libspeexdsp.so target=libspeexdsp.so.1.5.0
+link path=usr/lib/libspeexdsp.so.1 target=libspeexdsp.so.1.5.0
+file path=usr/lib/libspeexdsp.so.1.5.0
+file path=usr/lib/pkgconfig/speex.pc
+file path=usr/lib/pkgconfig/speexdsp.pc
+file path=usr/share/aclocal/speex.m4
+file path=usr/share/doc/speex/manual.pdf
+file path=usr/share/man/man1/speexdec.1
+file path=usr/share/man/man1/speexenc.1
+license COPYING license=BSD