blob: 0533f3923a4c5d81c9b8459a46e9be6e44d6ebbe (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/dtd/metadata.dtd">
<pkgmetadata>
<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>
<bugs-to>https://github.com/kxgames/glooey/issues</bugs-to>
<doc>https://glooey.readthedocs.io/</doc>
</upstream>
<origin>gentoo-staging</origin>
</pkgmetadata>
|