Ionen Wolkens b907ce7978
dev-qt/qtlanguageserver: new package, add 6.7.0 + live
Not much of note here, very simple package. Needed to build
qtdeclarative's qmlls wrt bug #930106.

It does (optionally) look for QtConcurrent and QtNetwork but
did not find anything that *actually* use these (including tests)
so skipped the dependency.

Bug: https://bugs.gentoo.org/930106
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
2024-04-16 08:01:34 -04:00

19 lines
541 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>
<upstream>
<bugs-to>https://bugreports.qt.io/</bugs-to>
<doc>https://doc.qt.io/</doc>
<remote-id type="github">qt/qtlanguageserver</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>