mirror of
https://anongit.gentoo.org/git/repo/gentoo.git
synced 2025-06-10 07:04:13 +02:00
qt6 3rdparty : * pdfium (replace poppler), can't be unbundled * qtsingle, not ported to qt6 * encodingprober -> libchardet not in tree * hunspell, unbundled * synctex, unbundled with texcore required otherwise iuse : webengine for internal browser add optfeature for tools (even ghostscript-gpl) and engines rm readme.gentoo_create_doc, html_manual is available from the menu drop amd64-linux and x86-linux Closes: https://bugs.gentoo.org/926654 Signed-off-by: Nicolas PARLANT <nicolas.parlant@parhuet.fr> Part-of: https://github.com/gentoo/gentoo/pull/41454 Closes: https://github.com/gentoo/gentoo/pull/41454 Signed-off-by: Sam James <sam@gentoo.org>
11 lines
357 B
XML
11 lines
357 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<maintainer type="project">
|
|
<email>tex@gentoo.org</email>
|
|
<name>Gentoo TeX Project</name>
|
|
</maintainer>
|
|
<use>
|
|
<flag name="webengine">Enable internal browser using <pkg>dev-qt/qtwebengine</pkg></flag>
|
|
</use>
|
|
</pkgmetadata>
|