Re: [PATCH v2] move libxkbcommon from "gnu/packages/qt.scm" to "gnu/packages/xdisorg.scm"

2016-05-18 Thread Efraim Flashner
On Wed, May 18, 2016 at 08:31:11PM +0200, Danny Milosavljevic wrote: > Hi Ludo, > > On Wed, 11 May 2016 18:32:51 +0200 > l...@gnu.org (Ludovic Courtès) wrote: > > > BTW, in the future, could you either use ‘git send-email’ > > $ git send-email > git: 'send-email' is not a git command. See 'git

Re: [PATCH v2] move libxkbcommon from "gnu/packages/qt.scm" to "gnu/packages/xdisorg.scm"

2016-05-18 Thread Leo Famulari
On Wed, May 18, 2016 at 08:31:11PM +0200, Danny Milosavljevic wrote: > $ git send-email > git: 'send-email' is not a git command. See 'git --help'. > > (on GuixSD) >From `guix package --show=git`: outputs: out send-email svn gui So, in order to use `git send-email` on GuixSD, you must first

Re: [PATCH v2] move libxkbcommon from "gnu/packages/qt.scm" to "gnu/packages/xdisorg.scm"

2016-05-18 Thread Eric Bavier
On 2016-05-18 13:31, Danny Milosavljevic wrote: Hi Ludo, On Wed, 11 May 2016 18:32:51 +0200 l...@gnu.org (Ludovic Courtès) wrote: BTW, in the future, could you either use ‘git send-email’ $ git send-email git: 'send-email' is not a git command. See 'git --help'. (on GuixSD) Install the

Re: [PATCH v2] move libxkbcommon from "gnu/packages/qt.scm" to "gnu/packages/xdisorg.scm"

2016-05-18 Thread Danny Milosavljevic
Hi Ludo, On Wed, 11 May 2016 18:32:51 +0200 l...@gnu.org (Ludovic Courtès) wrote: > BTW, in the future, could you either use ‘git send-email’ $ git send-email git: 'send-email' is not a git command. See 'git --help'. (on GuixSD) > or attach the patch as produced by ‘git format-patch’ to your

Re: [PATCH v2] move libxkbcommon from "gnu/packages/qt.scm" to "gnu/packages/xdisorg.scm"

2016-05-11 Thread Ludovic Courtès
BTW, in the future, could you either use ‘git send-email’, or attach the patch as produced by ‘git format-patch’ to your messages? That would simply the workflow a bit. :-) Ludo’.

Re: [PATCH v2] move libxkbcommon from "gnu/packages/qt.scm" to "gnu/packages/xdisorg.scm"

2016-05-11 Thread Ludovic Courtès
Danny Milosavljevic skribis: > Here's a version with a nicer commit message and which is putting > libxkbcommon closer to the top of the destination file. > > * gnu/packages/qt.scm: Move "libxkbcommon" code to ... > * gnu/packages/xdisorg.scm: ... here and remove "qt"

[PATCH v2] move libxkbcommon from "gnu/packages/qt.scm" to "gnu/packages/xdisorg.scm"

2016-05-07 Thread Danny Milosavljevic
Here's a version with a nicer commit message and which is putting libxkbcommon closer to the top of the destination file. * gnu/packages/qt.scm: Move "libxkbcommon" code to ... * gnu/packages/xdisorg.scm: ... here and remove "qt" dependecy from here. * gnu/packages/games.scm: import