Re: [PATCH 1/3] gnu: Add utfcpp.

2016-05-07 Thread Alex Griffin
On Sat, May 7, 2016, at 05:19 PM, Leo Famulari wrote: > Not a bad idea for a new module, but I wonder if you considered any of > the existing modules? Are none of them appropriate? Nothing else seemed to fit, but I'm open to suggestions. > > +(define-public utfcpp > > I'm curious — are there any

Re: [PATCH 2/3] gnu: Add ledger.

2016-05-07 Thread Alex Griffin
On Sat, May 7, 2016, at 05:23 PM, Leo Famulari wrote: > It works, at least for the basic things I tried against the examples in > 'tests/input'. Speaking of which, it would be nice to include an example > in the output, perhaps under 'share/doc/ledger'. Okay, done. > Will you make this line < 80

Re: [PATCH 3/3] gnu: Add emacs-ledger-mode.

2016-05-07 Thread Alex Griffin
On Sat, May 7, 2016, at 05:23 PM, Leo Famulari wrote: > Somebody else will have to test that this works; I don't know enough > about Emacs to try it. Well it seems to work on my machine, but I guess the whole point of code review is that somebody checks it other than me. > Would it be appropriate

Re: [PATCH 3/3] gnu: Add emacs-ledger-mode.

2016-05-07 Thread Leo Famulari
On Sat, May 07, 2016 at 01:42:09PM -0500, Alex Griffin wrote: > This is the Emacs mode for manipulating ledger files. Technically it > depends on ledger but it would have need to be a propagated input, so I > didn't include that. Maybe I should have? I don't know. Somebody else will have to test t

Re: [PATCH 2/3] gnu: Add ledger.

2016-05-07 Thread Leo Famulari
On Sat, May 07, 2016 at 02:20:16PM -0500, Alex Griffin wrote: > Here's an updated patch which doesn't delete the ledger-mode docs. I had > initially removed them from this package thinking they belonged in > emacs-ledger-mode, then forgot about it before submitting. Turns out > it's more complicate

Re: [PATCH 1/3] gnu: Add utfcpp.

2016-05-07 Thread Leo Famulari
On Sat, May 07, 2016 at 01:36:21PM -0500, Alex Griffin wrote: > This is a dependency of ledger. It's bundled in ledger's source but I > think it's better to unbundle it. It's a bit unusual in that the headers > contain the whole source. > * gnu/packages/unicode.scm: New file. Not a bad idea for a

Re: Guix talk at Dconf 2016 Berlin

2016-05-07 Thread Efraim Flashner
On Fri, May 06, 2016 at 03:28:56PM -0400, Leo Famulari wrote: > On Thu, May 05, 2016 at 11:36:50PM +0200, Pjotr Prins wrote: > > Talk is at > > > > http://www.ustream.tv/recorded/86424059 start @ 38 min. > > Nice! I liked it when you described Nokogiri's graph as "carved in > stone". Great metaph

Re: [PATCH 2/3] gnu: Add ledger.

2016-05-07 Thread Alex Griffin
Here's an updated patch which doesn't delete the ledger-mode docs. I had initially removed them from this package thinking they belonged in emacs-ledger-mode, then forgot about it before submitting. Turns out it's more complicated to build the docs with the emacs-build-system than the cmake-build-s

[PATCH 3/3] gnu: Add emacs-ledger-mode.

2016-05-07 Thread Alex Griffin
This is the Emacs mode for manipulating ledger files. Technically it depends on ledger but it would have need to be a propagated input, so I didn't include that. Maybe I should have? I don't know. Thanks in advance for your feedback, -- Alex Griffin From 639402e17e19f21373d935d4bfe0f506c53f77be M

[PATCH 2/3] gnu: Add ledger.

2016-05-07 Thread Alex Griffin
This is a minimal build of ledger. If people want more features enabled I could add the shared library and Python module later. It might also be useful to package ledger 2.x in addition to 3.x because it can import from GnuCash. -- Alex Griffin From 4dfdd06d6ae1809cde07cd0270762601046b34c4 Mon Sep

[PATCH 1/3] gnu: Add utfcpp.

2016-05-07 Thread Alex Griffin
This is a dependency of ledger. It's bundled in ledger's source but I think it's better to unbundle it. It's a bit unusual in that the headers contain the whole source. -- Alex Griffin From a476a987faa4aaae019836441021bb03241dde5d Mon Sep 17 00:00:00 2001 From: Alex Griffin Date: Sat, 7 May 2016

Re: [PATCH] gnu: Add r-mvtnorm.

2016-05-07 Thread Leo Famulari
On Sat, May 07, 2016 at 06:45:47PM +0200, Roel Janssen wrote: > Leo Famulari writes: > > On Wed, May 04, 2016 at 03:46:46PM +0200, Roel Janssen wrote: > >> +(license license:gpl2+))) > > > > I can't find the "or later" text anywhere in the source distribution. > > According to some recent guix-

Re: [PATCH] gnu: Add wmfire.

2016-05-07 Thread Kei Yamashita
On Sat, 07 May 2016 10:27:48 +0300 Alex Kost wrote: > Kei Yamashita (2016-05-07 01:44 +0300) wrote: > > > Adding another dockapp. > > > > From dd367c87eab125d83875e98e27489191d60cd735 Mon Sep 17 00:00:00 > > 2001 From: Kei Yamashita > > Date: Fri, 6 May 2016 17:24:44 -0400 > > Subject: [PATCH]

Re: [PATCH] gnu: Add bash-tap.

2016-05-07 Thread Roel Janssen
Leo Famulari writes: > On Tue, May 03, 2016 at 12:44:57PM +0200, Roel Janssen wrote: >> * gnu/packages/bash.scm (bash-tap): New variable. > >> +(arguments >> + `(#:tests? #f ; There is no test suite. >> + #:phases >> + (modify-phases %standard-phases >> + (delete 'conf

Re: [PATCH] gnu: Add r-mvtnorm.

2016-05-07 Thread Roel Janssen
Leo Famulari writes: > On Wed, May 04, 2016 at 03:46:46PM +0200, Roel Janssen wrote: >> +(license license:gpl2+))) > > I can't find the "or later" text anywhere in the source distribution. > According to some recent guix-devel discussion [0], that's what > determines whether something is gpl2

Re: [PATCH] gnu: asymptote: Install Emacs data

2016-05-07 Thread Nicolas Goaziou
Hello, Alex Kost writes: > Thanks! Sorry I didn't build asymptote (as I don't have a wish to build > gigabytes of texlive), but I looked at the source and I see there are > "autoloads" cookies in "/base/asy-mode.el", so it would also > be good to generate "asymptote-autoloads.el" file. Indeed.

[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 "libxkbcommon

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

2016-05-07 Thread Danny Milosavljevic
Hi, since I ran into a problem with circular dependencies (qt -> gtk -> qt) while trying to package "rofi", I propose to move libxkbcommon to "gnu/packages/xdisorg.scm". I also removed the "qt" import from xdisorg since it just pulled in libxkbcommon via that - and that's now local. The packa

Re: [PATCH] Add thinkfan.

2016-05-07 Thread Nicolas Goaziou
Hello, Leo Famulari writes: > On Sat, May 07, 2016 at 01:42:22AM +0200, Nicolas Goaziou wrote: >> Hello, >> >> Leo Famulari writes: >> >> > Looks good! But I noticed they *just* released a new version. Can you >> > take a look and submit a patch with that version if it works for you? >> >> H

Re: [PATCH] gnu: asymptote: Install Emacs data

2016-05-07 Thread Alex Kost
Nicolas Goaziou (2016-05-07 02:48 +0300) wrote: > Hello, > > The following patch installs Emacs libraries provided by Asymptote in > a location where they can be found. Thanks! Sorry I didn't build asymptote (as I don't have a wish to build gigabytes of texlive), but I looked at the source and I

Re: [PATCH] gnu: Add wmfire.

2016-05-07 Thread Alex Kost
Kei Yamashita (2016-05-07 01:44 +0300) wrote: > Adding another dockapp. > > From dd367c87eab125d83875e98e27489191d60cd735 Mon Sep 17 00:00:00 2001 > From: Kei Yamashita > Date: Fri, 6 May 2016 17:24:44 -0400 > Subject: [PATCH] gnu: Add wmfire. > > * gnu/packages/gnustep.scm (wmfire): New variable