-------- Original Message -------- Subject: Re: [PATCH] gnu: Add gnome-sudoku and qqwing Date: 2016-04-12 12:58 From: kei@openmailbox.org To: Leo Famulari On 2016-04-11 17:57, Leo Famulari wrote: > On Mon, Apr 11, 2016 at 12:06:17PM -0400, kei@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 don't think qqwing belongs in gnome.scm. The source code doesn't > mention GNOME in any substantive way and, as far as I can tell, it's > not > tied to GNOME. Am I wrong? If not, I think that games.scm (or possibly > game-development.scm) are appropriate. > >> >Why download the source code from Debian instead of https://qqwing.com >> >(which redirects to GitHub)? >> > >> I switched to using the link at the bottom of the page. > > Thanks! > >> >>+ (description >> >>+ "QQwing is software for generating and solving Sudoku puzzles.") >> > >> >Sometimes there isn't much to say. But can you try to add a little more >> >here? You could look for inspiration in the man page. >> >> This is as extensive as the descriptions for this software get in its >> own >> documentation as well as across many different software repositories. >> Any >> ideas for what else to put here? > > If you thought about it and couldn't come up with anything, then I > guess > there's nothing else to add :) QQwing is added to game-development.scm, as it's more of a tool to facilitate gameplay than a game per se. P.S. Forgot to CC the development mailing list.