#
# This file and its contents are supplied under the terms of the
# Common Development and Distribution License ("CDDL"), version 1.0.
# You may only use this file in accordance with the terms of version
# 1.0 of the CDDL.
#
# A full copy of the text of the CDDL should have accompanied this
# source.  A copy of the CDDL is also available via the Internet at
# http://www.illumos.org/license/CDDL.
#

#
# Copyright 2016 Aurelien Larcher
#

set name=pkg.fmri value=pkg:/$(COMPONENT_FMRI)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
set name=pkg.human-version value=$(HUMAN_VERSION)
set name=pkg.summary value="$(COMPONENT_SUMMARY)"
set name=info.classification value="$(COMPONENT_CLASSIFICATION)"
set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
set name=org.opensolaris.consolidation value=$(CONSOLIDATION)

license $(COMPONENT_LICENSE_FILE) license='$(COMPONENT_LICENSE)'

link path=usr/X11/lib/$(MACH64)/libXv.so target=../../../lib/$(MACH64)/libXv.so
link path=usr/X11/lib/$(MACH64)/libXv.so.1 target=../../../lib/$(MACH64)/libXv.so.1
link path=usr/X11/lib/libXv.so target=../../lib/libXv.so
link path=usr/X11/lib/libXv.so.1 target=../../lib/libXv.so.1

file path=usr/include/X11/extensions/Xvlib.h
link path=usr/lib/$(MACH64)/libXv.so target=libXv.so.1.0.0
link path=usr/lib/$(MACH64)/libXv.so.1 target=libXv.so.1.0.0
file path=usr/lib/$(MACH64)/libXv.so.1.0.0
file path=usr/lib/$(MACH64)/pkgconfig/xv.pc
link path=usr/lib/libXv.so target=libXv.so.1.0.0
link path=usr/lib/libXv.so.1 target=libXv.so.1.0.0
file path=usr/lib/libXv.so.1.0.0
file path=usr/lib/pkgconfig/xv.pc
file path=usr/share/man/man3xv/Xv.3xv
file path=usr/share/man/man3xv/XvCreateImage.3xv
file path=usr/share/man/man3xv/XvFreeAdaptorInfo.3xv
file path=usr/share/man/man3xv/XvFreeEncodingInfo.3xv
file path=usr/share/man/man3xv/XvGetPortAttribute.3xv
file path=usr/share/man/man3xv/XvGetStill.3xv
file path=usr/share/man/man3xv/XvGetVideo.3xv
file path=usr/share/man/man3xv/XvGrabPort.3xv
file path=usr/share/man/man3xv/XvListImageFormats.3xv
file path=usr/share/man/man3xv/XvPortNotify.3xv
file path=usr/share/man/man3xv/XvPutImage.3xv
file path=usr/share/man/man3xv/XvPutStill.3xv
file path=usr/share/man/man3xv/XvPutVideo.3xv
file path=usr/share/man/man3xv/XvQueryAdaptors.3xv
file path=usr/share/man/man3xv/XvQueryBestSize.3xv
file path=usr/share/man/man3xv/XvQueryEncodings.3xv
file path=usr/share/man/man3xv/XvQueryExtension.3xv
file path=usr/share/man/man3xv/XvQueryPortAttributes.3xv
file path=usr/share/man/man3xv/XvSelectPortNotify.3xv
file path=usr/share/man/man3xv/XvSelectVideoNotify.3xv
file path=usr/share/man/man3xv/XvSetPortAttribute.3xv
file path=usr/share/man/man3xv/XvShmCreateImage.3xv
file path=usr/share/man/man3xv/XvShmPutImage.3xv
file path=usr/share/man/man3xv/XvStopVideo.3xv
file path=usr/share/man/man3xv/XvUngrabPort.3xv
file path=usr/share/man/man3xv/XvVideoNotify.3xv