gentoo-ebuilds/dev-cpp/ut2-glaze/metadata.xml
Filip Kobierski 4db6ac1bd1
dev-cpp/ut2-glaze: drop ineffective USE=doc
also
- remove "A " from DESCRIPTION
- remove cmake BDEPEND -- it's in `inherit cmake`
- shorten `usex`

Signed-off-by: Filip Kobierski <fkobi@pm.me>
Part-of: https://github.com/gentoo/gentoo/pull/42640
Closes: https://github.com/gentoo/gentoo/pull/42640
Signed-off-by: Sam James <sam@gentoo.org>
2025-06-22 10:52:22 +01:00

21 lines
783 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>julien@jroy.ca</email>
<name>Julien Roy</name>
</maintainer>
<maintainer type="project" proxied="proxy">
<email>proxy-maint@gentoo.org</email>
<name>Proxy Maintainers</name>
</maintainer>
<longdescription>
Yet another stripped down fork of boost-ext ut2 (! not ut !).
ut2 is a library for testing using `constexpr` extensively in comparison to boost-ext/ut.
</longdescription>
<upstream>
<bugs-to>https://github.com/openalgz/ut/issues</bugs-to>
<changelog>https://github.com/openalgz/ut/releases</changelog>
<remote-id type="github">openalgz/ut</remote-id>
</upstream>
</pkgmetadata>