mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-06-29 12:28:06 -07:00
Signed-off-by: Dennis Lamm <expeditioneer@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/17565 Signed-off-by: Dennis Lamm <expeditioneer@gentoo.org>
21 lines
1.1 KiB
XML
21 lines
1.1 KiB
XML
<?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>
|
|
</pkgmetadata>
|