gentoo-ebuilds/media-gfx/gimp/metadata.xml
Filip Kobierski 65f82d4888
media-gfx/gimp: metadata: add USE=alsa description
I do not know if it is helpful but it is better
than the generic one.

Signed-off-by: Filip Kobierski <fkobi@pm.me>
Part-of: https://github.com/gentoo/gentoo/pull/42068
Closes: https://github.com/gentoo/gentoo/pull/42068
Signed-off-by: Sam James <sam@gentoo.org>
2025-05-21 22:26:48 +01:00

23 lines
876 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person" proxied="yes">
<email>torokhov-s-a@yandex.ru</email>
<name>Sergey Torokhov</name>
</maintainer>
<maintainer type="project" proxied="proxy">
<email>proxy-maint@gentoo.org</email>
<name>Proxy Maintainers</name>
</maintainer>
<use>
<flag name="alsa">Enable ALSA support in midi input controller</flag>
<flag name="fits">Enable support for loading/exporting FITS images</flag>
<flag name="vector-icons">Enable support for vector icons (experimental)</flag>
</use>
<upstream>
<bugs-to>https://www.gimp.org/bugs/</bugs-to>
<changelog>https://www.gimp.org/release-notes/</changelog>
<doc>https://www.gimp.org/docs/</doc>
<remote-id type="gnome-gitlab">GNOME/gimp</remote-id>
</upstream>
</pkgmetadata>