blob: 2723cd2fe0196d8b3062c488c0d451aea8c22dc9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>gnome@gentoo.org</email>
<name>Gentoo GNOME Desktop</name>
</maintainer>
<longdescription lang="en">
Lights Off is a collection of light switch puzzles. Clicking on a light
toggles it either on or off, but also toggles all the surrounding lights,
too. Your objective is simple: turn off all the lights!
</longdescription>
<upstream>
<remote-id type="gnome-gitlab">GNOME/lightsoff</remote-id>
</upstream>
</pkgmetadata>
|