components/desktop/libvpx/libvpx.p5m
author John Beck <John.Beck@Oracle.COM>
Fri, 22 Jul 2016 11:44:25 -0700
changeset 6470 a44b132bc916
parent 5942 31e5d1792d2f
permissions -rw-r--r--
24341307 do not publish rjsmin when BUILD_TYPE=evaluation

#
# 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) 2015, 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/libvpx@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
set name=pkg.summary value="Google VP8/VP9 video codec"
set name=com.oracle.info.description value=libvpx
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/2016/270
set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
file path=usr/bin/vpxdec
file path=usr/bin/vpxenc
file path=usr/include/vpx/vp8.h
file path=usr/include/vpx/vp8cx.h
file path=usr/include/vpx/vp8dx.h
file path=usr/include/vpx/vpx_codec.h
file path=usr/include/vpx/vpx_decoder.h
file path=usr/include/vpx/vpx_encoder.h
file path=usr/include/vpx/vpx_frame_buffer.h
file path=usr/include/vpx/vpx_image.h
file path=usr/include/vpx/vpx_integer.h
link path=usr/lib/$(MACH64)/libvpx.so target=libvpx.so.2.0.0
link path=usr/lib/$(MACH64)/libvpx.so.2 target=libvpx.so.2.0.0
link path=usr/lib/$(MACH64)/libvpx.so.2.0 target=libvpx.so.2.0.0
file path=usr/lib/$(MACH64)/libvpx.so.2.0.0
file path=usr/lib/$(MACH64)/pkgconfig/vpx.pc
link path=usr/lib/libvpx.so target=libvpx.so.2.0.0
link path=usr/lib/libvpx.so.2 target=libvpx.so.2.0.0
link path=usr/lib/libvpx.so.2.0 target=libvpx.so.2.0.0
file path=usr/lib/libvpx.so.2.0.0
file path=usr/lib/pkgconfig/vpx.pc
license libvpx.license license="WebM License"