commit: 37aae16738853e30d1dbfc911a6946b9c7de81bd Author: George G <gg7 <AT> users <DOT> noreply <DOT> github <DOT> com> AuthorDate: Sat May 31 10:17:18 2025 +0000 Commit: Nowa Ammerlaan <nowa <AT> gentoo <DOT> org> CommitDate: Sat May 31 11:00:28 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=37aae167
media-libs/intel-mediasdk: Update reference to media-libs/vpl-gpu-rt In e21e3e247232 media-libs/oneVPL-intel-gpu was renamed to media-libs/vpl-gpu-rt. Signed-off-by: George G <gg7 <AT> users.noreply.github.com> Part-of: https://github.com/gentoo/gentoo/pull/42371 Closes: https://github.com/gentoo/gentoo/pull/42371 Signed-off-by: Nowa Ammerlaan <nowa <AT> gentoo.org> media-libs/intel-mediasdk/intel-mediasdk-23.2.2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/media-libs/intel-mediasdk/intel-mediasdk-23.2.2.ebuild b/media-libs/intel-mediasdk/intel-mediasdk-23.2.2.ebuild index b1ee6951b88c..b3d6feb9a378 100644 --- a/media-libs/intel-mediasdk/intel-mediasdk-23.2.2.ebuild +++ b/media-libs/intel-mediasdk/intel-mediasdk-23.2.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -94,5 +94,5 @@ multilib_src_configure() { } pkg_postinst() { - optfeature "Intel GPUs newer then, and including, Intel Xe" media-libs/oneVPL-intel-gpu + optfeature "Intel GPUs newer then, and including, Intel Xe" media-libs/vpl-gpu-rt }
