Re: [PATCH] gnu: Add 4store.

2016-03-28 Thread Roel Janssen
Dear Leo, Thank you for taking the time to review my patch. Leo Famulari writes: > On Wed, Mar 23, 2016 at 03:09:46PM +0100, Roel Janssen wrote: >> * gnu/packages/databases.scm (4store): New variable. >> * gnu/packages/patches/4store-fix-buildsystem.patch: New file. >> * gnu-system.am (dist_patc

Re: Call for testing

2016-03-28 Thread Tobias Geerinckx-Rice
On 28/03/2016, Leo Famulari wrote: > I first tried to install on a btrfs filesystem but the partition could > not be found by its label upon rebooting. Well, the manual did warn me > about this ;) I hope to send a rough series of patches for btrfs root support soon, for unknown values of soon. I

Re: MAME emulator is giving incentive to use non-free software

2016-03-28 Thread Jookia
Hey again, I think this is an interesting discussion, so let's deal with facts rather than speculation. On Tue, Mar 29, 2016 at 06:42:43AM +0200, Jean Louis wrote: > - decision to include MAME in a free GNU distribution directly > influences users to use non-free software and promotes non-free

Re: Patches to add s3cmd and python-magic

2016-03-28 Thread Chris Marusich
Hi, Before the s3cmd package gets submitted, I'd like to confirm first that it meets the Free System Distribution Guidelines for inclusion in Guix: https://www.gnu.org/distros/free-system-distribution-guidelines.html I wonder whether it meets those guidelines because I see language like the foll

Re: Patches to add s3cmd and python-magic

2016-03-28 Thread Chris Marusich
Danny Milosavljevic writes: >> * Do I need to provide setuptools as a native input, or will it be >> pulled in automatically? > > I think you need to provide it. Try removing it. Does your package still > build? When I remove setuptools as a native input, the build for python-magic succeeds,

Re: MAME emulator is giving incentive to use non-free software

2016-03-28 Thread Jean Louis
For further thinkering, for those people who shoule be deciding what software shall be included in free software distribution and what not, here are some arguments: Guidelines, read them well, especially sections such as "Nonfree Firmware", then section "Trademarks", and "Please Teach Users about

Re: [PATCH] gnu: Add cgit.

2016-03-28 Thread 宋文武
l...@gnu.org (Ludovic Courtès) writes: > 宋文武 skribis: > >> * gnu/packages/version-control.scm (cgit): New variable. > > [...] > >> +(arguments >> + '(#:tests? #f ; > > Please add a comment on why tests are disabled. Better yet: fix’em! > ;-) It try to build a some kind of full version of

Re: [PATCH] gnu: Add uwsgi.

2016-03-28 Thread 宋文武
Ricardo Wurmus writes: > > Is there any other reference to Python outside of this plugin? > No, that's why I split it out. > Should Python by among the regular inputs when it’s used by the Python > plugin? OK, agree. Pushed, thanks for review!

Re: [PATCH] gnu: font-gnu-freefont-ttf: Update to 20120503 and build from source.

2016-03-28 Thread alírio eyng
>> * gnu/packages/fonts.scm (font-gnu-freefont-ttf): Update to 20120503. >> [arguments]: Build from source. >> * guix/gnu-maintenance.scm (%tarball-rx): Remove comment. > Not clear, how about “Remove comment about freefont-ttf.”? ok >> […] >> +(native-inputs `(("fontforge" ,(package (inherit fo

Re: MAME emulator is giving incentive to use non-free software

2016-03-28 Thread Mark H Weaver
Hi, I haven't yet looked closely at MAME, but for now I wanted to address the question of WINE. Jean Louis writes: > Put yourself in the view point of free software user. What such user is > going to do with WINE? WINE has at least one useful purpose for a free software developer: to help them

Re: [PATCH 3] gnunet-svn (was Re: [PATCH] gnunet.scm -> various changes (description update, adds gnunet-svn, gnunet-gtk-svn, gnurl))

2016-03-28 Thread Jookia
On Mon, Mar 28, 2016 at 07:49:48PM +0200, Nils Gillmann wrote: > >> +;; We provide SVN in addition to the older 0.10.1 version, > >> +;; protocol and API compatibility will be broken when GNUnet bug #4165 > >> +;; is fixed. > >> +(define-public gnunet-svn > >> + (package > >> +(name "gnunet-sv

Re: MAME emulator is giving incentive to use non-free software

2016-03-28 Thread Jookia
On Mon, Mar 28, 2016 at 11:55:16PM +0200, Jean Louis wrote: > I am free software user. I don't want my children to find MAME on my > computer. I have 3 children. They will be using free software > distributions, with free software BIOS on free hardware. > > I don't want my children to find MAME on

MAME emulator is giving incentive to use non-free software

2016-03-28 Thread Jean Louis
I have already sent request to FSF to review this issue. But here it is for the list. I am free software user. I don't want my children to find MAME on my computer. I have 3 children. They will be using free software distributions, with free software BIOS on free hardware. I don't want my childre

Re: Call for testing

2016-03-28 Thread Jan Nieuwenhuizen
Ludovic Courtès writes: >> - Please provide and suggest tested desktop.scm and server.scm > > Yeah, though each person has their own idea of what “server” or > “desktop” means Sure, it would help with bug reports like mine... Can you try the plain xxx.scm? >> It would be nice if an install

Re: Patches to add s3cmd and python-magic

2016-03-28 Thread Danny Milosavljevic
> * Do I need to provide setuptools as a native input, or will it be > pulled in automatically? I think you need to provide it. Try removing it. Does your package still build? > * Does setuptools really need to be a native input, or can it be a > regular input? I understand that native input

Re: [PATCH 1/3] licenses: Add beerware license.

2016-03-28 Thread Alex Vong
Leo Famulari writes: > On Mon, Mar 28, 2016 at 09:00:38AM -0700, Christopher Allan Webber wrote: >> Leo Famulari writes: >> >> > On Sun, Mar 27, 2016 at 02:02:11PM -0700, Christopher Allan Webber wrote: >> >> Efraim Flashner writes: >> >> >> >> > On Sat, 26 Mar 2016 18:50:53 -0700 >> >> > Chris

Re: Call for testing

2016-03-28 Thread Ludovic Courtès
Jan Nieuwenhuizen skribis: > I tried this. > > + Booting and instructions are great > - Please provide and suggest tested desktop.scm and server.scm Yeah, though each person has their own idea of what “server” or “desktop” means (to me “desktop” means ratpoison, but I’ve heard about that GNO

Re: Call for testing

2016-03-28 Thread Ludovic Courtès
Leo Famulari skribis: > I built an i686 installer against 36c2c8c8 (gnu: beets: Run tests with > python-nose.) and used that. > > Do you think the motd should suggest that the user runs `guix pull`? > It's not necessary now, but in a couple months it would be helpful. I thought we’d need a bette

Re: [PATCH] Add MilkyTracker to Guix

2016-03-28 Thread Kei Yamashita
On Mon, 28 Mar 2016 13:43:20 -0400 Kei Yamashita wrote: > On Mon, 28 Mar 2016 13:39:31 -0400 > Kei Yamashita wrote: > > > On Mon, 28 Mar 2016 13:30:50 -0400 > > Kei Yamashita wrote: > > > > > On Mon, 28 Mar 2016 16:26:46 +0200 > > > Ricardo Wurmus wrote: > > > > > > > Alex Kost writes:

Re: [PATCH 3] gnunet-svn (was Re: [PATCH] gnunet.scm -> various changes (description update, adds gnunet-svn, gnunet-gtk-svn, gnurl))

2016-03-28 Thread Nils Gillmann
Leo Famulari writes: > On Mon, Mar 28, 2016 at 06:07:24PM +0200, Nils Gillmann wrote: >> From 27eb23709f79a5383c66526e25f5cdf26b645793 Mon Sep 17 00:00:00 2001 >> From: Nils Gillmann >> Date: Mon, 28 Mar 2016 18:00:27 +0200 >> Subject: [PATCH] gnu: gnunet: Add gnunet-svn. >> >> * gnu/packages/g

Re: [PATCH 3] gnunet-gtk build-input, homepage (was Re: [PATCH] gnunet.scm -> various changes (description update, adds gnunet-svn, gnunet-gtk-svn, gnurl))

2016-03-28 Thread Nils Gillmann
Leo Famulari writes: > On Mon, Mar 28, 2016 at 05:57:50PM +0200, Nils Gillmann wrote: >> From ee326257b613449ca5c0834f7e8f6b8d0840d486 Mon Sep 17 00:00:00 2001 >> From: Nils Gillmann >> Date: Mon, 28 Mar 2016 17:49:27 +0200 >> Subject: [PATCH] gnu: gnunet-gtk: Add build-input and home-page. > >

Re: [PATCH 3] gnunet-svn (was Re: [PATCH] gnunet.scm -> various changes (description update, adds gnunet-svn, gnunet-gtk-svn, gnurl))

2016-03-28 Thread Nils Gillmann
Leo Famulari writes: > On Mon, Mar 28, 2016 at 06:07:24PM +0200, Nils Gillmann wrote: >> From 27eb23709f79a5383c66526e25f5cdf26b645793 Mon Sep 17 00:00:00 2001 >> From: Nils Gillmann >> Date: Mon, 28 Mar 2016 18:00:27 +0200 >> Subject: [PATCH] gnu: gnunet: Add gnunet-svn. >> >> * gnu/packages/g

Re: [PATCH 2] gnunet: description (was Re: [PATCH] gnunet.scm -> various changes (description update, adds gnunet-svn, gnunet-gtk-svn, gnurl))

2016-03-28 Thread Nils Gillmann
Leo Famulari writes: > On Mon, Mar 28, 2016 at 05:43:52PM +0200, Nils Gillmann wrote: >> rewrite of description, will soon be reflected on gnunet.org >> > >> From 651d137ff4efff1a57fa23a4de524fabc3f6c911 Mon Sep 17 00:00:00 2001 >> From: Nils Gillmann >> Date: Mon, 28 Mar 2016 17:34:34 +0200 >>

Re: [PATCH 1] gnurl (was Re: [PATCH] gnunet.scm -> various changes (description update, adds gnunet-svn, gnunet-gtk-svn, gnurl))

2016-03-28 Thread Nils Gillmann
Leo Famulari writes: > On Mon, Mar 28, 2016 at 05:23:45PM +0200, Nils Gillmann wrote: >> As mentioned on irc: >> >> To splitup this patch set, I'll send in various smaller patches >> now which are based on current master. > > Thank you! This is much easier to read. > >> From 3c86172695714d84f278

Re: [PATCH] Add MilkyTracker to Guix

2016-03-28 Thread Kei Yamashita
On Mon, 28 Mar 2016 13:39:31 -0400 Kei Yamashita wrote: > On Mon, 28 Mar 2016 13:30:50 -0400 > Kei Yamashita wrote: > > > On Mon, 28 Mar 2016 16:26:46 +0200 > > Ricardo Wurmus wrote: > > > > > Alex Kost writes: > > > > > > > Kei Yamashita (2016-03-28 06:09 +0300) wrote: > > > > > > >

Re: [PATCH] Add MilkyTracker to Guix

2016-03-28 Thread Kei Yamashita
On Mon, 28 Mar 2016 13:30:50 -0400 Kei Yamashita wrote: > On Mon, 28 Mar 2016 16:26:46 +0200 > Ricardo Wurmus wrote: > > > Alex Kost writes: > > > > > Kei Yamashita (2016-03-28 06:09 +0300) wrote: > > > > > >> On Sun, 27 Mar 2016 10:23:37 +0300 > > >> Efraim Flashner wrote: > > >>>

Re: [PATCH] Add MilkyTracker to Guix

2016-03-28 Thread Kei Yamashita
On Mon, 28 Mar 2016 16:26:46 +0200 Ricardo Wurmus wrote: > Alex Kost writes: > > > Kei Yamashita (2016-03-28 06:09 +0300) wrote: > > > >> On Sun, 27 Mar 2016 10:23:37 +0300 > >> Efraim Flashner wrote: > >>> On Fri, Mar 25, 2016 at 07:54:40PM -0400, k...@openmailbox.org > >>> wrote: > > [

Re: [PATCH] scripts: environment: Properly handle SIGINT.

2016-03-28 Thread Thompson, David
On Sun, Mar 27, 2016 at 1:35 PM, Ludovic Courtès wrote: > "Thompson, David" skribis: > >> On Sat, Mar 26, 2016 at 2:33 PM, Thompson, David >> wrote: >>> On Sat, Mar 26, 2016 at 2:23 PM, Ludovic Courtès wrote: David Thompson skribis: > * tests/guix-environment-container.sh: Remove

Re: [PATCH 2] gnunet: description (was Re: [PATCH] gnunet.scm -> various changes (description update, adds gnunet-svn, gnunet-gtk-svn, gnurl))

2016-03-28 Thread Leo Famulari
On Mon, Mar 28, 2016 at 05:43:52PM +0200, Nils Gillmann wrote: > rewrite of description, will soon be reflected on gnunet.org > > From 651d137ff4efff1a57fa23a4de524fabc3f6c911 Mon Sep 17 00:00:00 2001 > From: Nils Gillmann > Date: Mon, 28 Mar 2016 17:34:34 +0200 > Subject: [PATCH] gnu: gnunet: r

Re: [PATCH] gnu: pspp: Update to 0.10.0

2016-03-28 Thread Ludovic Courtès
John Darrington skribis: > On Sun, Mar 27, 2016 at 07:33:10PM +0200, Ludovic Court??s wrote: > John Darrington skribis: > > > Postgres ships with a client interface library called libpq - using it > is optional > > in pspp. If you have it, it allows pspp to directly connec

Re: [PATCH 4] gnunet-gtk-svn (was Re: [PATCH] gnunet.scm -> various changes (description update, adds gnunet-svn, gnunet-gtk-svn, gnurl))

2016-03-28 Thread Leo Famulari
On Mon, Mar 28, 2016 at 06:17:05PM +0200, Nils Gillmann wrote: > From 4633dc3484390fa6e399084336e73879066b1760 Mon Sep 17 00:00:00 2001 > From: Nils Gillmann > Date: Mon, 28 Mar 2016 18:10:12 +0200 > Subject: [PATCH] gnu: Add gnunet-gtk-svn. > > * gnu/packages/gnunet.scm (gnunet-gtk-svn): New var

Re: [PATCH 3] gnunet-svn (was Re: [PATCH] gnunet.scm -> various changes (description update, adds gnunet-svn, gnunet-gtk-svn, gnurl))

2016-03-28 Thread Leo Famulari
On Mon, Mar 28, 2016 at 06:07:24PM +0200, Nils Gillmann wrote: > From 27eb23709f79a5383c66526e25f5cdf26b645793 Mon Sep 17 00:00:00 2001 > From: Nils Gillmann > Date: Mon, 28 Mar 2016 18:00:27 +0200 > Subject: [PATCH] gnu: gnunet: Add gnunet-svn. > > * gnu/packages/gnunet.scm (gnunet-svn): New var

Re: [PATCH] environment: Set a default value for PS1.

2016-03-28 Thread Ludovic Courtès
David Thompson skribis: > From 10741ce4e09c5990e70c94f5ed650b3561d042a0 Mon Sep 17 00:00:00 2001 > From: David Thompson > Date: Sun, 27 Mar 2016 21:20:19 -0400 > Subject: [PATCH] environment: Set a default value for PS1. > > * guix/scripts/environment.scm (launch-environment/container): Set PS1

Re: NEWS for 0.10.0

2016-03-28 Thread Ludovic Courtès
Mathieu Lirzin skribis: > Ludovic Courtès writes: > >> diff --git a/NEWS b/NEWS >> index ec92990..0e907ba 100644 >> --- a/NEWS >> +++ b/NEWS > [...] >> -* Changes in 0.9.1 (since 0.9.0) >> +* Changes in 0.10.0 (since 0.9.0) >> + >> +GNU Guix adopted a contributor code of conduct, see ‘CODE-OF-CO

Re: [PATCH] gnu: Add cgit.

2016-03-28 Thread Ludovic Courtès
宋文武 skribis: > * gnu/packages/version-control.scm (cgit): New variable. [...] > +(arguments > + '(#:tests? #f ; Please add a comment on why tests are disabled. Better yet: fix’em! ;-) > +(native-inputs > + `(("asciidoc" ,asciidoc) > + ("xmllint" ,libxml2) > + ("xs

Re: [PATCH] gnu: Add cgit.

2016-03-28 Thread Ludovic Courtès
"Thompson, David" skribis: > On Sun, Mar 27, 2016 at 10:14 AM, 宋文武 wrote: >> I get it built, but haven't run it. >> >> For a cgit service, which CGI runner should we use? >> IIUC, typical setup are: >> - nginx + fcgiwrap (or uwsgi) >> - apache httpd >> - lighttpd > > I'm partial to nginx,

Re: [PATCH 3] gnunet-gtk build-input, homepage (was Re: [PATCH] gnunet.scm -> various changes (description update, adds gnunet-svn, gnunet-gtk-svn, gnurl))

2016-03-28 Thread Leo Famulari
On Mon, Mar 28, 2016 at 05:57:50PM +0200, Nils Gillmann wrote: > From ee326257b613449ca5c0834f7e8f6b8d0840d486 Mon Sep 17 00:00:00 2001 > From: Nils Gillmann > Date: Mon, 28 Mar 2016 17:49:27 +0200 > Subject: [PATCH] gnu: gnunet-gtk: Add build-input and home-page. Can you split this into two patc

Translating package descriptions

2016-03-28 Thread Ludovic Courtès
Chris Marusich skribis: > Ben Woodcroft writes: > >> 5) I speak fluent French, can I add a description and summary in >> French? >> >> >> I'm not sure on this sorry. > > I think Guix uses GNU Gettext [1] to localize strings, including those > used in package descriptions, but I don'

Re: [GSoC] Draft proposal for an Install Wizard for Guix

2016-03-28 Thread Christopher Allan Webber
myglc2 writes: > Jookia <166...@gmail.com> writes: > >> On Sun, Mar 27, 2016 at 02:30:22PM -0400, myglc2 wrote: >>> Wow, Ludo, what do you have against "end users"? >> >> I think what Ludovic's getting at is that we'd rather have people know their >> tools and experiment, much like Emacs. > > OK.

Re: [PATCH 1] gnurl (was Re: [PATCH] gnunet.scm -> various changes (description update, adds gnunet-svn, gnunet-gtk-svn, gnurl))

2016-03-28 Thread Leo Famulari
On Mon, Mar 28, 2016 at 05:23:45PM +0200, Nils Gillmann wrote: > As mentioned on irc: > > To splitup this patch set, I'll send in various smaller patches > now which are based on current master. Thank you! This is much easier to read. > From 3c86172695714d84f27886a9a34c4a13d1b9c06d Mon Sep 17 00

Re: [PATCH 13/13] gnu: Add beets.

2016-03-28 Thread Ludovic Courtès
Alex Griffin skribis: > I tried building with --rounds=4 on my GuixSD machine, but it errored > out after the first build with the same error. Then I tried building > with --check on my Debian machine and it succeeded. Maybe it’s a different derivation that --rounds complained about. Notably, t

Re: [PATCH 1/3] licenses: Add beerware license.

2016-03-28 Thread Leo Famulari
On Mon, Mar 28, 2016 at 09:00:38AM -0700, Christopher Allan Webber wrote: > Leo Famulari writes: > > > On Sun, Mar 27, 2016 at 02:02:11PM -0700, Christopher Allan Webber wrote: > >> Efraim Flashner writes: > >> > >> > On Sat, 26 Mar 2016 18:50:53 -0700 > >> > Christopher Allan Webber wrote: > >>

[PATCH 4] gnunet-gtk-svn (was Re: [PATCH] gnunet.scm -> various changes (description update, adds gnunet-svn, gnunet-gtk-svn, gnurl))

2016-03-28 Thread Nils Gillmann
>From 4633dc3484390fa6e399084336e73879066b1760 Mon Sep 17 00:00:00 2001 From: Nils Gillmann Date: Mon, 28 Mar 2016 18:10:12 +0200 Subject: [PATCH] gnu: Add gnunet-gtk-svn. * gnu/packages/gnunet.scm (gnunet-gtk-svn): New variable. Coauthored by Jookia. --- gnu/packages/gnunet.scm | 46 +++

Re: [PATCH] gnu: Add 4store.

2016-03-28 Thread Leo Famulari
On Wed, Mar 23, 2016 at 03:09:46PM +0100, Roel Janssen wrote: > * gnu/packages/databases.scm (4store): New variable. > * gnu/packages/patches/4store-fix-buildsystem.patch: New file. > * gnu-system.am (dist_patch_DATA): Add patch file entry. [...] > +(define-public 4store > + (let ((commit "c5a56

Re: [PATCH 3/3] import: Add Hackage updater.

2016-03-28 Thread Ludovic Courtès
ericbav...@openmailbox.org skribis: > From: Eric Bavier > > * guix/import/hackage.scm (guix-package->hackage-name, hackage-package?) > (latest-release): New procedures. > (%hackage-updater): New variable. > * guix/scripts/refresh.scm (%updaters): Add it. > * doc/guix.texi (Invoking guix refre

Re: [PATCH] Add syslog.scm and rsyslog.

2016-03-28 Thread Leo Famulari
On Sat, Mar 19, 2016 at 06:25:24PM +0100, Danny Milosavljevic wrote: > Hi, > > this adds gnu/packages/syslog.scm and rsyslog. Hi, thanks for this, sorry for the delayed review! > If someone knowledgeable about which license text is which license can check > the FIXMEs that would be nice. My ap

Re: [PATCH 2/3] import: hackage: Factorize url synthesis.

2016-03-28 Thread Ludovic Courtès
ericbav...@openmailbox.org skribis: > From: Eric Bavier > > * guix/import/hackage.scm (hackage-source-url, hackage-cabal-url): New > procedures. > (hackage-fetch, hackage-module->sexp): Use them. OK! Ludo'.

[PATCH 3] gnunet-svn (was Re: [PATCH] gnunet.scm -> various changes (description update, adds gnunet-svn, gnunet-gtk-svn, gnurl))

2016-03-28 Thread Nils Gillmann
>From 27eb23709f79a5383c66526e25f5cdf26b645793 Mon Sep 17 00:00:00 2001 From: Nils Gillmann Date: Mon, 28 Mar 2016 18:00:27 +0200 Subject: [PATCH] gnu: gnunet: Add gnunet-svn. * gnu/packages/gnunet.scm (gnunet-svn): New variable. Coauthored by Jookia. --- gnu/packages/gnunet.scm | 88 +++

Re: [PATCH 1/3] import: hackage: Silence download output.

2016-03-28 Thread Ludovic Courtès
ericbav...@openmailbox.org skribis: > From: Eric Bavier > > * guix/import/hackage.scm (hackage-fetch): Send error output from > url-fetch to /dev/null. [...] > +;; XXX: We want to silence the download progress report, which is > +;; especially annoying for 'guix refresh', but we have

[PATCH 3] gnunet-gtk build-input, homepage (was Re: [PATCH] gnunet.scm -> various changes (description update, adds gnunet-svn, gnunet-gtk-svn, gnurl))

2016-03-28 Thread Nils Gillmann
>From ee326257b613449ca5c0834f7e8f6b8d0840d486 Mon Sep 17 00:00:00 2001 From: Nils Gillmann Date: Mon, 28 Mar 2016 17:49:27 +0200 Subject: [PATCH] gnu: gnunet-gtk: Add build-input and home-page. * gnu/packages/gnunet.scm (gnunet-gtk)[configure-flags]: Add build-input gnunet. [home-page]: New valu

Re: [PATCH] Fix gfortran (?)

2016-03-28 Thread Ludovic Courtès
Ricardo Wurmus skribis: > with this patch applied I can build randomjungle without having to add > the “lib” output of gfortran to the package inputs. ‘randomjungle’ currently fails at configure time like this: --8<---cut here---start->8--- checking for pow..

Re: [PATCH 1/3] licenses: Add beerware license.

2016-03-28 Thread Christopher Allan Webber
Leo Famulari writes: > On Sun, Mar 27, 2016 at 02:02:11PM -0700, Christopher Allan Webber wrote: >> Efraim Flashner writes: >> >> > On Sat, 26 Mar 2016 18:50:53 -0700 >> > Christopher Allan Webber wrote: >> > >> >> Leo Famulari writes: >> >> >> >> [...] >> >> >> >> Now there's a license nam

[PATCH 2] gnunet: description (was Re: [PATCH] gnunet.scm -> various changes (description update, adds gnunet-svn, gnunet-gtk-svn, gnurl))

2016-03-28 Thread Nils Gillmann
rewrite of description, will soon be reflected on gnunet.org >From 651d137ff4efff1a57fa23a4de524fabc3f6c911 Mon Sep 17 00:00:00 2001 From: Nils Gillmann Date: Mon, 28 Mar 2016 17:34:34 +0200 Subject: [PATCH] gnu: gnunet: rewrite description * gnu/packages/gnunet.scm (description): Rewrite to ref

[PATCH 1] gnurl (was Re: [PATCH] gnunet.scm -> various changes (description update, adds gnunet-svn, gnunet-gtk-svn, gnurl))

2016-03-28 Thread Nils Gillmann
As mentioned on irc: To splitup this patch set, I'll send in various smaller patches now which are based on current master. >From 3c86172695714d84f27886a9a34c4a13d1b9c06d Mon Sep 17 00:00:00 2001 From: Nils Gillmann Date: Mon, 28 Mar 2016 17:11:46 +0200 Subject: [PATCH] gnu: gnurl: Build with ca

[PATCH] Add Aria Maestosa

2016-03-28 Thread Ricardo Wurmus
Hi Guix, this patch adds a MIDI score editor. It depends on this change to wxwidgets: http://lists.gnu.org/archive/html/guix-devel/2016-03/msg01165.html ~~ Ricardo >From d7b316fc86eefa8bfa8ecb51f5a471c0e720c31f Mon Sep 17 00:00:00 2001 From: Ricardo Wurmus Date: Mon, 28 Mar 2016 16:52:50

Re: [PATCH] Add MilkyTracker to Guix

2016-03-28 Thread Ricardo Wurmus
Alex Kost writes: > Kei Yamashita (2016-03-28 06:09 +0300) wrote: > >> On Sun, 27 Mar 2016 10:23:37 +0300 >> Efraim Flashner wrote: >>> On Fri, Mar 25, 2016 at 07:54:40PM -0400, k...@openmailbox.org wrote: > [...] >>> > +(arguments >>> > + '(#:configure-flags `("--without-alsa" "--witho

Re: [PATCH] gnu: Add uwsgi.

2016-03-28 Thread Ricardo Wurmus
宋文武 writes: > * gnu/packages/web.scm (uwsgi): New variable. > --- > gnu/packages/web.scm | 73 > > 1 file changed, 73 insertions(+) > > diff --git a/gnu/packages/web.scm b/gnu/packages/web.scm > index 516e623..53ab1a6 100644 > --- a/gnu/pack

Re: [PATCH] gnunet.scm -> various changes (description update, adds gnunet-svn, gnunet-gtk-svn, gnurl)

2016-03-28 Thread Nils Gillmann
Could someone either: - test this patchset, - tell me they are on their watchlist, - or tell me that I should resubmit all of them individually because that's easier / quicker to test? -- ng personal contact: http://krosos.sdf.org EDN: https://wiki.c3d2.de/EDN

Re: [PATCH] gnu: font-gnu-freefont-ttf: Update to 20120503 and build from source.

2016-03-28 Thread 宋文武
alírio eyng writes: > From dac1dfe1d9b6716d1aefa339e5145c26dd798565 Mon Sep 17 00:00:00 2001 > From: =?UTF-8?q?al=C3=ADrio=20eyng?= > Date: Sat, 26 Mar 2016 14:39:27 + > Subject: [PATCH] gnu: font-gnu-freefont-ttf: Update to 20120503 and build from > source. Cool! > > * gnu/packages/fonts.s

[PATCH] gnu: Add uwsgi.

2016-03-28 Thread 宋文武
* gnu/packages/web.scm (uwsgi): New variable. --- gnu/packages/web.scm | 73 1 file changed, 73 insertions(+) diff --git a/gnu/packages/web.scm b/gnu/packages/web.scm index 516e623..53ab1a6 100644 --- a/gnu/packages/web.scm +++ b/gnu/packages/w

[PATCH] wxwidgets: Enable webview via webkit.

2016-03-28 Thread Ricardo Wurmus
>From ceec9310992cf37c9a423a072db90f7a48120df0 Mon Sep 17 00:00:00 2001 From: Ricardo Wurmus Date: Mon, 28 Mar 2016 13:19:18 +0200 Subject: [PATCH] gnu: wxwidgets: Enable webview support. * gnu/packages/wxwidgets.scm (wxwidgets)[inputs]: Add webkitgtk-2.4. [arguments]: Add configure flags to enab

Re: [PATCH] Add MilkyTracker to Guix

2016-03-28 Thread Alex Kost
Kei Yamashita (2016-03-28 06:09 +0300) wrote: > On Sun, 27 Mar 2016 10:23:37 +0300 > Efraim Flashner wrote: >> On Fri, Mar 25, 2016 at 07:54:40PM -0400, k...@openmailbox.org wrote: [...] >> > +(arguments >> > + '(#:configure-flags `("--without-alsa" "--without-jack"))) >> >> In addition t

Re: [PATCH] gnu: Add cgit.

2016-03-28 Thread 宋文武
"Thompson, David" writes: > On Sun, Mar 27, 2016 at 10:14 AM, 宋文武 wrote: >> I get it built, but haven't run it. >> >> For a cgit service, which CGI runner should we use? >> IIUC, typical setup are: >> - nginx + fcgiwrap (or uwsgi) >> - apache httpd >> - lighttpd > > I'm partial to nginx, a

Re: [PATCH] Add MilkyTracker to Guix

2016-03-28 Thread Kei Yamashita
On Sun, 27 Mar 2016 10:23:37 +0300 Efraim Flashner wrote: > On Fri, Mar 25, 2016 at 07:54:40PM -0400, k...@openmailbox.org wrote: > > The attached is a patch to gnu/packages/music.scm that allows a > > minimal and functional build of MilkyTracker. I'm unsure if this is > > formatted correctly, bu

Re: security-updates merged

2016-03-28 Thread Danny Milosavljevic
Hi Ludo, > Danny: could you check with either --container or --pure? It could be > that some other settings from the outside environment were interfering. I tried $ guix environment guix --container $ ./configure --localstatedir=/var That works. Same for $ guix environment guix --co

Re: Call for testing

2016-03-28 Thread Leo Famulari
On Fri, Mar 25, 2016 at 11:12:35AM +0100, Ludovic Courtès wrote: > Hello! > > Please consider the following GuixSD installation image for testing, and > report any issues or successes! I built an i686 installer against 36c2c8c8 (gnu: beets: Run tests with python-nose.) and used that. Do you thin

Re: [PATCH] gnu: pspp: Update to 0.10.0

2016-03-28 Thread John Darrington
On Sun, Mar 27, 2016 at 07:33:10PM +0200, Ludovic Court??s wrote: John Darrington skribis: > Postgres ships with a client interface library called libpq - using it is optional > in pspp. If you have it, it allows pspp to directly connect to postgres databases. I