diff options
author | 2018-09-14 13:22:43 +0300 | |
---|---|---|
committer | 2018-09-14 13:23:09 +0300 | |
commit | 1cf90ca28597378ddff44f3ca157712dce4aad61 (patch) | |
tree | 11d5690999a4014934defe9ace582d78aaa6422b /games-puzzle/lightsoff/metadata.xml | |
parent | gnome-base/librsvg: add glib-utils build dep (diff) | |
download | gentoo-1cf90ca28597378ddff44f3ca157712dce4aad61.tar.gz gentoo-1cf90ca28597378ddff44f3ca157712dce4aad61.tar.bz2 gentoo-1cf90ca28597378ddff44f3ca157712dce4aad61.zip |
games-puzzle/lightsoff: bump to 3.28.0
* Remove unnecessary vala dep - this project is still using autotools
and shipping pregenerated C files, thus valac is not used other than
check for presence.
* Downgrade yelp-tools dep to itstool - yelp-tools is a developer-only
package, so at most we'd need it with eautoreconf, if even that.
* Adapt to upstream porting from intltool to newer gettext.
* Add missing libxml2:2 build dep for gresource files xml-stripblanks
usage, for which xmllint is used by glib-compile-resources.
Package-Manager: Portage-2.3.49, Repoman-2.3.10
Diffstat (limited to 'games-puzzle/lightsoff/metadata.xml')
-rw-r--r-- | games-puzzle/lightsoff/metadata.xml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/games-puzzle/lightsoff/metadata.xml b/games-puzzle/lightsoff/metadata.xml index 39980802b1da..d161a8b50f6f 100644 --- a/games-puzzle/lightsoff/metadata.xml +++ b/games-puzzle/lightsoff/metadata.xml @@ -5,4 +5,9 @@ <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> </pkgmetadata> |