notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details on branch 2022Q2
onevpl oneAPI Video Processing Library dispatcher, tools, and examples
2022.1.5 multimedia on this many watch lists=2 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 2022.1.5Version of this port present on the latest quarterly branch.
There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2021-11-15 12:45:09
Last Update: 2023-07-22 13:08:43
Commit Hash: 290685c
People watching this port, also watch:: p5-Net-HTTP, font-misc-meltho, py39-pycparser, gstreamer1-plugins-pango, xclock
License: MIT
WWW:
https://software.intel.com/content/www/us/en/develop/tools/oneapi/components/onevpl.html
Description:
The oneAPI Video Processing Library (oneVPL) provides a single video processing API for encode, decode, and video processing that works across a wide range of accelerators. This package contains the following components of oneVPL: - Copies of the oneVPL Specification API header files - oneVPL dispatcher - Examples demonstrating API usage - oneVPL command line tools
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (184 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/oneVPL-2022.1.5/catalog.mk
  3. /usr/local/share/licenses/oneVPL-2022.1.5/LICENSE
  4. /usr/local/share/licenses/oneVPL-2022.1.5/MIT
  5. bin/decvpp_tool
  6. bin/sample_decode
  7. bin/sample_encode
  8. bin/sample_multi_transcode
  9. bin/sample_vpp
  10. bin/vpl-inspect
  11. etc/modulefiles/vpl
  12. etc/vpl/vars.sh
  13. include/vpl/mfx.h
  14. include/vpl/mfxadapter.h
  15. include/vpl/mfxbrc.h
  16. include/vpl/mfxcommon.h
  17. include/vpl/mfxdefs.h
  18. include/vpl/mfxdispatcher.h
  19. include/vpl/mfxdispatcherprefixedfunctions.h
  20. include/vpl/mfxencodestats.h
  21. include/vpl/mfximplcaps.h
  22. include/vpl/mfxjpeg.h
  23. include/vpl/mfxmvc.h
  24. include/vpl/mfxpcp.h
  25. include/vpl/mfxsession.h
  26. include/vpl/mfxstructures.h
  27. include/vpl/mfxsurfacepool.h
  28. include/vpl/mfxvideo++.h
  29. include/vpl/mfxvideo.h
  30. include/vpl/mfxvp8.h
  31. include/vpl/preview/README.txt
  32. include/vpl/preview/bitstream.hpp
  33. include/vpl/preview/defs.hpp
  34. include/vpl/preview/detail/frame_interface.hpp
  35. include/vpl/preview/detail/sdk_callable.hpp
  36. include/vpl/preview/detail/string_helpers.hpp
  37. include/vpl/preview/detail/variant.hpp
  38. include/vpl/preview/exception.hpp
  39. include/vpl/preview/extension_buffer.hpp
  40. include/vpl/preview/extension_buffer_list.hpp
  41. include/vpl/preview/frame_surface.hpp
  42. include/vpl/preview/future.hpp
  43. include/vpl/preview/impl_caps.hpp
  44. include/vpl/preview/impl_selector.hpp
  45. include/vpl/preview/legacy/README.txt
  46. include/vpl/preview/legacy/mfxvideo++.h
  47. include/vpl/preview/option_tree.hpp
  48. include/vpl/preview/options.hpp
  49. include/vpl/preview/payload.hpp
  50. include/vpl/preview/session.hpp
  51. include/vpl/preview/source_reader.hpp
  52. include/vpl/preview/stat.hpp
  53. include/vpl/preview/surface_pool.hpp
  54. include/vpl/preview/video_param.hpp
  55. include/vpl/preview/vpl.hpp
  56. lib/cmake/vpl/VPLConfig.cmake
  57. lib/cmake/vpl/VPLConfigVersion.cmake
  58. lib/libvpl.so
  59. lib/libvpl.so.2
  60. lib/libvpl.so.2.7
  61. lib/python3.9/pyvpl.cpython-39.so
  62. lib/vpl/libvpl_wayland.so
  63. libdata/pkgconfig/vpl.pc
  64. share/vpl/examples/content/cars_320x240.h265
  65. share/vpl/examples/content/cars_320x240.i420
  66. share/vpl/examples/content/cars_320x240.mjpeg
  67. share/vpl/examples/content/cars_320x240.nv12
  68. share/vpl/examples/coreAPI/legacy-decode/CMakeLists.txt
  69. share/vpl/examples/coreAPI/legacy-decode/License.txt
  70. share/vpl/examples/coreAPI/legacy-decode/README.md
  71. share/vpl/examples/coreAPI/legacy-decode/sample.json
  72. share/vpl/examples/coreAPI/legacy-decode/src/legacy-decode.cpp
  73. share/vpl/examples/coreAPI/legacy-decode/src/util.h
  74. share/vpl/examples/coreAPI/legacy-encode/CMakeLists.txt
  75. share/vpl/examples/coreAPI/legacy-encode/License.txt
  76. share/vpl/examples/coreAPI/legacy-encode/PreLoad.cmake
  77. share/vpl/examples/coreAPI/legacy-encode/README.md
  78. share/vpl/examples/coreAPI/legacy-encode/sample.json
  79. share/vpl/examples/coreAPI/legacy-encode/src/legacy-encode.cpp
  80. share/vpl/examples/coreAPI/legacy-encode/src/util.h
  81. share/vpl/examples/coreAPI/legacy-vpp/CMakeLists.txt
  82. share/vpl/examples/coreAPI/legacy-vpp/License.txt
  83. share/vpl/examples/coreAPI/legacy-vpp/README.md
  84. share/vpl/examples/coreAPI/legacy-vpp/sample.json
  85. share/vpl/examples/coreAPI/legacy-vpp/src/legacy-vpp.cpp
  86. share/vpl/examples/coreAPI/legacy-vpp/src/util.h
  87. share/vpl/examples/hello/hello-createsession/CMakeLists.txt
  88. share/vpl/examples/hello/hello-createsession/License.txt
  89. share/vpl/examples/hello/hello-createsession/PreLoad.cmake
  90. share/vpl/examples/hello/hello-createsession/README.md
  91. share/vpl/examples/hello/hello-createsession/sample.json
  92. share/vpl/examples/hello/hello-createsession/src/hello-createsession.cpp
  93. share/vpl/examples/hello/hello-createsession/src/util.h
  94. share/vpl/examples/hello/hello-decode/CMakeLists.txt
  95. share/vpl/examples/hello/hello-decode/License.txt
  96. share/vpl/examples/hello/hello-decode/PreLoad.cmake
  97. share/vpl/examples/hello/hello-decode/README.md
  98. share/vpl/examples/hello/hello-decode/sample.json
  99. share/vpl/examples/hello/hello-decode/src/hello-decode.cpp
  100. share/vpl/examples/hello/hello-decode/src/util.h
  101. share/vpl/examples/hello/hello-decvpp/CMakeLists.txt
  102. share/vpl/examples/hello/hello-decvpp/License.txt
  103. share/vpl/examples/hello/hello-decvpp/PreLoad.cmake
  104. share/vpl/examples/hello/hello-decvpp/README.md
  105. share/vpl/examples/hello/hello-decvpp/sample.json
  106. share/vpl/examples/hello/hello-decvpp/src/hello-decvpp.cpp
  107. share/vpl/examples/hello/hello-decvpp/src/util.h
  108. share/vpl/examples/hello/hello-encode/CMakeLists.txt
  109. share/vpl/examples/hello/hello-encode/License.txt
  110. share/vpl/examples/hello/hello-encode/PreLoad.cmake
  111. share/vpl/examples/hello/hello-encode/README.md
  112. share/vpl/examples/hello/hello-encode/sample.json
  113. share/vpl/examples/hello/hello-encode/src/hello-encode.cpp
  114. share/vpl/examples/hello/hello-encode/src/util.h
  115. share/vpl/examples/hello/hello-transcode/CMakeLists.txt
  116. share/vpl/examples/hello/hello-transcode/License.txt
  117. share/vpl/examples/hello/hello-transcode/README.md
  118. share/vpl/examples/hello/hello-transcode/sample.json
  119. share/vpl/examples/hello/hello-transcode/src/hello-transcode.cpp
  120. share/vpl/examples/hello/hello-transcode/src/util.h
  121. share/vpl/examples/hello/hello-vpp/CMakeLists.txt
  122. share/vpl/examples/hello/hello-vpp/License.txt
  123. share/vpl/examples/hello/hello-vpp/PreLoad.cmake
  124. share/vpl/examples/hello/hello-vpp/README.md
  125. share/vpl/examples/hello/hello-vpp/sample.json
  126. share/vpl/examples/hello/hello-vpp/src/hello-vpp.cpp
  127. share/vpl/examples/hello/hello-vpp/src/util.h
  128. share/vpl/examples/interop/advanced-decvpp-infer/CMakeLists.txt
  129. share/vpl/examples/interop/advanced-decvpp-infer/CPPLINT.cfg
  130. share/vpl/examples/interop/advanced-decvpp-infer/License.txt
  131. share/vpl/examples/interop/advanced-decvpp-infer/PreLoad.cmake
  132. share/vpl/examples/interop/advanced-decvpp-infer/README.md
  133. share/vpl/examples/interop/advanced-decvpp-infer/docker/Dockerfile
  134. share/vpl/examples/interop/advanced-decvpp-infer/sample.json
  135. share/vpl/examples/interop/advanced-decvpp-infer/src/advanced-decvpp-infer.cpp
  136. share/vpl/examples/interop/advanced-decvpp-infer/src/util.h
  137. share/vpl/examples/interop/dpcpp-blur/CMakeLists.txt
  138. share/vpl/examples/interop/dpcpp-blur/License.txt
  139. share/vpl/examples/interop/dpcpp-blur/PreLoad.cmake
  140. share/vpl/examples/interop/dpcpp-blur/README.md
  141. share/vpl/examples/interop/dpcpp-blur/sample.json
  142. share/vpl/examples/interop/dpcpp-blur/src/dpcpp-blur.cpp
  143. share/vpl/examples/interop/dpcpp-blur/src/util.h
  144. share/vpl/examples/interop/hello-decode-infer/CMakeLists.txt
  145. share/vpl/examples/interop/hello-decode-infer/CPPLINT.cfg
  146. share/vpl/examples/interop/hello-decode-infer/License.txt
  147. share/vpl/examples/interop/hello-decode-infer/PreLoad.cmake
  148. share/vpl/examples/interop/hello-decode-infer/README.md
  149. share/vpl/examples/interop/hello-decode-infer/docker/Dockerfile
  150. share/vpl/examples/interop/hello-decode-infer/sample.json
  151. share/vpl/examples/interop/hello-decode-infer/src/hello-decode-infer.cpp
  152. share/vpl/examples/interop/hello-decode-infer/src/util.h
  153. share/vpl/examples/interop/legacy-decode-infer/CMakeLists.txt
  154. share/vpl/examples/interop/legacy-decode-infer/CPPLINT.cfg
  155. share/vpl/examples/interop/legacy-decode-infer/License.txt
  156. share/vpl/examples/interop/legacy-decode-infer/README.md
  157. share/vpl/examples/interop/legacy-decode-infer/docker/Dockerfile
  158. share/vpl/examples/interop/legacy-decode-infer/sample.json
  159. share/vpl/examples/interop/legacy-decode-infer/src/legacy-decode-infer.cpp
  160. share/vpl/examples/interop/legacy-decode-infer/src/util.h
  161. share/vpl/examples/preview/cplusplus/hello-decode-cpp/CMakeLists.txt
  162. share/vpl/examples/preview/cplusplus/hello-decode-cpp/License.txt
  163. share/vpl/examples/preview/cplusplus/hello-decode-cpp/README.md
  164. share/vpl/examples/preview/cplusplus/hello-decode-cpp/src/hello-decode.cpp
  165. share/vpl/examples/preview/cplusplus/hello-decode-cpp/src/util.hpp
  166. share/vpl/examples/preview/cplusplus/hello-encode-cpp/CMakeLists.txt
  167. share/vpl/examples/preview/cplusplus/hello-encode-cpp/License.txt
  168. share/vpl/examples/preview/cplusplus/hello-encode-cpp/README.md
  169. share/vpl/examples/preview/cplusplus/hello-encode-cpp/src/hello-encode.cpp
  170. share/vpl/examples/preview/cplusplus/hello-encode-cpp/src/util.hpp
  171. share/vpl/examples/preview/python/hello-decode-py/License.txt
  172. share/vpl/examples/preview/python/hello-decode-py/README.md
  173. share/vpl/examples/preview/python/hello-decode-py/hello-decode.py
  174. share/vpl/examples/preview/python/hello-encode-py/License.txt
  175. share/vpl/examples/preview/python/hello-encode-py/README.md
  176. share/vpl/examples/preview/python/hello-encode-py/hello-encode.py
  177. share/vpl/examples/preview/python/hello-vpp-py/License.txt
  178. share/vpl/examples/preview/python/hello-vpp-py/README.md
  179. share/vpl/examples/preview/python/hello-vpp-py/hello-vpp.py
  180. share/vpl/licensing/license.txt
  181. share/vpl/licensing/third-party-programs.txt
  182. @owner
  183. @group
  184. @mode
Collapse this list.
Dependency lines:
  • oneVPL>0:multimedia/onevpl
To install the port:
cd /usr/ports/multimedia/onevpl/ && make install clean
To add the package, run one of these commands:
  • pkg install multimedia/onevpl
  • pkg install oneVPL
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: oneVPL
Flavors: there is no flavor information for this port.
ONLY_FOR_ARCHS: amd64
distinfo:
TIMESTAMP = 1654903919 SHA256 (oneapi-src-oneVPL-v2022.1.5_GH0.tar.gz) = e43674d6d41f4d6f9218b5cbcfa1e1a3549185d0d7fe764f9e819a1cd9620832 SIZE (oneapi-src-oneVPL-v2022.1.5_GH0.tar.gz) = 5864164

Packages (timestamps in pop-ups are UTC):
oneVPL
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest-2022.1.5------
FreeBSD:13:quarterly-2022.1.5------
FreeBSD:14:latest-2022.1.5------
FreeBSD:14:quarterly-2022.1.5------
FreeBSD:15:latest-2022.1.5n/a-n/a---
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. wayland-protocols>0 : graphics/wayland-protocols
  2. pybind11>0 : devel/pybind11
  3. cmake : devel/cmake-core
  4. ninja : devel/ninja
  5. pkgconf>=1.3.0_1 : devel/pkgconf
  6. python3.9 : lang/python39
  7. x11.pc : x11/libX11
  8. xcb.pc : x11/libxcb
Test dependencies:
  1. python3.9 : lang/python39
Runtime dependencies:
  1. python3.9 : lang/python39
  2. x11.pc : x11/libX11
  3. xcb.pc : x11/libxcb
Library dependencies:
  1. libdrm.so : graphics/libdrm
  2. libva.so : multimedia/libva
  3. libwayland-client.so : graphics/wayland
This port is required by:
for Libraries
  1. multimedia/handbrake

Configuration Options:
===> The following configuration options are available for oneVPL-2022.1.5: PYTHON=on: Python bindings or support ===> Use 'make config' to modify these settings
Options name:
multimedia_onevpl
USES:
cmake:testing compiler:c++14-lang localbase:ldflags pkgconfig xorg python
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/oneapi-src/oneVPL/tar.gz/v2022.1.5?dummy=/
Collapse this list.

There are no commits on branch 2022Q2 for this port