Re: [PATCH 1/2] gnu: gnunet: Add inputs.

2016-09-24 Thread ng0
Ricardo Wurmus writes: > ng0 writes: > >>> GNUnet doesn’t encode/decode ogg audio files, does it? >> >> It has this telephony feature (gnunet-conversation, despite the README >> it no longer is experimental) and gnunet-helper-audio-record-gst >>

Re: [PATCH 1/2] gnu: gnunet: Add inputs.

2016-09-19 Thread ng0
Hartmut Goebel writes: > [ Unknown signature status ] > Am 19.09.2016 um 17:21 schrieb Ricardo Wurmus: >> Ah, thanks. This makes sense. I wonder if it were possible to split >> the applications. Not now but in the future. Would be nice to be able >> install these

Re: [PATCH 1/2] gnu: gnunet: Add inputs.

2016-09-19 Thread ng0
Removed ncurses, added some descriptions to the dependencies. >From 78a682020a3a9ec6fa55720f1eff54ca0fd2d1b5 Mon Sep 17 00:00:00 2001 From: ng0 <n...@we.make.ritual.n0.is> Date: Fri, 16 Sep 2016 13:28:01 + Subject: [PATCH 1/2] gnu: gnunet: Add inputs. * gnu/packages/gnunet.sc

Re: [PATCH 1/2] gnu: gnunet: Add inputs.

2016-09-19 Thread ng0
Ricardo Wurmus writes: > ng0 writes: > >>> GNUnet doesn’t encode/decode ogg audio files, does it? >> >> It has this telephony feature (gnunet-conversation, despite the README >> it no longer is experimental) and gnunet-helper-audio-record-gst >>

Re: [PATCH 1/2] gnu: gnunet: Add inputs.

2016-09-19 Thread Hartmut Goebel
Am 19.09.2016 um 17:21 schrieb Ricardo Wurmus: > Ah, thanks. This makes sense. I wonder if it were possible to split > the applications. Not now but in the future. Would be nice to be able > install these things separately. I'm afraid this would require larger changes to gnunet - which I do

Re: [PATCH 1/2] gnu: gnunet: Add inputs.

2016-09-19 Thread Ricardo Wurmus
ng0 writes: >> GNUnet doesn’t encode/decode ogg audio files, does it? > > It has this telephony feature (gnunet-conversation, despite the README > it no longer is experimental) and gnunet-helper-audio-record-gst > references ogg. >

Re: [PATCH 1/2] gnu: gnunet: Add inputs.

2016-09-19 Thread ng0
Ricardo Wurmus writes: > ng0 writes: > >>> Is adding “bluez” and “libogg” really needed? They seem a little >>> unusual for networking software. >> >> It is not just networking software. >> It's been to long since I found out all these

Re: [PATCH 1/2] gnu: gnunet: Add inputs.

2016-09-19 Thread ng0
ng0 writes: > * gnu/packages/gnunet.scm (gnunet)[inputs]: Add inputs > zlib, perl, jansson, ncurses, nss, gmp, bluez, glib, libogg. > (gnunet)[native-inputs]: Move python-2 from here ... > to (gnunet)[inputs]. > --- > gnu/packages/gnunet.scm | 24

Re: [PATCH 1/2] gnu: gnunet: Add inputs.

2016-09-19 Thread Ricardo Wurmus
ng0 writes: >> Is adding “bluez” and “libogg” really needed? They seem a little >> unusual for networking software. > > It is not just networking software. > It's been to long since I found out all these dependencies, I just > decided to add them to guix master now.

Re: [PATCH 1/2] gnu: gnunet: Add inputs.

2016-09-19 Thread ng0
Ricardo Wurmus writes: > ng0 writes: > >> * gnu/packages/gnunet.scm (gnunet)[inputs]: Add inputs >> zlib, perl, jansson, ncurses, nss, gmp, bluez, glib, libogg. >> (gnunet)[native-inputs]: Move python-2 from here ... >> to (gnunet)[inputs]. > >

Re: [PATCH 1/2] gnu: gnunet: Add inputs.

2016-09-19 Thread Ricardo Wurmus
ng0 writes: > * gnu/packages/gnunet.scm (gnunet)[inputs]: Add inputs > zlib, perl, jansson, ncurses, nss, gmp, bluez, glib, libogg. > (gnunet)[native-inputs]: Move python-2 from here ... > to (gnunet)[inputs]. Have you checked that the resulting build artifacts

[PATCH 1/2] gnu: gnunet: Add inputs.

2016-09-16 Thread ng0
* gnu/packages/gnunet.scm (gnunet)[inputs]: Add inputs zlib, perl, jansson, ncurses, nss, gmp, bluez, glib, libogg. (gnunet)[native-inputs]: Move python-2 from here ... to (gnunet)[inputs]. --- gnu/packages/gnunet.scm | 24 +++- 1 file changed, 19 insertions(+), 5 deletions(-)