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
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 2016 Aurelien Larcher
16 set name=pkg.fmri value=pkg:/$(COMPONENT_FMRI)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
17 set name=pkg.human-version value=$(HUMAN_VERSION)
18 set name=pkg.summary value="$(COMPONENT_SUMMARY)"
19 set name=info.classification value="$(COMPONENT_CLASSIFICATION)"
20 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
21 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
22 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
24 license $(COMPONENT_LICENSE_FILE) license='$(COMPONENT_LICENSE)'
26 link path=usr/X11/lib/$(MACH64)/libXv.so target=../../../lib/$(MACH64)/libXv.so
27 link path=usr/X11/lib/$(MACH64)/libXv.so.1 target=../../../lib/$(MACH64)/libXv.so.1
28 link path=usr/X11/lib/libXv.so target=../../lib/libXv.so
29 link path=usr/X11/lib/libXv.so.1 target=../../lib/libXv.so.1
31 file path=usr/include/X11/extensions/Xvlib.h
32 link path=usr/lib/$(MACH64)/libXv.so target=libXv.so.1.0.0
33 link path=usr/lib/$(MACH64)/libXv.so.1 target=libXv.so.1.0.0
34 file path=usr/lib/$(MACH64)/libXv.so.1.0.0
35 file path=usr/lib/$(MACH64)/pkgconfig/xv.pc
36 link path=usr/lib/libXv.so target=libXv.so.1.0.0
37 link path=usr/lib/libXv.so.1 target=libXv.so.1.0.0
38 file path=usr/lib/libXv.so.1.0.0
39 file path=usr/lib/pkgconfig/xv.pc
40 file path=usr/share/man/man3xv/Xv.3xv
41 file path=usr/share/man/man3xv/XvCreateImage.3xv
42 file path=usr/share/man/man3xv/XvFreeAdaptorInfo.3xv
43 file path=usr/share/man/man3xv/XvFreeEncodingInfo.3xv
44 file path=usr/share/man/man3xv/XvGetPortAttribute.3xv
45 file path=usr/share/man/man3xv/XvGetStill.3xv
46 file path=usr/share/man/man3xv/XvGetVideo.3xv
47 file path=usr/share/man/man3xv/XvGrabPort.3xv
48 file path=usr/share/man/man3xv/XvListImageFormats.3xv
49 file path=usr/share/man/man3xv/XvPortNotify.3xv
50 file path=usr/share/man/man3xv/XvPutImage.3xv
51 file path=usr/share/man/man3xv/XvPutStill.3xv
52 file path=usr/share/man/man3xv/XvPutVideo.3xv
53 file path=usr/share/man/man3xv/XvQueryAdaptors.3xv
54 file path=usr/share/man/man3xv/XvQueryBestSize.3xv
55 file path=usr/share/man/man3xv/XvQueryEncodings.3xv
56 file path=usr/share/man/man3xv/XvQueryExtension.3xv
57 file path=usr/share/man/man3xv/XvQueryPortAttributes.3xv
58 file path=usr/share/man/man3xv/XvSelectPortNotify.3xv
59 file path=usr/share/man/man3xv/XvSelectVideoNotify.3xv
60 file path=usr/share/man/man3xv/XvSetPortAttribute.3xv
61 file path=usr/share/man/man3xv/XvShmCreateImage.3xv
62 file path=usr/share/man/man3xv/XvShmPutImage.3xv
63 file path=usr/share/man/man3xv/XvStopVideo.3xv
64 file path=usr/share/man/man3xv/XvUngrabPort.3xv
65 file path=usr/share/man/man3xv/XvVideoNotify.3xv