commit:     eb455281dfa921c3b81b6ff82fb1a3efc70dba48
Author:     Alexey Sokolov <alexey+gentoo <AT> asokolov <DOT> org>
AuthorDate: Tue Jan  9 19:28:06 2024 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Jan 21 04:00:52 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eb455281

media-sound/clementine: update live

Closes: https://bugs.gentoo.org/919422
Signed-off-by: Alexey Sokolov <alexey+gentoo <AT> asokolov.org>
Closes: https://github.com/gentoo/gentoo/pull/34723
Signed-off-by: Sam James <sam <AT> gentoo.org>

 media-sound/clementine/clementine-9999.ebuild | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/media-sound/clementine/clementine-9999.ebuild 
b/media-sound/clementine/clementine-9999.ebuild
index 89a93137020a..0636103d29fd 100644
--- a/media-sound/clementine/clementine-9999.ebuild
+++ b/media-sound/clementine/clementine-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -95,6 +95,7 @@ BDEPEND="
 PATCHES=(
        "${FILESDIR}/clementine-1.4.0_rc2-c17.patch"
        "${FILESDIR}/clementine-1.4.0_rc2-absl.patch"
+       "${FILESDIR}/clementine-1.4.0_rc2-projectm-dir.patch"
 )
 
 DOCS=( Changelog README.md )
@@ -143,6 +144,7 @@ src_configure() {
                -DENABLE_UDISKS2="$(usex udisks)"
                -DENABLE_WIIMOTEDEV="$(usex wiimote)"
                "$(cmake_use_find_package alsa ALSA)"
+               -DGENTOO_FIX_ABSL_LIBS="$(test-flags-CCLD 
-labsl_log_internal_check_op -labsl_log_internal_message)"
        )
 
        use !debug && append-cppflags -DQT_NO_DEBUG_OUTPUT

Reply via email to