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>
