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
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.

Number of commits found: 22

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2022.1.5
22 Jul 2023 13:08:43
commit hash: 290685cd059422d4afa8712c7beb0b4b3d7fcb73commit hash: 290685cd059422d4afa8712c7beb0b4b3d7fcb73commit hash: 290685cd059422d4afa8712c7beb0b4b3d7fcb73commit hash: 290685cd059422d4afa8712c7beb0b4b3d7fcb73 files touched by this commit
Nuno Teixeira (eduardo) search for other commits by this committer
Author: Trond Endrestol
multimedia/onevpl: Fix build with llvm16

- Pet portclippy and portfmt

PR:		272662
2022.1.5
04 May 2023 05:00:11
commit hash: b9052f2bc2bbe7d84cdab94a283e0e0e06e857e8commit hash: b9052f2bc2bbe7d84cdab94a283e0e0e06e857e8commit hash: b9052f2bc2bbe7d84cdab94a283e0e0e06e857e8commit hash: b9052f2bc2bbe7d84cdab94a283e0e0e06e857e8 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
multimedia/onevpl: drop maintainership
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
2022.1.5
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
2022.1.5
19 Jun 2022 10:46:26
commit hash: fb36296fb8942eae35e8e23f066add98b15c094bcommit hash: fb36296fb8942eae35e8e23f066add98b15c094bcommit hash: fb36296fb8942eae35e8e23f066add98b15c094bcommit hash: fb36296fb8942eae35e8e23f066add98b15c094b files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
multimedia/onevpl: update to 2022.1.5

Changes:	https://github.com/oneapi-src/oneVPL/compare/v2022.1.4...v2022.1.5
Reported by:	Repology
2022.1.4
28 May 2022 00:49:29
commit hash: 32a2725c9250598660891ddd47cb777237df1c99commit hash: 32a2725c9250598660891ddd47cb777237df1c99commit hash: 32a2725c9250598660891ddd47cb777237df1c99commit hash: 32a2725c9250598660891ddd47cb777237df1c99 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
multimedia/onevpl: update to 2022.1.4

Changes:	https://github.com/oneapi-src/oneVPL/compare/v2022.1.3...v2022.1.4
Reported by:	Repology
2022.1.3
15 May 2022 13:28:36
commit hash: 9a2f47f0cda5d125537ad6fbcf7300c097bedbbccommit hash: 9a2f47f0cda5d125537ad6fbcf7300c097bedbbccommit hash: 9a2f47f0cda5d125537ad6fbcf7300c097bedbbccommit hash: 9a2f47f0cda5d125537ad6fbcf7300c097bedbbc files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
multimedia/onevpl: update to 2022.1.3

Changes:	https://github.com/oneapi-src/oneVPL/compare/v2022.1.2...v2022.1.3
Reported by:	Repology
2022.1.2
30 Apr 2022 00:43:36
commit hash: 4cd274cb63f8663acb96f6a7305896dd46567d94commit hash: 4cd274cb63f8663acb96f6a7305896dd46567d94commit hash: 4cd274cb63f8663acb96f6a7305896dd46567d94commit hash: 4cd274cb63f8663acb96f6a7305896dd46567d94 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
multimedia/onevpl: update to 2022.1.2

Changes:	https://github.com/oneapi-src/oneVPL/compare/v2022.1.1...v2022.1.2
Reported by:	Repology
2022.1.1
17 Apr 2022 00:30:26
commit hash: 48ac82ef52e402f798090abae3323e90043bcb0ecommit hash: 48ac82ef52e402f798090abae3323e90043bcb0ecommit hash: 48ac82ef52e402f798090abae3323e90043bcb0ecommit hash: 48ac82ef52e402f798090abae3323e90043bcb0e files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
multimedia/onevpl: update to 2022.1.1

Changes:	https://github.com/oneapi-src/oneVPL/compare/v2022.1.0...v2022.1.1
Reported by:	Repology
2022.1.0
19 Mar 2022 13:17:56
commit hash: 4b94ec21310c0b04ab190150bcabcc547a7c8f16commit hash: 4b94ec21310c0b04ab190150bcabcc547a7c8f16commit hash: 4b94ec21310c0b04ab190150bcabcc547a7c8f16commit hash: 4b94ec21310c0b04ab190150bcabcc547a7c8f16 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
multimedia/onevpl: update to 2022.1.0

Changes:	https://github.com/oneapi-src/oneVPL/compare/v2022.0.6...v2022.1.0
Reported by:	Repology
2022.0.6
07 Mar 2022 23:58:15
commit hash: 5245d86b5ca77f6845a080add15c9b54a2ae9a0bcommit hash: 5245d86b5ca77f6845a080add15c9b54a2ae9a0bcommit hash: 5245d86b5ca77f6845a080add15c9b54a2ae9a0bcommit hash: 5245d86b5ca77f6845a080add15c9b54a2ae9a0b files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
multimedia/onevpl: multi-GPU for legacy fallback after e1dfb1b154e4

Adapt https://github.com/oneapi-src/oneVPL/commit/60ba33f7a618
2022.0.6
07 Mar 2022 13:46:26
commit hash: e1dfb1b154e482225e460bc996c124038e64e976commit hash: e1dfb1b154e482225e460bc996c124038e64e976commit hash: e1dfb1b154e482225e460bc996c124038e64e976commit hash: e1dfb1b154e482225e460bc996c124038e64e976 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
multimedia/onevpl: update to 2022.0.6

Changes:	https://github.com/oneapi-src/oneVPL/compare/v2022.0.5...v2022.0.6
Reported by:	Repology
2022.0.5
19 Feb 2022 21:26:55
commit hash: 0282ff6d5cf8ed5a06c3f291f7e996b86f60341dcommit hash: 0282ff6d5cf8ed5a06c3f291f7e996b86f60341dcommit hash: 0282ff6d5cf8ed5a06c3f291f7e996b86f60341dcommit hash: 0282ff6d5cf8ed5a06c3f291f7e996b86f60341d files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
multimedia/onevpl: update to 2022.0.5

Changes:	https://github.com/oneapi-src/oneVPL/compare/v2022.0.4...v2022.0.5
Reported by:	Repology
2022.0.4
11 Feb 2022 11:07:00
commit hash: 0378719b21c61d5a5d3dc8f31be7781fd7ff11efcommit hash: 0378719b21c61d5a5d3dc8f31be7781fd7ff11efcommit hash: 0378719b21c61d5a5d3dc8f31be7781fd7ff11efcommit hash: 0378719b21c61d5a5d3dc8f31be7781fd7ff11ef files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
Author: John Hein
multimedia/onevpl: respect PYTHON_DEFAULT

$ pkg install python311
$ make -V PYTHON_DEFAULT
3.8
$ make clean all
[...]
-- Found Python3: /usr/local/bin/python3.11 (found version "3.11.0") found
components: Interpreter Development Development.Module Development.Embed
[...]
CMake Warning:
  Manually-specified variables were not used by the project:
[...]
    Python_ADDITIONAL_VERSIONS
[...]
$ make check-plist
====> Checking for pkg-plist issues (check-plist)
===> Parsing plist
===> Checking for items in STAGEDIR missing from pkg-plist
Error: Orphaned: %%PYTHON_LIBDIR%%/pyvpl.cpython-311.so
===> Checking for items in pkg-plist which are not in STAGEDIR
Error: Missing: %%PYTHON_LIBDIR%%/pyvpl%%PYTHON_EXT_SUFFIX%%.so
===> Error: Plist issues found.
*** Error code 1

PR:		261415
2022.0.4
05 Feb 2022 19:56:44
commit hash: e55132ca98132387f2a42edcde9394382e60ee5ccommit hash: e55132ca98132387f2a42edcde9394382e60ee5ccommit hash: e55132ca98132387f2a42edcde9394382e60ee5ccommit hash: e55132ca98132387f2a42edcde9394382e60ee5c files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
multimedia/onevpl: update to 2022.0.4

Changes:	https://github.com/oneapi-src/oneVPL/compare/v2022.0.3...v2022.0.4
Reported by:	Repology
2022.0.3
23 Jan 2022 11:45:49
commit hash: e9661749c421004570b06bae2c098a1c7adaa64ecommit hash: e9661749c421004570b06bae2c098a1c7adaa64ecommit hash: e9661749c421004570b06bae2c098a1c7adaa64ecommit hash: e9661749c421004570b06bae2c098a1c7adaa64e files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
multimedia/onevpl: update to 2022.0.3

Changes:	https://github.com/oneapi-src/oneVPL/compare/v2022.0.2...v2022.0.3
Reported by:	Repology
2022.0.2
11 Jan 2022 18:55:39
commit hash: b4ce5123169baefc9eaf775825dbae90b58befcacommit hash: b4ce5123169baefc9eaf775825dbae90b58befcacommit hash: b4ce5123169baefc9eaf775825dbae90b58befcacommit hash: b4ce5123169baefc9eaf775825dbae90b58befca files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
multimedia/onevpl: update to 2022.0.2

Changes:	https://github.com/oneapi-src/oneVPL/compare/v2022.0.1...v2022.0.2
Reported by:	Repology
2022.0.1
08 Dec 2021 03:06:11
commit hash: 3a38bbf994c0ac0135a3f0cf0092825e463c8300commit hash: 3a38bbf994c0ac0135a3f0cf0092825e463c8300commit hash: 3a38bbf994c0ac0135a3f0cf0092825e463c8300commit hash: 3a38bbf994c0ac0135a3f0cf0092825e463c8300 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
multimedia/onevpl: unbreak fetch after b13ba26d1c9d

v2022.0.0 and v2022.0.1 were pointing at the same commit at the time
of the announcement but now v2022.0.0 is 10 commits behind. Switch to
v2022.0.1 which was actually tested and newer, anyway.

=> Fetched file size mismatch (expected 3093492, actual 3090826)
2022.0.0
08 Dec 2021 02:38:37
commit hash: b13ba26d1c9d5c5cf590f983a96cb8ae2e541e91commit hash: b13ba26d1c9d5c5cf590f983a96cb8ae2e541e91commit hash: b13ba26d1c9d5c5cf590f983a96cb8ae2e541e91commit hash: b13ba26d1c9d5c5cf590f983a96cb8ae2e541e91 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
multimedia/onevpl: update to 2022.0.0

Changes:	https://github.com/oneapi-src/oneVPL/releases/tag/v2022.0.0
2021.6.0
15 Nov 2021 13:05:15
commit hash: c6fbce7f2c5cb46b7b4e0bcfbea33274bef38138commit hash: c6fbce7f2c5cb46b7b4e0bcfbea33274bef38138commit hash: c6fbce7f2c5cb46b7b4e0bcfbea33274bef38138commit hash: c6fbce7f2c5cb46b7b4e0bcfbea33274bef38138 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
multimedia/onevpl: disable nop PYTHON=off substitution
2021.6.0
15 Nov 2021 13:00:55
commit hash: 33430a73003c3fdd110c64094caae5918c85de22commit hash: 33430a73003c3fdd110c64094caae5918c85de22commit hash: 33430a73003c3fdd110c64094caae5918c85de22commit hash: 33430a73003c3fdd110c64094caae5918c85de22 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
multimedia/onevpl: move python module to standard place

Traceback (most recent call last):
  File
"/usr/local/share/oneVPL/examples/preview/python/hello-vpp-py/hello-vpp.py",
line 21, in <module>
    import pyvpl
ModuleNotFoundError: No module named 'pyvpl'
2021.6.0
15 Nov 2021 12:41:14
commit hash: 222372fc400a7a391beecd86f183ef9222ae39f2commit hash: 222372fc400a7a391beecd86f183ef9222ae39f2commit hash: 222372fc400a7a391beecd86f183ef9222ae39f2commit hash: 222372fc400a7a391beecd86f183ef9222ae39f2 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
multimedia/onevpl: add new port

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

https://www.intel.com/content/www/us/en/developer/tools/oneapi/onevpl.html

Number of commits found: 22