public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/kde:master commit in: media-sound/kid3/
Date: Tue, 11 Jul 2023 19:36:47 +0000 (UTC)	[thread overview]
Message-ID: <1689099807.f3571b9e74f89d2e54c1a26f4881c8ffeaa24531.asturm@gentoo> (raw)

commit:     f3571b9e74f89d2e54c1a26f4881c8ffeaa24531
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue Jul 11 18:17:07 2023 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue Jul 11 18:23:27 2023 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=f3571b9e

media-sound/kid3: Set BUILD_WITH_QT6=OFF, update SRC_URI

Upstream commit 9936dfb1ce0f504b7163a203505d001c272b8eae

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 media-sound/kid3/kid3-9999.ebuild | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/media-sound/kid3/kid3-9999.ebuild b/media-sound/kid3/kid3-9999.ebuild
index e1858bcbed..e6eebdf644 100644
--- a/media-sound/kid3/kid3-9999.ebuild
+++ b/media-sound/kid3/kid3-9999.ebuild
@@ -10,7 +10,7 @@ DESCRIPTION="Simple tag editor based on Qt"
 HOMEPAGE="https://kid3.kde.org/"
 
 if [[ ${KDE_BUILD_TYPE} != live ]]; then
-	SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
+	SRC_URI="mirror://kde/stable/${PN}/${PV}/${P}.tar.xz"
 	KEYWORDS="~amd64 ~x86"
 fi
 
@@ -47,7 +47,7 @@ RDEPEND="
 		kde-frameworks/kxmlgui:5
 	)
 	mp3? ( media-libs/id3lib )
-	mp4? ( media-libs/libmp4v2:0 )
+	mp4? ( media-libs/libmp4v2 )
 	mpris? ( dev-qt/qtdbus:5 )
 	taglib? ( >=media-libs/taglib-1.9.1 )
 	vorbis? (
@@ -76,6 +76,7 @@ src_prepare() {
 
 src_configure() {
 	local mycmakeargs=(
+		-DBUILD_WITH_QT6=OFF
 		-DWITH_CHROMAPRINT=$(usex acoustid)
 		-DWITH_DBUS=$(usex mpris)
 		-DWITH_FLAC=$(usex flac)


             reply	other threads:[~2023-07-11 19:36 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-07-11 19:36 Andreas Sturmlechner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-03-17 22:41 [gentoo-commits] proj/kde:master commit in: media-sound/kid3/ Andreas Sturmlechner
2025-03-17 22:31 Andreas Sturmlechner
2024-09-21 14:07 Andreas Sturmlechner
2024-09-21 12:37 Andreas Sturmlechner
2024-03-07 12:09 Andreas Sturmlechner
2024-02-26 22:38 Sam James
2023-08-19  7:30 Andreas Sturmlechner
2023-03-22 18:55 Andreas Sturmlechner
2022-09-10  8:51 Sam James
2022-07-03 22:12 Andreas Sturmlechner
2021-06-20 20:02 Andreas Sturmlechner
2020-09-27 18:55 Andreas Sturmlechner
2020-05-24 17:27 Andreas Sturmlechner
2020-02-12 22:45 Andreas Sturmlechner
2020-01-01  8:53 Andreas Sturmlechner
2013-02-12  0:05 Chris Reffett
2013-02-05  1:27 Chris Reffett
2011-09-09 19:13 Ian Whyman
2011-09-08 17:19 Ian Whyman
2011-09-08 17:05 Ian Whyman

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=1689099807.f3571b9e74f89d2e54c1a26f4881c8ffeaa24531.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