Eric Bavier writes:
> Thanks for these. Were you able to use the cpan importer?
I did use the CPAN importer, but ended up removing all of the detected
inputs. Apparantly it added packages as inputs that are available as
part of the perl-build-system already. I did use the output of the
importe
On Sat, Feb 21, 2015 at 04:48:26PM +0100, Taylan Ulrich Bayırlı/Kammer wrote:
> This bit me while building Audacity. (Bunch of patches coming soon!)
Looks good, please push!
Andreas
Attached are two new patches for Freepats and TiMidity++.
The contents of the Freepats tarball are now unpacked to
$out/share/freepats/, so there should be no conflicts anymore.
In TiMidity++ I removed the Tcl/Tk interface and added the ncurses
interface instead (the Tcl interface didn't actuall
Hello,
On Sun, Feb 22, 2015 at 02:34:18AM +0100, Taylan Ulrich Bayırlı/Kammer wrote:
> David Thompson writes:
> > Perhaps "alpha" should be part of the version?
> I'm not sure, but I doubt there will be a "0.5beta" or so? What do
> others think?
I had a look at the subversion repository; the ve
Hello,
On Sun, Feb 22, 2015 at 12:24:02AM +0100, Taylan Ulrich Bayırlı/Kammer wrote:
> +(native-inputs `(("cmake" ,cmake)))
> +(arguments
> + '(#:phases
> + (alist-delete
> +'configure
> +(alist-replace
> + 'build
> + (lambda* (#:key outputs #:allo
On Sun, Feb 22, 2015 at 12:24:23AM +0100, Taylan Ulrich Bayırlı/Kammer wrote:
> + ("which" ,which)))
What is this needed for? Maybe add a little comment as it is rather unusual.
Otherwise it looks good. There is at least one package, ffmpeg, that can take
twolame as an additional input (see
Hello,
I am surprised we did not have it yet!
I would use alphabetical ordering here:
On Sun, Feb 22, 2015 at 12:18:49AM +0100, Taylan Ulrich Bayırlı/Kammer wrote:
> + #:use-module (gnu packages)
> + #:use-module (gnu packages gtk)
> + #:use-module (gnu packages image)
> + #:use-module (gnu
Andreas Enge writes:
> Hello,
>
> On Sun, Feb 22, 2015 at 02:34:18AM +0100, Taylan Ulrich Bayırlı/Kammer wrote:
>> David Thompson writes:
>> > Perhaps "alpha" should be part of the version?
>> I'm not sure, but I doubt there will be a "0.5beta" or so? What do
>> others think?
>
> I had a look a
Andreas Enge writes:
> looking at the more or less trivial file "go", I think you had better use
> our cmake build system (and drop the explicit cmake input). I tried it and
> it worked:
>
> (define-public soxr
> (package
> (name "soxr")
> (version "0.1.1")
> (source
> (origin
Andreas Enge writes:
>> + ("which" ,which)))
>
> What is this needed for? Maybe add a little comment as it is rather
> unusual.
I noticed that occasionally some ./configure scripts will say "which:
command not found" and in that case I add it. I didn't look into what
difference it makes t
Attached are new versions of these patches that download from
gitorious.
The plugins work fine for me (e.g. in jalv), but they need the LV2_PATH
to be set in order to be found by the LV2 host.
~~ Ricardo
>From dcd8d4febec8b86dbb6fe15d8a5f338c4feb7605 Mon Sep 17 00:00:00 2001
From: Ricardo Wurmu
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
12 matches
Mail list logo