diff options
author | David Roman <davidroman96@gmail.com> | 2024-02-01 11:43:20 +0100 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2024-02-22 12:11:21 +0000 |
commit | 65862dd39aea472318251fa34b83ac67a006ddf9 (patch) | |
tree | 86af35e11aabbcf931de3f7a4c9891c3b680fd41 /sci-libs/kissfft | |
parent | sci-libs/kissfft: add cmake patch (diff) | |
download | gentoo-65862dd39aea472318251fa34b83ac67a006ddf9.tar.gz gentoo-65862dd39aea472318251fa34b83ac67a006ddf9.tar.bz2 gentoo-65862dd39aea472318251fa34b83ac67a006ddf9.zip |
sci-libs/kissfft: add github upstream metadata
Closes: https://github.com/gentoo/gentoo/pull/35132
Signed-off-by: David Roman <davidroman96@gmail.com>
Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'sci-libs/kissfft')
-rw-r--r-- | sci-libs/kissfft/metadata.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/sci-libs/kissfft/metadata.xml b/sci-libs/kissfft/metadata.xml index 06198343b639..9cc777a3ea9c 100644 --- a/sci-libs/kissfft/metadata.xml +++ b/sci-libs/kissfft/metadata.xml @@ -9,4 +9,7 @@ <flag name="alloca">Use alloca(3) instead of malloc(3) for memory management</flag> <flag name="tools">Build command line tools</flag> </use> + <upstream> + <remote-id type="github">mborgerding/kissfft</remote-id> + </upstream> </pkgmetadata> |