commit:     f539c44cdb69292ddb1930339557fa1dd22ce7fe
Author:     Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
AuthorDate: Thu Mar  7 19:46:43 2024 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
CommitDate: Thu Mar  7 19:55:04 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f539c44c

media-video/ffmpeg: media-libs/oneVPL -> media-libs/libvpl

Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> gentoo.org>

 media-video/ffmpeg/ffmpeg-6.0-r11.ebuild  | 2 +-
 media-video/ffmpeg/ffmpeg-6.0.1-r2.ebuild | 2 +-
 media-video/ffmpeg/ffmpeg-6.0.1-r3.ebuild | 2 +-
 media-video/ffmpeg/ffmpeg-6.1.1-r4.ebuild | 2 +-
 media-video/ffmpeg/ffmpeg-9999.ebuild     | 2 +-
 media-video/ffmpeg/metadata.xml           | 2 +-
 6 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/media-video/ffmpeg/ffmpeg-6.0-r11.ebuild 
b/media-video/ffmpeg/ffmpeg-6.0-r11.ebuild
index 3599c9b0aee6..a8e255034559 100644
--- a/media-video/ffmpeg/ffmpeg-6.0-r11.ebuild
+++ b/media-video/ffmpeg/ffmpeg-6.0-r11.ebuild
@@ -255,7 +255,7 @@ RDEPEND="
        opengl? ( media-libs/libglvnd[X,${MULTILIB_USEDEP}] )
        opus? ( >=media-libs/opus-1.0.2-r2[${MULTILIB_USEDEP}] )
        pulseaudio? ( >=media-sound/pulseaudio-2.1-r1[${MULTILIB_USEDEP}] )
-       qsv? ( media-libs/oneVPL[${MULTILIB_USEDEP}] )
+       qsv? ( media-libs/libvpl[${MULTILIB_USEDEP}] )
        rubberband? ( >=media-libs/rubberband-1.8.1-r1[${MULTILIB_USEDEP}] )
        samba? ( >=net-fs/samba-3.6.23-r1[client,${MULTILIB_USEDEP}] )
        sdl? ( media-libs/libsdl2[sound,video,${MULTILIB_USEDEP}] )

diff --git a/media-video/ffmpeg/ffmpeg-6.0.1-r2.ebuild 
b/media-video/ffmpeg/ffmpeg-6.0.1-r2.ebuild
index d50d1b93465a..0a3b999635a5 100644
--- a/media-video/ffmpeg/ffmpeg-6.0.1-r2.ebuild
+++ b/media-video/ffmpeg/ffmpeg-6.0.1-r2.ebuild
@@ -255,7 +255,7 @@ RDEPEND="
        opengl? ( media-libs/libglvnd[X,${MULTILIB_USEDEP}] )
        opus? ( >=media-libs/opus-1.0.2-r2[${MULTILIB_USEDEP}] )
        pulseaudio? ( media-libs/libpulse[${MULTILIB_USEDEP}] )
-       qsv? ( media-libs/oneVPL[${MULTILIB_USEDEP}] )
+       qsv? ( media-libs/libvpl[${MULTILIB_USEDEP}] )
        rubberband? ( >=media-libs/rubberband-1.8.1-r1[${MULTILIB_USEDEP}] )
        samba? ( >=net-fs/samba-3.6.23-r1[client,${MULTILIB_USEDEP}] )
        sdl? ( media-libs/libsdl2[sound,video,${MULTILIB_USEDEP}] )

diff --git a/media-video/ffmpeg/ffmpeg-6.0.1-r3.ebuild 
b/media-video/ffmpeg/ffmpeg-6.0.1-r3.ebuild
index 3361ae8231b6..8cf74299df2e 100644
--- a/media-video/ffmpeg/ffmpeg-6.0.1-r3.ebuild
+++ b/media-video/ffmpeg/ffmpeg-6.0.1-r3.ebuild
@@ -255,7 +255,7 @@ RDEPEND="
        opengl? ( media-libs/libglvnd[X,${MULTILIB_USEDEP}] )
        opus? ( >=media-libs/opus-1.0.2-r2[${MULTILIB_USEDEP}] )
        pulseaudio? ( media-libs/libpulse[${MULTILIB_USEDEP}] )
