summaryrefslogtreecommitdiff
path: root/app-editors/tea/metadata.xml
blob: cacefe4a5ce5a915f8a461f386e30218c91b0db2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://docs.baldeagleos.com/dtd/metadata.dtd">
<pkgmetadata>
  <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 spellchecking using <pkg>app-text/aspell</pkg>
    </flag>
  </use>
  <origin>baldeagleos-repo</origin>
</pkgmetadata>