gentoo-ebuilds/dev-qt/qtremoteobjects/metadata.xml
Ionen Wolkens 629065eb83
dev-qt/qtremoteobjects: new package, add 6.7.3, 6.8.0_rc, and live
Unkeyworded 6.8.0_rc and live have not been really tested yet,
will have a closer look when 6.8.0 is due to release.

Has the same problem as qtbase with test binaries, albeit
unlike qtbase can take a shortcut by deleting the directory.
This "could" come bite back if the package starts installing
something valid there (ideal would be for upstream to stop
installing junk only used by tests).

Closes: https://bugs.gentoo.org/939293
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
2024-09-27 08:09:11 -04:00

21 lines
620 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>qt@gentoo.org</email>
<name>Gentoo Qt Project</name>
</maintainer>
<use>
<flag name="qml">Build QML/QtQuick bindings and imports</flag>
</use>
<upstream>
<bugs-to>https://bugreports.qt.io/</bugs-to>
<doc>https://doc.qt.io/</doc>
<remote-id type="github">qt/qtremoteobjects</remote-id>
</upstream>
<slots>
<subslots>
Must only be used by packages that are known to use private parts of the Qt API.
</subslots>
</slots>
</pkgmetadata>