| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 1.28.1 | 8 | amd64 ~arm64 ~riscv x86 | 1.0 |
# Copyright 1999-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
GST_ORG_MODULE=gst-plugins-bad
inherit gstreamer-meson
DESCRIPTION="VA-API video acceleration plugin for GStreamer"
HOMEPAGE="https://gstreamer.freedesktop.org/"
LICENSE="LGPL-2.1+"
SLOT="1.0"
KEYWORDS="amd64 ~arm64 ~riscv x86"
RDEPEND="
!!media-plugins/gst-plugins-vaapi
>=media-libs/gst-plugins-bad-${PV}:${SLOT}[vaapi,${MULTILIB_USEDEP}]
>=media-libs/libva-1.15.0:=[${MULTILIB_USEDEP}]
"
DEPEND="${RDEPEND}"
!!media-plugins/gst-plugins-vaapi
>=media-libs/gst-plugins-bad-1.28.1:1.0[vaapi,${MULTILIB_USEDEP}]
>=media-libs/libva-1.15.0:=[${MULTILIB_USEDEP}]
!!media-plugins/gst-plugins-vaapi
>=media-libs/gst-plugins-bad-1.28.1:1.0[vaapi,${MULTILIB_USEDEP}]
>=media-libs/libva-1.15.0:=[${MULTILIB_USEDEP}]