summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-05-31 05:28:30 +0100
committerSam James <sam@gentoo.org>2022-05-31 05:28:30 +0100
commitacd2d238cc523e895375eb6641ae4300c6689477 (patch)
treef0e7c4773a0b8d925446070253d7c55f9398f1db /media-libs/aubio
parentmedia-sound/soundconverter: add github upstream metadata (diff)
downloadgentoo-acd2d238cc523e895375eb6641ae4300c6689477.tar.gz
gentoo-acd2d238cc523e895375eb6641ae4300c6689477.tar.bz2
gentoo-acd2d238cc523e895375eb6641ae4300c6689477.zip
media-libs/aubio: add github upstream metadata
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-libs/aubio')
-rw-r--r--media-libs/aubio/metadata.xml5
1 files changed, 4 insertions, 1 deletions
diff --git a/media-libs/aubio/metadata.xml b/media-libs/aubio/metadata.xml
index 90fd530387b5..74ba2a643f99 100644
--- a/media-libs/aubio/metadata.xml
+++ b/media-libs/aubio/metadata.xml
@@ -1,11 +1,14 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
-<maintainer type="project">
+ <maintainer type="project">
<email>proaudio@gentoo.org</email>
<name>Gentoo ProAudio Project</name>
</maintainer>
<use>
<flag name="double-precision">Compile in double precision mode.</flag>
</use>
+ <upstream>
+ <remote-id type="github">aubio/aubio</remote-id>
+ </upstream>
</pkgmetadata>