Re: [PATCH] gnu: beets: Update to 1.3.19.

2016-08-08 Thread Leo Famulari
On Mon, Aug 08, 2016 at 02:55:33PM -0500, Alex Griffin wrote: > Thanks for the feedback Leo! > > On Sat, Aug 6, 2016, at 09:39 PM, Leo Famulari wrote: > > Do you know how it works for Beets on "traditional" distros? > > In Debian, some plugins' dependencies are optional, and the user has to > ins

Re: [PATCH] gnu: beets: Update to 1.3.19.

2016-08-08 Thread Alex Griffin
Thanks for the feedback Leo! On Sat, Aug 6, 2016, at 09:39 PM, Leo Famulari wrote: > Do you know how it works for Beets on "traditional" distros? In Debian, some plugins' dependencies are optional, and the user has to install them explicitly. That's sort of what we're doing, except Guix doesn't h

Re: [PATCH] gnu: beets: Update to 1.3.19.

2016-08-06 Thread Leo Famulari
On Wed, Aug 03, 2016 at 05:38:40PM -0500, Alex Griffin wrote: > The most important plugin that I'm missing is the replaygain plugin, and > I've got it working on my system now. There are multiple replaygain > backends, and I wanted the bs1770gain backend, so I created a package > for that. I starte

Re: [PATCH] gnu: beets: Update to 1.3.19.

2016-08-03 Thread Alex Griffin
On Fri, Jul 29, 2016, at 06:24 PM, Leo Famulari wrote: > > (I'm also working on a few more patches to enable more beets plugins. > > They'll probably be ready sometime this weekend.) > > Doubly awesome! The most important plugin that I'm missing is the replaygain plugin, and I've got it working o

Re: [PATCH] gnu: beets: Update to 1.3.19.

2016-07-29 Thread Leo Famulari
On Fri, Jul 29, 2016 at 05:39:39PM -0500, Alex Griffin wrote: > This patch just updates beets to 1.3.19. Awesome, thank you for paying attention :) > With the new pypi URLs, are we updating the long hash portion? I did in > this patch, but it seemed to work either way. I changed it to use pypi-u

[PATCH] gnu: beets: Update to 1.3.19.

2016-07-29 Thread Alex Griffin
ex Griffin From 3e6c158530d3c024402db51dac459f11733f6f30 Mon Sep 17 00:00:00 2001 From: Alex Griffin Date: Fri, 29 Jul 2016 10:39:47 -0500 Subject: [PATCH] gnu: beets: Update to 1.3.19. * gnu/packages/music.scm (beets): Update to 1.3.19. [source]: Remove patch to skip failing tests. It's handl