commit: 96eadb33c2bee59151cb7c5903623af2e5911e79 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Wed May 21 16:41:09 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Wed May 21 16:41:31 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=96eadb33
media-libs/rtmidi: add github upstream metadata See https://www.music.mcgill.ca/~gary/rtmidi/index.html#acknowledge > RtMidi is on github (https://github.com/thestk/rtmidi). Many thanks to > the developers that are helping to maintain and improve RtMidi. Signed-off-by: Sam James <sam <AT> gentoo.org> media-libs/rtmidi/metadata.xml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/media-libs/rtmidi/metadata.xml b/media-libs/rtmidi/metadata.xml index bf25671cc1d3..d78dc6058c70 100644 --- a/media-libs/rtmidi/metadata.xml +++ b/media-libs/rtmidi/metadata.xml @@ -12,4 +12,7 @@ and Windows (Multimedia Library) operating systems. RtMidi significantly simplifies the process of interacting with computer MIDI hardware and software. </longdescription> + <upstream> + <remote-id type="github">thestk/rtmidi</remote-id> + </upstream> </pkgmetadata>
