From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1706763-garchives=archives.gentoo.org@lists.gentoo.org>
Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80])
	(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
	 key-exchange X25519 server-signature RSA-PSS (4096 bits))
	(No client certificate requested)
	by finch.gentoo.org (Postfix) with ESMTPS id D364715812D
	for <garchives@archives.gentoo.org>; Mon, 06 Jan 2025 22:58:19 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id B5DA3E081E;
	Mon, 06 Jan 2025 22:58:18 +0000 (UTC)
Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183])
	(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
	 key-exchange X25519 server-signature RSA-PSS (4096 bits))
	(No client certificate requested)
	by pigeon.gentoo.org (Postfix) with ESMTPS id 99992E081E
	for <gentoo-commits@lists.gentoo.org>; Mon, 06 Jan 2025 22:58:18 +0000 (UTC)
Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52])
	(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
	 key-exchange X25519 server-signature RSA-PSS (4096 bits))
	(No client certificate requested)
	by smtp.gentoo.org (Postfix) with ESMTPS id B77D33412DE
	for <gentoo-commits@lists.gentoo.org>; Mon, 06 Jan 2025 22:58:17 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 347291DC3
	for <gentoo-commits@lists.gentoo.org>; Mon, 06 Jan 2025 22:58:15 +0000 (UTC)
From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Content-Transfer-Encoding: 8bit
Content-type: text/plain; charset=UTF-8
Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" <asturm@gentoo.org>
Message-ID: <1736204106.96eddc663d89d7a0a34485f38c2c4c7727fadc5f.asturm@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/qmmp/
X-VCS-Repository: repo/gentoo
X-VCS-Files: media-sound/qmmp/metadata.xml
X-VCS-Directories: media-sound/qmmp/
X-VCS-Committer: asturm
X-VCS-Committer-Name: Andreas Sturmlechner
X-VCS-Revision: 96eddc663d89d7a0a34485f38c2c4c7727fadc5f
X-VCS-Branch: master
Date: Mon, 06 Jan 2025 22:58:15 +0000 (UTC)
Precedence: bulk
List-Post: <mailto:gentoo-commits@lists.gentoo.org>
List-Help: <mailto:gentoo-commits+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org>
X-BeenThere: gentoo-commits@lists.gentoo.org
X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply
X-Archives-Salt: f72b904b-33a9-4860-8a90-66b021e28b15
X-Archives-Hash: c9dc51f6a8a8787523891b1d1f16d700

commit:     96eddc663d89d7a0a34485f38c2c4c7727fadc5f
Author:     Filip Kobierski <fkobi <AT> pm <DOT> me>
AuthorDate: Thu Jan  2 20:09:30 2025 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Mon Jan  6 22:55:06 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=96eddc66

media-sound/qmmp: metadata: complete upstream tag

See also: https://github.com/gentoo/gentoo/pull/39955

Signed-off-by: Filip Kobierski <fkobi <AT> pm.me>
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 media-sound/qmmp/metadata.xml | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/media-sound/qmmp/metadata.xml b/media-sound/qmmp/metadata.xml
index 0694b3588d37..a6bb8b917981 100644
--- a/media-sound/qmmp/metadata.xml
+++ b/media-sound/qmmp/metadata.xml
@@ -16,7 +16,7 @@
 		<flag name="enca">Detects the character encoding automatically</flag>
 		<flag name="game">Enable Game music support</flag>
 		<flag name="gnome">Enable Gnome hotkey support (requires QtDBus)</flag>
-		<flag name="libxmp">Enable module files renderer (modplug replacement)</flag>
+		<flag name="libxmp">Enable module files renderer (modplug replacement) via <pkg>media-libs/libxmp</pkg></flag>
 		<flag name="lyrics">Fetch track lyrics from the web</flag>
 		<flag name="midi">Enable midi support using wildmidi library</flag>
 		<flag name="notifier">Enable qmmps' notifier system</flag>
@@ -33,6 +33,9 @@
 		<flag name="xmp">Enable module files renderer (modplug replacement)</flag>
 	</use>
 	<upstream>
+		<bugs-to>https://sourceforge.net/p/qmmp-dev/tickets/</bugs-to>
+		<changelog>https://sourceforge.net/p/qmmp-dev/code/HEAD/tree/trunk/qmmp/ChangeLog</changelog>
+		<doc>https://sourceforge.net/p/qmmp-dev/wiki/browse_pages/</doc>
 		<remote-id type="sourceforge">qmmp-dev</remote-id>
 	</upstream>
 </pkgmetadata>