-       qsv? ( media-libs/oneVPL[${MULTILIB_USEDEP}] )
+       qsv? ( media-libs/libvpl[${MULTILIB_USEDEP}] )
        rubberband? ( >=media-libs/rubberband-1.8.1-r1[${MULTILIB_USEDEP}] )
        samba? ( >=net-fs/samba-3.6.23-r1[client,${MULTILIB_USEDEP}] )
        sdl? ( media-libs/libsdl2[sound,video,${MULTILIB_USEDEP}] )

diff --git a/media-video/ffmpeg/ffmpeg-6.1.1-r4.ebuild 
b/media-video/ffmpeg/ffmpeg-6.1.1-r4.ebuild
index b4c881278474..71a7f4ad575a 100644
--- a/media-video/ffmpeg/ffmpeg-6.1.1-r4.ebuild
+++ b/media-video/ffmpeg/ffmpeg-6.1.1-r4.ebuild
@@ -278,7 +278,7 @@ RDEPEND="
        opengl? ( media-libs/libglvnd[X,${MULTILIB_USEDEP}] )
        opus? ( >=media-libs/opus-1.0.2-r2[${MULTILIB_USEDEP}] )
        pulseaudio? ( media-libs/libpulse[${MULTILIB_USEDEP}] )
-       qsv? ( media-libs/oneVPL[${MULTILIB_USEDEP}] )
+       qsv? ( media-libs/libvpl[${MULTILIB_USEDEP}] )
        rubberband? ( >=media-libs/rubberband-1.8.1-r1[${MULTILIB_USEDEP}] )
        samba? ( >=net-fs/samba-3.6.23-r1[client,${MULTILIB_USEDEP}] )
        sdl? ( media-libs/libsdl2[sound,video,${MULTILIB_USEDEP}] )

diff --git a/media-video/ffmpeg/ffmpeg-9999.ebuild 
b/media-video/ffmpeg/ffmpeg-9999.ebuild
index 12bc542e102c..d0e4dbe9766d 100644
--- a/media-video/ffmpeg/ffmpeg-9999.ebuild
+++ b/media-video/ffmpeg/ffmpeg-9999.ebuild
@@ -278,7 +278,7 @@ RDEPEND="
        opengl? ( media-libs/libglvnd[X,${MULTILIB_USEDEP}] )
        opus? ( >=media-libs/opus-1.0.2-r2[${MULTILIB_USEDEP}] )
        pulseaudio? ( media-libs/libpulse[${MULTILIB_USEDEP}] )
-       qsv? ( media-libs/oneVPL[${MULTILIB_USEDEP}] )
+       qsv? ( media-libs/libvpl[${MULTILIB_USEDEP}] )
        rubberband? ( >=media-libs/rubberband-1.8.1-r1[${MULTILIB_USEDEP}] )
        samba? ( >=net-fs/samba-3.6.23-r1[client,${MULTILIB_USEDEP}] )
        sdl? ( media-libs/libsdl2[sound,video,${MULTILIB_USEDEP}] )

diff --git a/media-video/ffmpeg/metadata.xml b/media-video/ffmpeg/metadata.xml
index f309fd82b53b..31380f3cda3d 100644
--- a/media-video/ffmpeg/metadata.xml
+++ b/media-video/ffmpeg/metadata.xml
@@ -58,7 +58,7 @@
                <flag name="mipsdspr1">Enables MIPS DSP ASE R1 
optimizations.</flag>
                <flag name="mipsdspr2">Enables MIPS DSP ASE R2 
optimizations.</flag>
                <flag name="mipsfpu">Enables floating point MIPS 
optimizations.</flag>
-               <flag name="qsv">Enable Intel Quick Sync Video via 
<pkg>media-libs/intel-mediasdk</pkg> (ffmpeg versions older than, and 
including, 5.1) or <pkg>media-libs/oneVPL</pkg> (ffmpeg version newer than 
5.1).</flag>
+               <flag name="qsv">Enable Intel Quick Sync Video via 
<pkg>media-libs/intel-mediasdk</pkg> (ffmpeg versions older than, and 
including, 5.1) or <pkg>media-libs/libvpl</pkg> (ffmpeg version newer than 
5.1).</flag>
                <flag name="mmal">Enables Multi-Media Abstraction Layer (MMAL) 
decoding support: Available e.g. on the Raspberry Pi.</flag>
                <flag name="network">Enables network streaming support</flag>
                <flag name="openh264">Enables H.264 encoding suppoprt via 
<pkg>media-libs/openh264</pkg>.</flag>

Reply via email to