mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-17 04:28:12 -07:00
Signed-off-by: Dennis Lamm <expeditioneer@gentoo.org> Package-Manager: Portage-3.0.20, Repoman-3.0.3 Closes: https://github.com/gentoo/gentoo/pull/22732 Signed-off-by: Dennis Lamm <expeditioneer@gentoo.org>
20 lines
1.1 KiB
XML
20 lines
1.1 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<!-- maintainer-needed -->
|
|
<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>
|
|
<remote-id type="github">kxgames/glooey</remote-id>
|
|
<remote-id type="pypi">glooey</remote-id>
|
|
</upstream>
|
|
</pkgmetadata>
|