From: Leo Famulari <leo@famulari.name>
To: kei@openmailbox.org
Cc: guix-devel@gnu.org
Subject: Re: [PATCH] gnu: Add gnome-sudoku and qqwing
Date: Mon, 11 Apr 2016 00:44:08 -0400 [thread overview]
Message-ID: <20160411044408.GA26072@jasmine> (raw)
In-Reply-To: <75cba97de5a5a0c6ff4eb5af47ee72a2@openmailbox.org>
On Sun, Apr 10, 2016 at 11:23:51PM -0400, kei@openmailbox.org wrote:
> I'm attempting something new with this patch. I want to add gnome-sudoku to
> the tree, and it requires qqwing as a dependency. QQwing didn't seem to fit
> in any other category so I put it in it's own file.
>
> Guidance would be appreciated! Thank you in advance.
Thanks for trying something new :)
I think they both would fit in games.scm. Can you put them there in a
revised patch series?
> * gnu/packages/qqwing.scm (qqwing): New variable.
> * gnu/packages/gnome.scm (gnome-sudoku): New variable.
We like to add packages as separate commits. Can you separate them in
the revised patch series?
Also, remember to add a copyright line for yourself at the top of the
file.
> +(define-public gnome-sudoku
Okay with the changes requested above.
> +(define-public qqwing
[...]
> + (uri (string-append
> + "mirror://debian/pool/main/q/qqwing/"
> + name "_" version ".orig.tar.gz"))
Why download the source code from Debian instead of https://qqwing.com
(which redirects to GitHub)?
> + (synopsis "Software for working with sudoku puzzles.")
Can you capitalize Sudoku here? Also be sure to run `guix lint` on these
packages; the linter should complain about the period in the synopsis.
> + (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.
next prev parent reply other threads:[~2016-04-11 4:58 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-04-11 3:23 [PATCH] gnu: Add gnome-sudoku and qqwing kei
2016-04-11 4:44 ` Leo Famulari [this message]
2016-04-11 16:06 ` kei
2016-04-11 21:57 ` Leo Famulari
2016-04-11 6:09 ` Efraim Flashner
-- strict thread matches above, loose matches on Subject: below --
2016-04-12 16:59 kei
2016-04-13 6:25 ` 宋文武
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://guix.gnu.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20160411044408.GA26072@jasmine \
--to=leo@famulari.name \
--cc=guix-devel@gnu.org \
--cc=kei@openmailbox.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/guix.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).