blob: b7759ceda4d9f653c6c45a00b130c3d4689edc36 (
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 "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>3dprint@gentoo.org</email>
<name>Gentoo 3D Printer Project</name>
</maintainer>
<longdescription>
Every game needs a user interface that matches its look and feel. The purpose of glooey is to help you make
such an interface. Towards this end, glooey provides 7 powerful placement widgets, a label widget, an image
widget, 3 different button widgets, a text entry widget, a variety of scroll boxes and bars, 4 different dialog
box widgets, and a variety of other miscellaneous widgets. The appearance of any widget can be trivially
customized, and glooey comes with built-in fantasy, puzzle, and 8-bit themes to prove it (and to help you hit
the ground running if your game fits one of those genres).
</longdescription>
<upstream>
<remote-id type="github">kxgames/glooey</remote-id>
<remote-id type="pypi">glooey</remote-id>
</upstream>
<origin>gentoo-staging</origin>
</pkgmetadata>
|