summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNowa Ammerlaan <nowa@gentoo.org>2024-11-18 11:35:09 +0100
committerNowa Ammerlaan <nowa@gentoo.org>2024-11-18 11:40:28 +0100
commite21e3e24723222ea147f35448c84a377569965fa (patch)
treeb3e811d66f94c9fe0ee799b2744163d7903cb093 /media-libs/libvpl
parentmedia-libs/oneVPL-intel-gpu: add 24.4.2 (diff)
downloadgentoo-e21e3e24723222ea147f35448c84a377569965fa.tar.gz
gentoo-e21e3e24723222ea147f35448c84a377569965fa.tar.bz2
gentoo-e21e3e24723222ea147f35448c84a377569965fa.zip
media-libs/oneVPL-intel-gpu: rename to media-libs/vpl-gpu-rt
Signed-off-by: Nowa Ammerlaan <nowa@gentoo.org>
Diffstat (limited to 'media-libs/libvpl')
-rw-r--r--media-libs/libvpl/libvpl-2.12.0.ebuild2
-rw-r--r--media-libs/libvpl/libvpl-2.13.0.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/libvpl/libvpl-2.12.0.ebuild b/media-libs/libvpl/libvpl-2.12.0.ebuild
index 915dea848836..a30f50707598 100644
--- a/media-libs/libvpl/libvpl-2.12.0.ebuild
+++ b/media-libs/libvpl/libvpl-2.12.0.ebuild
@@ -46,6 +46,6 @@ multilib_src_install() {
pkg_postinst() {
optfeature_header "This package provides only the dispatcher, to use it install one or more implementations"
optfeature "CPUs" media-libs/oneVPL-cpu
- 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
optfeature "Intel GPUs older then Intel Xe" media-libs/intel-mediasdk
}
diff --git a/media-libs/libvpl/libvpl-2.13.0.ebuild b/media-libs/libvpl/libvpl-2.13.0.ebuild
index 915dea848836..a30f50707598 100644
--- a/media-libs/libvpl/libvpl-2.13.0.ebuild
+++ b/media-libs/libvpl/libvpl-2.13.0.ebuild
@@ -46,6 +46,6 @@ multilib_src_install() {
pkg_postinst() {
optfeature_header "This package provides only the dispatcher, to use it install one or more implementations"
optfeature "CPUs" media-libs/oneVPL-cpu
- 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
optfeature "Intel GPUs older then Intel Xe" media-libs/intel-mediasdk
}