blob: a8d91c6790a6be6fa0ce87ee320077462ac5d10a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>gnustep@gentoo.org</email>
<name>Gentoo GNUstep Project</name>
</maintainer>
<longdescription>
GWorkspace is the official GNUstep workspace manager. It is a clone of the NeXT workspace manager. GWorkspace is becoming more and more stable every day and it is already ready for daily usage.
</longdescription>
<use>
<flag name="gwmetadata">Enable the metadata indexing and searching system</flag>
</use>
<origin>srcux</origin>
</pkgmetadata>
|