mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-qt/qtmultimedia: update live
There's an option to link directly to pipewire now, which we have no reason not to use on a source-based distro. Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
This commit is contained in:
@@ -22,7 +22,6 @@ REQUIRED_USE="
|
||||
vaapi? ( ffmpeg opengl )
|
||||
"
|
||||
|
||||
# dlopen/dbus: pipewire
|
||||
RDEPEND="
|
||||
~dev-qt/qtbase-${PV}:6[concurrent,gui,network,opengl=,vulkan=,widgets]
|
||||
alsa? (
|
||||
@@ -124,6 +123,7 @@ src_configure() {
|
||||
")
|
||||
$(qt_feature pipewire)
|
||||
$(usev pipewire $(qt_feature dbus pipewire_screencapture))
|
||||
-DQT_FEATURE_pipewire_symbolloader=OFF
|
||||
$(qt_feature pulseaudio)
|
||||
$(qt_feature v4l linux_v4l)
|
||||
$(qt_feature vaapi)
|
||||
|
||||
@@ -22,7 +22,6 @@ REQUIRED_USE="
|
||||
vaapi? ( ffmpeg opengl )
|
||||
"
|
||||
|
||||
# dlopen/dbus: pipewire
|
||||
RDEPEND="
|
||||
~dev-qt/qtbase-${PV}:6[concurrent,gui,network,opengl=,vulkan=,widgets]
|
||||
alsa? (
|
||||
@@ -123,6 +122,7 @@ src_configure() {
|
||||
")
|
||||
$(qt_feature pipewire)
|
||||
$(usev pipewire $(qt_feature dbus pipewire_screencapture))
|
||||
-DQT_FEATURE_pipewire_symbolloader=OFF
|
||||
$(qt_feature pulseaudio)
|
||||
$(qt_feature v4l linux_v4l)
|
||||
$(qt_feature vaapi)
|
||||
|
||||
Reference in New Issue
Block a user