summaryrefslogtreecommitdiff
path: root/app-text/sigil/metadata.xml
blob: aa4624afe869fafdf725e4625064210a843d26fd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://docs.baldeagleos.com/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>
    <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>
  <origin>baldeagleos-repo</origin>
</pkgmetadata>