From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/kde:master commit in: media-sound/kasts/
Date: Fri, 15 Sep 2023 13:39:00 +0000 (UTC) [thread overview]
Message-ID: <1694785082.1de7aeca8d2aea59973fa35f8f31159359d75ef7.asturm@gentoo> (raw)
commit: 1de7aeca8d2aea59973fa35f8f31159359d75ef7
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Fri Sep 15 13:38:02 2023 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Fri Sep 15 13:38:02 2023 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=1de7aeca
media-sound/kasts: Fix cmake args for IUSE vlc, networkmanager
Closes: https://bugs.gentoo.org/914180
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
media-sound/kasts/kasts-23.08.49.9999.ebuild | 4 ++--
media-sound/kasts/kasts-9999.ebuild | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/media-sound/kasts/kasts-23.08.49.9999.ebuild b/media-sound/kasts/kasts-23.08.49.9999.ebuild
index 4494f196f7..f8f2ced327 100644
--- a/media-sound/kasts/kasts-23.08.49.9999.ebuild
+++ b/media-sound/kasts/kasts-23.08.49.9999.ebuild
@@ -57,8 +57,8 @@ src_configure() {
local mycmakeargs=(
-DBUILD_EXAMPLE_PLAYER=OFF
-DBUILD_GSTREAMER_BACKEND=$(usex gstreamer)
- $(cmake_use_find_package networkmanager NetworkManagerQt)
- $(cmake_use_find_package vlc NetworkManagerQt)
+ $(cmake_use_find_package networkmanager KF5NetworkManagerQt)
+ $(cmake_use_find_package vlc LIBVLC)
)
ecm_src_configure
}
diff --git a/media-sound/kasts/kasts-9999.ebuild b/media-sound/kasts/kasts-9999.ebuild
index 4494f196f7..f8f2ced327 100644
--- a/media-sound/kasts/kasts-9999.ebuild
+++ b/media-sound/kasts/kasts-9999.ebuild
@@ -57,8 +57,8 @@ src_configure() {
local mycmakeargs=(
-DBUILD_EXAMPLE_PLAYER=OFF
-DBUILD_GSTREAMER_BACKEND=$(usex gstreamer)
- $(cmake_use_find_package networkmanager NetworkManagerQt)
- $(cmake_use_find_package vlc NetworkManagerQt)
+ $(cmake_use_find_package networkmanager KF5NetworkManagerQt)
+ $(cmake_use_find_package vlc LIBVLC)
)
ecm_src_configure
}
next reply other threads:[~2023-09-15 13:39 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-09-15 13:39 Andreas Sturmlechner [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-03-15 16:19 [gentoo-commits] proj/kde:master commit in: media-sound/kasts/ Sam James
2024-08-11 20:36 Andreas Sturmlechner
2024-08-11 6:58 Andreas Sturmlechner
2024-05-17 15:29 Andreas Sturmlechner
2024-02-27 22:28 Sam James
2023-04-25 17:54 Andreas Sturmlechner
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1694785082.1de7aeca8d2aea59973fa35f8f31159359d75ef7.asturm@gentoo \
--to=asturm@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox