Hello Ricardo,
Because I was afk for 2 weeks, thanks to some personal matters, I didn't
have time to work on Guix at all.
I am slowly catching up and will push it when it's ready. Your concerns
were right, it doesn't work as expected.
Manolis
Ricardo Wurmus writes:
> Manolis Ragkousis writes:
>
>> I noticed that we didn't have GNU Radio packaged, so here you go.
>
> Interesting. I have a gnuradio branch here because it looked a lot more
> complicated to get it to build.
Hi Manolis,
I didn’t mean to block this patch. If your GNU
I am resending my response because I forgot to cc the list.
On 08/16/16 16:02, Manolis Ragkousis wrote:
> Hey Ricardo,
>
> Maybe I should check again the output of my gnuradio package. I will
> report back.
>
> Manolis
>
Manolis Ragkousis writes:
> I noticed that we didn't have GNU Radio packaged, so here you go.
Interesting. I have a gnuradio branch here because it looked a lot more
complicated to get it to build.
Here’s my attempt:
+
+(define-public gnuradio
+ (package
+(name "gnuradio")
+(version
Hello,
I noticed that we didn't have GNU Radio packaged, so here you go.
Manolis
>From 7456142768bcdbd0782f475cd55c928f92c18472 Mon Sep 17 00:00:00 2001
From: Manolis Ragkousis
Date: Tue, 16 Aug 2016 14:23:17 +0300
Subject: [PATCH] gnu: Add GNU Radio.
* gnu/packages/gnuradio.scm: