Port details |
- libva-utils Collection of tests and utilities for VAAPI
- 2.14.0 multimedia
=1 2.14.0Version of this port present on the latest quarterly branch. - Maintainer: jbeich@FreeBSD.org
 - Port Added: 2017-04-02 16:12:58
- Last Update: 2022-02-17 19:34:38
- Commit Hash: be397a1
- People watching this port, also watch:: scrot, php80-pdo_mysql, v4l-utils, coreutils, tmux
- License: MIT
- Description:
- libva-utils is a collection of utilities and examples to exercise
VA-API in accordance with the libva project.
WWW: https://github.com/intel/libva-utils
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- libva-utils>0:multimedia/libva-utils
- To install the port:
- cd /usr/ports/multimedia/libva-utils/ && make install clean
- To add the package, run one of these commands:
- pkg install multimedia/libva-utils
- pkg install libva-utils
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: libva-utils
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1645120496
SHA256 (intel-libva-utils-2.14.0_GH0.tar.gz) = 0ad6410aaa27d7b15dadee0f4d775d54d6394b582bf315353a4657b49c78ac31
SIZE (intel-libva-utils-2.14.0_GH0.tar.gz) = 1241072
- Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- meson>=0.57.1_1 : devel/meson
- ninja : devel/ninja
- pkgconf>=1.3.0_1 : devel/pkgconf
- x11.pc : x11/libX11
- xext.pc : x11/libXext
- xfixes.pc : x11/libXfixes
- Runtime dependencies:
-
- x11.pc : x11/libX11
- xext.pc : x11/libXext
- xfixes.pc : x11/libXfixes
- Library dependencies:
-
- libva-drm.so : multimedia/libva
- libwayland-client.so : graphics/wayland
- There are no ports dependent upon this port
- Configuration Options:
- ===> The following configuration options are available for libva-utils-2.14.0:
WAYLAND=on: Wayland (graphics) support
X11=on: X11 (graphics) support
===> Use 'make config' to modify these settings
- Options name:
- multimedia_libva-utils
- USES:
- compiler:c++11-lang meson pkgconfig xorg
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
17 Feb 2022 19:34:38 2.14.0
|
Jan Beich (jbeich)  |
multimedia/libva-utils: update to 2.14.0
Changes: https://github.com/intel/libva-utils/compare/2.13.0...2.14.0
Reported by: Repology |
30 Sep 2021 23:40:56 2.13.0
|
Jan Beich (jbeich)  |
multimedia/libva-utils: update to 2.13.0
Changes: https://github.com/intel/libva-utils/compare/2.12.0...2.13.0
Reported by: Repology |
22 Jun 2021 06:14:46 2.12.0
|
Jan Beich (jbeich)  |
multimedia/libva-utils: update to 2.12.0
Changes: https://github.com/intel/libva-utils/compare/2.11.1...2.12.0
Reported by: Repology |
07 Apr 2021 08:09:01 2.11.1
|
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
06 Apr 2021 14:31:07 2.11.1
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
06 Apr 2021 08:11:41 2.11.1
|
Jan Beich (jbeich)  |
multimedia/libva-utils: update to 2.11.1
Changes: https://github.com/intel/libva-utils/compare/2.11.0...2.11.1
Reported by: Repology |
23 Mar 2021 15:06:07
2.11.0
|
jbeich  |
multimedia/libva-utils: update to 2.11.0
Changes: https://github.com/intel/libva-utils/compare/2.10.0...2.11.0
Reported by: Repology |
18 Dec 2020 17:29:30
2.10.0
|
jbeich  |
multimedia/libva-utils: update to 2.10.0
Changes: https://github.com/intel/libva-utils/compare/2.9.1...2.10.0
Reported by: Repology |
25 Sep 2020 14:46:34
2.9.1
|
jbeich  |
multimedia/libva-utils: update to 2.9.1
Changes: https://github.com/intel/libva-utils/compare/2.9.0...2.9.1
Reported by: Repology |
12 Sep 2020 23:07:07
2.9.0
|
jbeich  |
multimedia/libva-utils: update to 2.9.0
Changes: https://github.com/intel/libva-utils/compare/2.8.0...2.9.0 |
28 Jun 2020 00:50:38
2.8.0
|
jbeich  |
multimedia/libva-utils: update to 2.8.0
Changes: https://github.com/intel/libva-utils/compare/2.7.1...2.8.0
Reported by: Repology |
01 Apr 2020 22:23:54
2.7.1
|
jbeich  |
multimedia/libva-utils: update to 2.7.1
Changes: https://github.com/intel/libva-utils/compare/2.6.0...2.7.1 |
18 Jan 2020 01:11:28
2.6.0_1
|
jbeich  |
multimedia/libva-utils: unbreak X11=off after r520942
../videoprocess/vppscaling_n_out_usrptr.cpp:41:10: fatal error: 'va/va_x11.h'
file not found
#include <va/va_x11.h>
^~~~~~~~~~~~~
PR: 243418
Reported by: Igor Pavlov |
27 Dec 2019 23:28:33
2.6.0_1
|
jbeich  |
multimedia/libva-utils: minor refactor
- Convert to USES=meson like r490613
- Drop unused USES=tar:bz2 like r490614
- Drop unused DEBUG like r490615
- Drop unused dependencies
- Take maintainership
PR: 242903
Approved by: madpilot (maintainer) |
26 Dec 2019 17:29:02
2.6.0
|
jbeich  |
multimedia/libva-utils: update to 2.6.0
Changes: https://github.com/intel/libva-utils/releases/tag/2.6.0 |
07 Nov 2019 20:20:00
2.5.0_2 
|
zeising  |
Sprinkle more USES=xorg |
26 Jul 2019 20:46:57
2.5.0_2
|
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330 |
12 Jul 2019 16:54:53
2.5.0_1
|
madpilot  |
Remove unneeded patch.
PR: 239122
Submitted by: Dries Michiels <driesm.michiels@gmail.com> |
09 Jul 2019 20:06:04
2.5.0
|
madpilot  |
Update libva-utils to 2.5.0 |
12 Mar 2019 16:00:24
2.4.0
|
madpilot  |
Add option to disable X11 support.
Requested by: driesm.michiels@gmail.com |
14 Feb 2019 18:48:58
2.4.0
|
madpilot  |
Update libva-utils to 2.4.0 |
12 Dec 2018 01:35:36
2.3.0_2
|
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.
PR: 231590 |
11 Nov 2018 23:54:07
2.3.0_1
|
jbeich  |
graphics/mesa-libs: enable WAYLAND by default here and in consumers
PR: 227509
Requested by: Johannes Lundberg, Greg V
Reviewed by: tobik (earlier version)
Approved by: madpilot, x11 (zeising), maintainer timeout (2 weeks)
Exp-run by: antoine |
28 Oct 2018 18:43:31
2.3.0
|
madpilot  |
Add compiler:c++11-lang to fix build on architectures using GCC as
system compiler.
PR: 232713
Submitted by: Piotr Kubaj <pkubaj@anongoth.pl> |
03 Oct 2018 07:07:03
2.3.0
|
madpilot  |
- Update libva to 2.3.0
- Update libva-utils to 2.3.0
- Update WWW and GH_ACCOUNT to new upstream account |
14 Jul 2018 06:37:15
2.2.0
|
madpilot  |
- Update libva to 2.2.0
- Update libva-intel-driver 2.2.0
- Add Missing dependency
- Update libva-utils to 2.2.0
- Add missing dependencies
- Add WAYLAND option
- Cleanup some testing comments which slipped in by mistake |
12 Feb 2018 22:37:33
2.1.0
|
madpilot  |
Update libva, libva-intel-driver and libva-utils to 2.1.0 |
12 Dec 2017 21:29:57
2.0.0
|
madpilot  |
- Update libva to 2.0.0
- Update libva-intel-driver to 2.0.0
- Update libva-utils to 2.0.0
- Bump dependent ports due to shlib bump
- Import upstream patch to fix multimedia/mpv [1]
- Import upstream patch to fix multimedia/gstreamer1-vaapi [2]
Approved by: cpm [1], multimedia (timeout) [2]
Obtained
from: https://github.com/mpv-player/mpv/commit/2ecf240b1cd20875991a5b18efafbe799864ff7f
[1]
https://cgit.freedesktop.org/gstreamer/gstreamer-vaapi/commit/gst-libs/gst/vaapi/gstvaapiutils.c?id=777bba473e3ed1c7b8b7f7f0322892851c70dfd9
[2]
Differential Revision: https://reviews.freebsd.org/D12761 |
29 Jun 2017 17:55:22
1.8.3
|
madpilot  |
Update libva, libva-utils and libva-intel-driver to 1.8.3 |
24 May 2017 09:41:39
1.8.2
|
madpilot  |
Update libva, libva-utils and liva-intel-driver to 1.8.2 |
12 Apr 2017 09:09:34
1.8.1
|
madpilot  |
- Update multimedia/libva to 1.8.1
- Update multimedia/libva-utils to 1.8.1
- Update multimedia/libva-intel-driver to 1.8.1 |
02 Apr 2017 16:12:42
1.8.0
|
madpilot  |
- Update multimedia/libva to 1.8.0
- Update multimedia/libva-intel-driver to 1.8.0
- Utility programs have been split out of libva distribution to
another repository, so create a new libva-utils port, copied
from libva, with these bits
- While here, update home pages in pkg-descr files |