gentoo-ebuilds/app-editors/qxmledit/metadata.xml
Ionen Wolkens 863dfc31fa
*/*: drop qt from maintainers for end-user applications
Also including their (non-Qt) deps that Qt itself does not need.

Bare rare exceptions, nowadays the Gentoo's Qt project is intended
to maintain Qt itself and not end-user applications that merely
happen to use Qt. This may have worked in the past but we do not
have enough interested members to maintain these.

*Most* of these were effectively unmaintained by Qt and recent'ish
commits were drive-by from other developers. This is done to reflect
reality better, and hopefully let these packages gain proper
maintainers (or at least make it clear that anyone can work on them).

Closes: https://github.com/gentoo/gentoo/pull/36508
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
2024-05-04 11:36:18 -04:00

16 lines
676 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<!-- maintainer-needed -->
<longdescription lang="en">
QXmlEdit is a simple XML editor based on Qt libraries. Its main features are
unusual data visualization modes, nice XML manipulation and presentation
features, and it is multi-platform. It can split very big XML files into
fragments, and compare XML files. It is one of the few graphical Open Source
XSD viewers.
</longdescription>
<upstream>
<remote-id type="github">lbellonda/qxmledit</remote-id>
<remote-id type="sourceforge">qxmledit</remote-id>
</upstream>
</pkgmetadata>