gentoo-ebuilds/app-text/sigil/metadata.xml
Arthur Zamarin 7afd98ff9e
app-text/sigil: add 2.3.0, py3.13, add system-mathjax, drop qt5
I've returned systemd-mathjax, now that we have stable v3 version of
it. It worked locally for me, but just in case it break for someone
something, I'll leave it as use flag and not forced unbundle.

This version also drops support for qt5 building, so was also
dropped.

Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
2024-08-17 21:49:34 +03:00

21 lines
810 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>arthurzam@gentoo.org</email>
<name>Arthur Zamarin</name>
</maintainer>
<use>
<flag name="plugins">Installed needed Python packages for using Sigil plugins</flag>
<flag name="system-mathjax">Use the system-wide <pkg>dev-libs/mathjax</pkg> instead of bundled</flag>
</use>
<upstream>
<remote-id type="github">Sigil-Ebook/Sigil</remote-id>
<maintainer status="active">
<email>douglaslmassay@gmail.com</email>
<name>Doug Massay</name>
</maintainer>
<bugs-to>https://github.com/Sigil-Ebook/Sigil/issues</bugs-to>
<changelog>https://github.com/Sigil-Ebook/Sigil/blob/master/ChangeLog.txt</changelog>
</upstream>
</pkgmetadata>