Re: [PATCH 2/2] gnu: Add AlsaModularSynth.

2015-03-04 Thread Ricardo Wurmus
Ricardo Wurmus writes: >> The problem here is that the library is not installed to /lib, but to >> /lib64 or /libmips64. I'll see if I can coerce it to install the >> library to /lib on all platforms. > > zita-alsa-pcmi has the very same problem. I'll take care of both of > them. Attached are

Re: [PATCH 2/2] gnu: Add AlsaModularSynth.

2015-03-03 Thread Ricardo Wurmus
Ricardo Wurmus writes: > The problem here is that the library is not installed to /lib, but to > /lib64 or /libmips64. I'll see if I can coerce it to install the > library to /lib on all platforms. zita-alsa-pcmi has the very same problem. I'll take care of both of them. ~~ Ricardo

Re: [PATCH 2/2] gnu: Add AlsaModularSynth.

2015-03-03 Thread Ricardo Wurmus
Mark H Weaver writes: >> From dbf194fdfd5baf9b79ebc7ba3c60835421cce12a Mon Sep 17 00:00:00 2001 >> From: Ricardo Wurmus >> Date: Sun, 1 Mar 2015 13:35:06 +0100 >> Subject: [PATCH 1/2] gnu: Add clalsadrv. >> >> * gnu/packages/audio.scm (clalsadrv): New variable. >> --- >> gnu/packages/audio.scm

Re: [PATCH 2/2] gnu: Add AlsaModularSynth.

2015-03-01 Thread Mark H Weaver
Ricardo Wurmus writes: > From dbf194fdfd5baf9b79ebc7ba3c60835421cce12a Mon Sep 17 00:00:00 2001 > From: Ricardo Wurmus > Date: Sun, 1 Mar 2015 13:35:06 +0100 > Subject: [PATCH 1/2] gnu: Add clalsadrv. > > * gnu/packages/audio.scm (clalsadrv): New variable. > --- > gnu/packages/audio.scm | 43 ++

Re: [PATCH 2/2] gnu: Add AlsaModularSynth.

2015-03-01 Thread Ludovic Courtès
Ricardo Wurmus skribis: > From dbf194fdfd5baf9b79ebc7ba3c60835421cce12a Mon Sep 17 00:00:00 2001 > From: Ricardo Wurmus > Date: Sun, 1 Mar 2015 13:35:06 +0100 > Subject: [PATCH 1/2] gnu: Add clalsadrv. > > * gnu/packages/audio.scm (clalsadrv): New variable. [...] > +(home-page "http://kokk

Re: [PATCH 2/2] gnu: Add AlsaModularSynth.

2015-03-01 Thread Ricardo Wurmus
> Luckily, AMS could also be built against clalsadrv, the deprecated > predecessor of zita-alsa-pcmi. I'll package that up and replace the > input for alsa-modular-synth. Attached are updated patches for AMS with clalsadrv. ~~ Ricardo >From dbf194fdfd5baf9b79ebc7ba3c60835421cce12a Mon Sep 17 0

Re: [PATCH 2/2] gnu: Add AlsaModularSynth.

2015-02-25 Thread Ricardo Wurmus
Ludovic Courtès writes: >> From 79a6aa562688c02bd4c50035a971478a2f2331e1 Mon Sep 17 00:00:00 2001 >> From: Ricardo Wurmus >> Date: Sat, 21 Feb 2015 21:52:10 +0100 >> Subject: [PATCH 1/2] gnu: Add zita-alsa-pcmi. >> >> * gnu/packages/audio.scm (zita-alsa-pcmi): New variable. > > [...] > >> +(

Re: [PATCH 2/2] gnu: Add AlsaModularSynth.

2015-02-25 Thread Ludovic Courtès
Ricardo Wurmus skribis: > From 79a6aa562688c02bd4c50035a971478a2f2331e1 Mon Sep 17 00:00:00 2001 > From: Ricardo Wurmus > Date: Sat, 21 Feb 2015 21:52:10 +0100 > Subject: [PATCH 1/2] gnu: Add zita-alsa-pcmi. > > * gnu/packages/audio.scm (zita-alsa-pcmi): New variable. [...] > +(license lic

Re: [PATCH 2/2] gnu: Add AlsaModularSynth.

2015-02-22 Thread Ricardo Wurmus
Ricardo Wurmus writes: > I'm actually getting an error when running "ams": > > /home/rekado/.guix-profile/bin/ams: error while loading shared libraries: > libzita-alsa-pcmi.so.0: cannot open shared object file: No such file or > directory > > The library installed by the first patch is called

Re: [PATCH 2/2] gnu: Add AlsaModularSynth.

2015-02-21 Thread Ricardo Wurmus
I'm actually getting an error when running "ams": /home/rekado/.guix-profile/bin/ams: error while loading shared libraries: libzita-alsa-pcmi.so.0: cannot open shared object file: No such file or directory The library installed by the first patch is called libzita-alsa-pcmi.so.0.2.0 and there