From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/kasts/
Date: Sun, 11 Aug 2024 20:41:56 +0000 (UTC) [thread overview]
Message-ID: <1723408833.74c0595ad893d9eb18120c0286af6f13ae9da002.asturm@gentoo> (raw)
commit: 74c0595ad893d9eb18120c0286af6f13ae9da002
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Aug 11 20:34:25 2024 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Aug 11 20:40:33 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=74c0595a
media-sound/kasts: Drop unused dependencies
Upstream commits:
866d11104991233e35525080a627f3d5c70fe7ce
2a58b3002e1ee9d3fa409bffd34cbe2748c4295c
Closes: https://bugs.gentoo.org/937780
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
.../kasts/{kasts-24.05.2.ebuild => kasts-24.05.2-r1.ebuild} | 13 ++-----------
1 file changed, 2 insertions(+), 11 deletions(-)
diff --git a/media-sound/kasts/kasts-24.05.2.ebuild b/media-sound/kasts/kasts-24.05.2-r1.ebuild
similarity index 81%
rename from media-sound/kasts/kasts-24.05.2.ebuild
rename to media-sound/kasts/kasts-24.05.2-r1.ebuild
index 7f75ffc9ab69..1706454d11c1 100644
--- a/media-sound/kasts/kasts-24.05.2.ebuild
+++ b/media-sound/kasts/kasts-24.05.2-r1.ebuild
@@ -13,7 +13,7 @@ HOMEPAGE="https://apps.kde.org/kasts/"
LICENSE="GPL-2 GPL-2+ GPL-3+ BSD LGPL-3+"
SLOT="0"
KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86"
-IUSE="gstreamer networkmanager vlc"
+IUSE="gstreamer vlc"
DEPEND="
dev-libs/kirigami-addons:6
@@ -35,24 +35,15 @@ DEPEND="
media-libs/gstreamer:1.0
media-libs/gst-plugins-good:1.0
)
- networkmanager? ( >=kde-frameworks/networkmanager-qt-${KFMIN}:6 )
vlc? ( media-video/vlc:= )
"
-RDEPEND="${DEPEND}
- >=dev-qt/qt5compat-${QTMIN}:6[qml]
-"
+RDEPEND="${DEPEND}"
BDEPEND="gstreamer? ( virtual/pkgconfig )"
-src_prepare() {
- ecm_src_prepare
- ecm_punt_qt_module Test
-}
-
src_configure() {
local mycmakeargs=(
-DBUILD_EXAMPLE_PLAYER=OFF
-DBUILD_GSTREAMER_BACKEND=$(usex gstreamer)
- $(cmake_use_find_package networkmanager KF6NetworkManagerQt)
$(cmake_use_find_package vlc LIBVLC)
)
ecm_src_configure
next reply other threads:[~2024-08-11 20:41 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-08-11 20:41 Andreas Sturmlechner [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-02-09 16:49 [gentoo-commits] repo/gentoo:master commit in: media-sound/kasts/ Andreas Sturmlechner
2024-09-02 13:22 Andreas Sturmlechner
2024-05-20 11:39 Andreas Sturmlechner
2024-01-06 12:35 Arthur Zamarin
2023-12-29 7:05 Arthur Zamarin
2023-06-03 7:09 WANG Xuerui
2023-05-05 16:21 Arthur Zamarin
2023-05-02 15:21 Arthur Zamarin
2023-04-26 5:29 Yixun Lan
2023-04-25 19:49 Sam James
2023-04-25 17:55 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=1723408833.74c0595ad893d9eb18120c0286af6f13ae9da002.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