gentoo-ebuilds/dev-libs/libcdio/metadata.xml
Filip Kobierski 61285240fb
dev-libs/libcdio: metadata: update & complete <upstream>
Signed-off-by: Filip Kobierski <fkobi@pm.me>
Signed-off-by: Sam James <sam@gentoo.org>
2025-02-09 07:43:30 +00:00

21 lines
804 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>sound@gentoo.org</email>
<name>Gentoo Sound project</name>
</maintainer>
<use>
<flag name="minimal">
Only build the libcdio library and little more, just to be used to
link against from multimedia players. With this USE flag enabled,
none of the command-line utilities are built, nor is the CDDA library.
</flag>
</use>
<upstream>
<remote-id type="github">libcdio/libcdio</remote-id>
<bugs-to>https://github.com/libcdio/libcdio/issues</bugs-to>
<changelog>https://github.com/libcdio/libcdio/releases</changelog>
<doc>https://github.com/libcdio/libcdio/wiki</doc>
</upstream>
</pkgmetadata>