mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-01-06 02:17:34 -08:00
While it still does some compiler/library checks, it does not actually use any of these and failing where qtbase+qttools dependencies (which do the same checks) did not would be rather unexpected unless qttools is broken. Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
20 lines
563 B
XML
20 lines
563 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>
|
|
<stabilize-allarches/>
|
|
<upstream>
|
|
<bugs-to>https://bugreports.qt.io/</bugs-to>
|
|
<doc>https://doc.qt.io/</doc>
|
|
<remote-id type="github">qt/qttranslations</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>
|