diff --git a/multimedia/onevpl/Makefile b/multimedia/onevpl/Makefile index e7a93f4acde8..9d62fdbe34d1 100644 --- a/multimedia/onevpl/Makefile +++ b/multimedia/onevpl/Makefile @@ -1,51 +1,51 @@ PORTNAME= oneVPL DISTVERSIONPREFIX= v -DISTVERSION= 2022.1.2 +DISTVERSION= 2022.1.3 CATEGORIES= multimedia MAINTAINER= jbeich@FreeBSD.org COMMENT= oneAPI Video Processing Library dispatcher, tools, and examples LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE ONLY_FOR_ARCHS= amd64 ONLY_FOR_ARCHS_REASON= only Intel GPUs on x86 are supported LIB_DEPENDS= libdrm.so:graphics/libdrm \ libwayland-client.so:graphics/wayland \ libva.so:multimedia/libva USES= cmake:testing compiler:c++17-lang localbase:ldflags pkgconfig xorg USE_GITHUB= yes USE_LDCONFIG= yes USE_XORG= x11 xcb GH_ACCOUNT= oneapi-src CMAKE_TESTING_ON= BUILD_TESTS DATADIR= ${PREFIX}/share/vpl OPTIONS_DEFINE= PYTHON OPTIONS_DEFAULT=PYTHON OPTIONS_SUB= yes PYTHON_USES= python PYTHON_BUILD_DEPENDS= pybind11>0:devel/pybind11 PYTHON_CMAKE_BOOL= BUILD_PYTHON_BINDING PYTHON_CMAKE_ON= -DPython3_EXECUTABLE:FILEPATH="${PYTHON_CMD}" post-patch: @${REINPLACE_CMD} -e '/pkgconfig/s,FULL_LIBDIR},PREFIX}/libdata,' \ ${WRKSRC}/dispatcher/CMakeLists.txt @${REINPLACE_CMD} -e 's,/usr,${PREFIX},' \ ${WRKSRC}/dispatcher/vpl/mfx_dispatcher_vpl_loader.cpp @${REINPLACE_CMD} -e '/PKG_CONFIG/s,_lib,_prefix/libdata,' \ ${WRKSRC}/modulefiles/vpl post-patch-PYTHON-on: @${REINPLACE_CMD} -e '/LIBDIR/s/python/&${PYTHON_VER}/' \ ${WRKSRC}/preview/python/binding/CMakeLists.txt post-install: @${FIND} ${STAGEDIR} -name \*.orig -delete .include diff --git a/multimedia/onevpl/distinfo b/multimedia/onevpl/distinfo index 3791468cea43..4834cd93b972 100644 --- a/multimedia/onevpl/distinfo +++ b/multimedia/onevpl/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1651264643 -SHA256 (oneapi-src-oneVPL-v2022.1.2_GH0.tar.gz) = 8ff93be017273eefa83dc6cd7f5d82facb168e38eafabafa2e9613a4e742016f -SIZE (oneapi-src-oneVPL-v2022.1.2_GH0.tar.gz) = 5849893 +TIMESTAMP = 1652480904 +SHA256 (oneapi-src-oneVPL-v2022.1.3_GH0.tar.gz) = 283b92352fbf2dfe45afec8a1172226327cc2544a2c18eaa4bb62b6f53d9bdca +SIZE (oneapi-src-oneVPL-v2022.1.3_GH0.tar.gz) = 5858956 diff --git a/multimedia/onevpl/pkg-plist b/multimedia/onevpl/pkg-plist index f354a4b7d3e2..a9b125bedc7f 100644 --- a/multimedia/onevpl/pkg-plist +++ b/multimedia/onevpl/pkg-plist @@ -1,178 +1,180 @@ bin/decvpp_tool bin/hello-decode bin/hello-encode bin/hello-vpp bin/sample_decode bin/sample_encode bin/sample_multi_transcode bin/sample_vpp bin/vpl-inspect etc/modulefiles/vpl etc/vpl/vars.sh include/vpl/mfx.h include/vpl/mfxadapter.h include/vpl/mfxbrc.h include/vpl/mfxcommon.h include/vpl/mfxdefs.h include/vpl/mfxdispatcher.h include/vpl/mfxdispatcherprefixedfunctions.h include/vpl/mfxencodestats.h include/vpl/mfximplcaps.h include/vpl/mfxjpeg.h include/vpl/mfxmvc.h include/vpl/mfxpcp.h include/vpl/mfxsession.h include/vpl/mfxstructures.h include/vpl/mfxsurfacepool.h include/vpl/mfxvideo++.h include/vpl/mfxvideo.h include/vpl/mfxvp8.h include/vpl/preview/README.txt include/vpl/preview/bitstream.hpp include/vpl/preview/defs.hpp include/vpl/preview/detail/frame_interface.hpp include/vpl/preview/detail/sdk_callable.hpp include/vpl/preview/detail/string_helpers.hpp include/vpl/preview/detail/variant.hpp include/vpl/preview/exception.hpp include/vpl/preview/extension_buffer.hpp include/vpl/preview/extension_buffer_list.hpp include/vpl/preview/frame_surface.hpp include/vpl/preview/future.hpp include/vpl/preview/impl_caps.hpp include/vpl/preview/impl_selector.hpp +include/vpl/preview/legacy/README.txt +include/vpl/preview/legacy/mfxvideo++.h include/vpl/preview/option_tree.hpp include/vpl/preview/options.hpp include/vpl/preview/payload.hpp include/vpl/preview/session.hpp include/vpl/preview/source_reader.hpp include/vpl/preview/stat.hpp include/vpl/preview/surface_pool.hpp include/vpl/preview/video_param.hpp include/vpl/preview/vpl.hpp lib/cmake/vpl/VPLConfig.cmake lib/cmake/vpl/VPLConfigVersion.cmake lib/libvpl.so lib/libvpl.so.2 lib/libvpl.so.2.7 %%PYTHON%%%%PYTHON_LIBDIR%%/pyvpl%%PYTHON_EXT_SUFFIX%%.so lib/vpl/libvpl_wayland.so libdata/pkgconfig/vpl.pc %%DATADIR%%/examples/content/cars_320x240.h265 %%DATADIR%%/examples/content/cars_320x240.i420 %%DATADIR%%/examples/content/cars_320x240.mjpeg %%DATADIR%%/examples/content/cars_320x240.nv12 %%DATADIR%%/examples/coreAPI/legacy-decode/CMakeLists.txt %%DATADIR%%/examples/coreAPI/legacy-decode/License.txt %%DATADIR%%/examples/coreAPI/legacy-decode/README.md %%DATADIR%%/examples/coreAPI/legacy-decode/sample.json %%DATADIR%%/examples/coreAPI/legacy-decode/src/legacy-decode.cpp %%DATADIR%%/examples/coreAPI/legacy-decode/src/util.h %%DATADIR%%/examples/coreAPI/legacy-encode/CMakeLists.txt %%DATADIR%%/examples/coreAPI/legacy-encode/License.txt %%DATADIR%%/examples/coreAPI/legacy-encode/PreLoad.cmake %%DATADIR%%/examples/coreAPI/legacy-encode/README.md %%DATADIR%%/examples/coreAPI/legacy-encode/sample.json %%DATADIR%%/examples/coreAPI/legacy-encode/src/legacy-encode.cpp %%DATADIR%%/examples/coreAPI/legacy-encode/src/util.h %%DATADIR%%/examples/coreAPI/legacy-vpp/CMakeLists.txt %%DATADIR%%/examples/coreAPI/legacy-vpp/License.txt %%DATADIR%%/examples/coreAPI/legacy-vpp/README.md %%DATADIR%%/examples/coreAPI/legacy-vpp/sample.json %%DATADIR%%/examples/coreAPI/legacy-vpp/src/legacy-vpp.cpp %%DATADIR%%/examples/coreAPI/legacy-vpp/src/util.h %%DATADIR%%/examples/hello/hello-createsession/CMakeLists.txt %%DATADIR%%/examples/hello/hello-createsession/License.txt %%DATADIR%%/examples/hello/hello-createsession/PreLoad.cmake %%DATADIR%%/examples/hello/hello-createsession/README.md %%DATADIR%%/examples/hello/hello-createsession/sample.json %%DATADIR%%/examples/hello/hello-createsession/src/hello-createsession.cpp %%DATADIR%%/examples/hello/hello-createsession/src/util.h %%DATADIR%%/examples/hello/hello-decode/CMakeLists.txt %%DATADIR%%/examples/hello/hello-decode/License.txt %%DATADIR%%/examples/hello/hello-decode/PreLoad.cmake %%DATADIR%%/examples/hello/hello-decode/README.md %%DATADIR%%/examples/hello/hello-decode/sample.json %%DATADIR%%/examples/hello/hello-decode/src/hello-decode.cpp %%DATADIR%%/examples/hello/hello-decode/src/util.h %%DATADIR%%/examples/hello/hello-decvpp/CMakeLists.txt %%DATADIR%%/examples/hello/hello-decvpp/License.txt %%DATADIR%%/examples/hello/hello-decvpp/PreLoad.cmake %%DATADIR%%/examples/hello/hello-decvpp/README.md %%DATADIR%%/examples/hello/hello-decvpp/sample.json %%DATADIR%%/examples/hello/hello-decvpp/src/hello-decvpp.cpp %%DATADIR%%/examples/hello/hello-decvpp/src/util.h %%DATADIR%%/examples/hello/hello-encode/CMakeLists.txt %%DATADIR%%/examples/hello/hello-encode/License.txt %%DATADIR%%/examples/hello/hello-encode/PreLoad.cmake %%DATADIR%%/examples/hello/hello-encode/README.md %%DATADIR%%/examples/hello/hello-encode/sample.json %%DATADIR%%/examples/hello/hello-encode/src/hello-encode.cpp %%DATADIR%%/examples/hello/hello-encode/src/util.h %%DATADIR%%/examples/hello/hello-transcode/CMakeLists.txt %%DATADIR%%/examples/hello/hello-transcode/License.txt %%DATADIR%%/examples/hello/hello-transcode/README.md %%DATADIR%%/examples/hello/hello-transcode/sample.json %%DATADIR%%/examples/hello/hello-transcode/src/hello-transcode.cpp %%DATADIR%%/examples/hello/hello-transcode/src/util.h %%DATADIR%%/examples/hello/hello-vpp/CMakeLists.txt %%DATADIR%%/examples/hello/hello-vpp/License.txt %%DATADIR%%/examples/hello/hello-vpp/PreLoad.cmake %%DATADIR%%/examples/hello/hello-vpp/README.md %%DATADIR%%/examples/hello/hello-vpp/sample.json %%DATADIR%%/examples/hello/hello-vpp/src/hello-vpp.cpp %%DATADIR%%/examples/hello/hello-vpp/src/util.h %%DATADIR%%/examples/interop/advanced-decvpp-infer/CMakeLists.txt %%DATADIR%%/examples/interop/advanced-decvpp-infer/CPPLINT.cfg %%DATADIR%%/examples/interop/advanced-decvpp-infer/License.txt %%DATADIR%%/examples/interop/advanced-decvpp-infer/PreLoad.cmake %%DATADIR%%/examples/interop/advanced-decvpp-infer/README.md %%DATADIR%%/examples/interop/advanced-decvpp-infer/docker/Dockerfile %%DATADIR%%/examples/interop/advanced-decvpp-infer/sample.json %%DATADIR%%/examples/interop/advanced-decvpp-infer/src/advanced-decvpp-infer.cpp %%DATADIR%%/examples/interop/advanced-decvpp-infer/src/util.h %%DATADIR%%/examples/interop/dpcpp-blur/CMakeLists.txt %%DATADIR%%/examples/interop/dpcpp-blur/License.txt %%DATADIR%%/examples/interop/dpcpp-blur/PreLoad.cmake %%DATADIR%%/examples/interop/dpcpp-blur/README.md %%DATADIR%%/examples/interop/dpcpp-blur/sample.json %%DATADIR%%/examples/interop/dpcpp-blur/src/dpcpp-blur.cpp %%DATADIR%%/examples/interop/dpcpp-blur/src/util.h %%DATADIR%%/examples/interop/hello-decode-infer/CMakeLists.txt %%DATADIR%%/examples/interop/hello-decode-infer/CPPLINT.cfg %%DATADIR%%/examples/interop/hello-decode-infer/License.txt %%DATADIR%%/examples/interop/hello-decode-infer/PreLoad.cmake %%DATADIR%%/examples/interop/hello-decode-infer/README.md %%DATADIR%%/examples/interop/hello-decode-infer/docker/Dockerfile %%DATADIR%%/examples/interop/hello-decode-infer/sample.json %%DATADIR%%/examples/interop/hello-decode-infer/src/hello-decode-infer.cpp %%DATADIR%%/examples/interop/hello-decode-infer/src/util.h %%DATADIR%%/examples/interop/legacy-decode-infer/CMakeLists.txt %%DATADIR%%/examples/interop/legacy-decode-infer/CPPLINT.cfg %%DATADIR%%/examples/interop/legacy-decode-infer/License.txt %%DATADIR%%/examples/interop/legacy-decode-infer/README.md %%DATADIR%%/examples/interop/legacy-decode-infer/docker/Dockerfile %%DATADIR%%/examples/interop/legacy-decode-infer/sample.json %%DATADIR%%/examples/interop/legacy-decode-infer/src/legacy-decode-infer.cpp %%DATADIR%%/examples/interop/legacy-decode-infer/src/util.h %%DATADIR%%/examples/preview/cplusplus/hello-decode-cpp/CMakeLists.txt %%DATADIR%%/examples/preview/cplusplus/hello-decode-cpp/License.txt %%DATADIR%%/examples/preview/cplusplus/hello-decode-cpp/README.md %%DATADIR%%/examples/preview/cplusplus/hello-decode-cpp/src/hello-decode.cpp %%DATADIR%%/examples/preview/cplusplus/hello-decode-cpp/src/util.hpp %%DATADIR%%/examples/preview/cplusplus/hello-encode-cpp/CMakeLists.txt %%DATADIR%%/examples/preview/cplusplus/hello-encode-cpp/License.txt %%DATADIR%%/examples/preview/cplusplus/hello-encode-cpp/README.md %%DATADIR%%/examples/preview/cplusplus/hello-encode-cpp/src/hello-encode.cpp %%DATADIR%%/examples/preview/cplusplus/hello-encode-cpp/src/util.hpp %%PYTHON%%%%DATADIR%%/examples/preview/python/hello-decode-py/License.txt %%PYTHON%%%%DATADIR%%/examples/preview/python/hello-decode-py/README.md %%PYTHON%%%%DATADIR%%/examples/preview/python/hello-decode-py/hello-decode.py %%PYTHON%%%%DATADIR%%/examples/preview/python/hello-encode-py/License.txt %%PYTHON%%%%DATADIR%%/examples/preview/python/hello-encode-py/README.md %%PYTHON%%%%DATADIR%%/examples/preview/python/hello-encode-py/hello-encode.py %%PYTHON%%%%DATADIR%%/examples/preview/python/hello-vpp-py/License.txt %%PYTHON%%%%DATADIR%%/examples/preview/python/hello-vpp-py/README.md %%PYTHON%%%%DATADIR%%/examples/preview/python/hello-vpp-py/hello-vpp.py %%DATADIR%%/licensing/license.txt %%DATADIR%%/licensing/third-party-programs.txt