summaryrefslogtreecommitdiff
blob: f03903b4402c2bbae7d55e4650e2c3c4bce683d1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
  <herd>no-herd</herd>
  <maintainer>
    <email>maintainer-needed@gentoo.org</email>
    </maintainer>
    <longdescription>
    A very small Qt text editor. It has lots of extra features including syntax
    highlighting and a built in file manager as well as a built in image viewer.
    It can also read lots of 'other' filetypes.
  </longdescription>
  <use>
    <flag name='aspell'>Enable spell checking using aspell</flag>
    <flag name='enchant'>Enable spell checking using enchant</flag>
    <flag name='hacking'>Enable hacking support</flag>
    <flag name='hunspell'>Enable spellchecking using hunspell</flag>
  </use>
</pkgmetadata>