summaryrefslogtreecommitdiff
path: root/app-editors/tea/metadata.xml
blob: 2b4986d719ab4643236c93c3b31575c79176adaa (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<!-- maintainer-needed -->
	<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>
	<upstream>
		<remote-id type="github">psemiletov/tea-qt</remote-id>
	</upstream>
	<use>
		<flag name="aspell">Enable spellchecking using <pkg>app-text/aspell</pkg></flag>
	</use>
</pkgmetadata>