k...@openmailbox.org writes: > -------- Original Message -------- > Subject: Re: [PATCH] gnu: Add gnome-sudoku and qqwing > Date: 2016-04-12 12:58 > From: k...@openmailbox.org > To: Leo Famulari <l...@famulari.name> > > On 2016-04-11 17:57, Leo Famulari wrote: >> On Mon, Apr 11, 2016 at 12:06:17PM -0400, k...@openmailbox.org wrote: >>> I decided to add gnome-sudoku to gnome.scm because of how a new >>> version >>> is released with each new version of GNOME. Also, since qqwing >>> seems to >>> be used only by gnome-sudoku, I moved it over to gnome.scm as well. >> >> Okay, if gnome-sudoku has to stay in sync with GNOME, then I'd say it >> makes some sense to put it in gnome.scm. Is there some GNOME package >> that sets the version for the rest of our GNOME ecosystem? Should we be >> pulling the version from some other package? >> >> I still think the best place is games.scm with the other games. >> >> CC-ing our GNOME expert, 宋文武, for some advice. I prefer gnome.scm for it (and gnome-mines, etc) too, since those packages follow the release cycle of GNOME, and don't have their own homepages.
> [...] > > QQwing is added to game-development.scm, as it's more of a tool to > facilitate > gameplay than a game per se. Agree :-) I take the description of qqwing from debian: <https://packages.debian.org/jessie/qqwing>. I think debian take it from the manpage. Pushed, thanks for the patch and reviews!