commit: f2b51b5118c53d3c0013f468ffeed7854294ef01 Author: Ceres <ceres <AT> ceressees <DOT> dev> AuthorDate: Thu Nov 20 19:19:27 2025 +0000 Commit: Ceres Milner <ceres <AT> ceressees <DOT> dev> CommitDate: Thu Nov 20 19:19:27 2025 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=f2b51b51
media-sound/libcava: Update metadata.xml Signed-off-by: Ceres <ceres <AT> ceressees.dev> media-sound/libcava/metadata.xml | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/media-sound/libcava/metadata.xml b/media-sound/libcava/metadata.xml new file mode 100644 index 0000000000..4a0aafad61 --- /dev/null +++ b/media-sound/libcava/metadata.xml @@ -0,0 +1,15 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <maintainer type="person"> + <email>[email protected]</email> + <name>Ceres Milner</name> + </maintainer> + <upstream> + <remote-id type="github">subframe7536/maple-font</remote-id> + </upstream> + <use> + <flag name='pipewire'>Enables support for PipeWire</flag> + <flag name='sndio'>Enable support for the media-sound/sndio backend</flag> + </use> +</pkgmetadata>
