diff options
author | 2024-11-12 09:38:26 -0500 | |
---|---|---|
committer | 2024-11-13 05:03:31 -0500 | |
commit | a1a26cd1a5825c75a75fcbb92a619ee9ca151854 (patch) | |
tree | d0338056ba2308c636fbf9a95bac2ca053b2543e /dev-qt/qtmultimedia | |
parent | dev-qt/qtquick3d: update collada comment (diff) | |
download | gentoo-a1a26cd1a5825c75a75fcbb92a619ee9ca151854.tar.gz gentoo-a1a26cd1a5825c75a75fcbb92a619ee9ca151854.tar.bz2 gentoo-a1a26cd1a5825c75a75fcbb92a619ee9ca151854.zip |
dev-qt/qtmultimedia: update live (qt6)
This seems fixed now.
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Diffstat (limited to 'dev-qt/qtmultimedia')
-rw-r--r-- | dev-qt/qtmultimedia/qtmultimedia-6.8.9999.ebuild | 1 | ||||
-rw-r--r-- | dev-qt/qtmultimedia/qtmultimedia-6.9999.ebuild | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/dev-qt/qtmultimedia/qtmultimedia-6.8.9999.ebuild b/dev-qt/qtmultimedia/qtmultimedia-6.8.9999.ebuild index 90448d9168fe..2b44b871eb93 100644 --- a/dev-qt/qtmultimedia/qtmultimedia-6.8.9999.ebuild +++ b/dev-qt/qtmultimedia/qtmultimedia-6.8.9999.ebuild @@ -109,7 +109,6 @@ src_configure() { $(qt_feature screencast pipewire) $(qt_feature v4l linux_v4l) $(qt_feature vaapi) - -DQT_UNITY_BUILD=OFF # currently fails to build with ) # ALSA backend is experimental off-by-default and can take priority diff --git a/dev-qt/qtmultimedia/qtmultimedia-6.9999.ebuild b/dev-qt/qtmultimedia/qtmultimedia-6.9999.ebuild index 90448d9168fe..2b44b871eb93 100644 --- a/dev-qt/qtmultimedia/qtmultimedia-6.9999.ebuild +++ b/dev-qt/qtmultimedia/qtmultimedia-6.9999.ebuild @@ -109,7 +109,6 @@ src_configure() { $(qt_feature screencast pipewire) $(qt_feature v4l linux_v4l) $(qt_feature vaapi) - -DQT_UNITY_BUILD=OFF # currently fails to build with ) # ALSA backend is experimental off-by-default and can take priority |