diff options
| author | Ionen Wolkens <ionen@gentoo.org> | 2025-08-12 02:24:25 -0400 |
|---|---|---|
| committer | Ionen Wolkens <ionen@gentoo.org> | 2025-08-12 03:58:31 -0400 |
| commit | 0909522c214df1a749a5517cd95f90266ad2ec5b (patch) | |
| tree | 5fba78797802b15bf293ccdffc06d182fd624ae3 | |
| parent | 7f683ae7df89365c38bff5eebb88915095616190 (diff) | |
| download | gentoo-0909522c214df1a749a5517cd95f90266ad2ec5b.tar.gz gentoo-0909522c214df1a749a5517cd95f90266ad2ec5b.tar.bz2 gentoo-0909522c214df1a749a5517cd95f90266ad2ec5b.zip | |
dev-qt/qtspeech: update live
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
| -rw-r--r-- | dev-qt/qtspeech/qtspeech-6.10.9999.ebuild | 4 | ||||
| -rw-r--r-- | dev-qt/qtspeech/qtspeech-6.9.9999.ebuild | 6 | ||||
| -rw-r--r-- | dev-qt/qtspeech/qtspeech-6.9999.ebuild | 6 |
3 files changed, 2 insertions, 14 deletions
diff --git a/dev-qt/qtspeech/qtspeech-6.10.9999.ebuild b/dev-qt/qtspeech/qtspeech-6.10.9999.ebuild index f58e66d72af1..15c2e89ce96e 100644 --- a/dev-qt/qtspeech/qtspeech-6.10.9999.ebuild +++ b/dev-qt/qtspeech/qtspeech-6.10.9999.ebuild @@ -34,10 +34,6 @@ src_configure() { $(cmake_use_find_package qml Qt6Qml) $(qt_feature flite) $(qt_feature speechd) - - # flite_alsa was likely to work around old issues in flite, it does - # nothing but add -lasound (no code change, and is unneeded) - -DQT_FEATURE_flite_alsa=OFF ) qt6-build_src_configure diff --git a/dev-qt/qtspeech/qtspeech-6.9.9999.ebuild b/dev-qt/qtspeech/qtspeech-6.9.9999.ebuild index 1b13d4434223..15c2e89ce96e 100644 --- a/dev-qt/qtspeech/qtspeech-6.9.9999.ebuild +++ b/dev-qt/qtspeech/qtspeech-6.9.9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 2023-2024 Gentoo Authors +# Copyright 2023-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -34,10 +34,6 @@ src_configure() { $(cmake_use_find_package qml Qt6Qml) $(qt_feature flite) $(qt_feature speechd) - - # flite_alsa was likely to work around old issues in flite, it does - # nothing but add -lasound (no code change, and is unneeded) - -DQT_FEATURE_flite_alsa=OFF ) qt6-build_src_configure diff --git a/dev-qt/qtspeech/qtspeech-6.9999.ebuild b/dev-qt/qtspeech/qtspeech-6.9999.ebuild index 1b13d4434223..15c2e89ce96e 100644 --- a/dev-qt/qtspeech/qtspeech-6.9999.ebuild +++ b/dev-qt/qtspeech/qtspeech-6.9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 2023-2024 Gentoo Authors +# Copyright 2023-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -34,10 +34,6 @@ src_configure() { $(cmake_use_find_package qml Qt6Qml) $(qt_feature flite) $(qt_feature speechd) - - # flite_alsa was likely to work around old issues in flite, it does - # nothing but add -lasound (no code change, and is unneeded) - -DQT_FEATURE_flite_alsa=OFF ) qt6-build_src_configure |
