Re: Feedback, ideas, discussion: tracking patches, discussions, bugs.

2016-08-16 Thread Hartmut Goebel
Am 15.08.2016 um 17:18 schrieb Alex Vong: > Of course, there are other alternatives, such as gogs, The gogs.io website is using a lot of external content, namely from google and jquery. The FAQ is hosted a another external side, discus. Gogs is not even self-hosting gogs but hosted at github. gogs

Re: [PATCH] gnu: Add NetSurf.

2016-08-16 Thread Alex Kost
Eric Bavier (2016-08-16 09:03 +0300) wrote: Impressive work on this package, thanks! > From 3aa59b69066d8850b3f62d05020df5aae0fbded3 Mon Sep 17 00:00:00 2001 > From: Eric Bavier > Date: Thu, 7 Jul 2016 00:55:41 -0500 > Subject: [PATCH] gnu: Add NetSurf. > > * gnu/packages/web.scm (netsurf): New

Re: Specifying Java version when using ant-build-system

2016-08-16 Thread Ricardo Wurmus
Leo Famulari writes: > On Mon, Aug 15, 2016 at 04:42:01PM +0200, Ricardo Wurmus wrote: >> > (define* (ant-build store name inputs > > [...] > >> > (guile #f)p >> > ^^^ what does this mean? >> >> Ouch! This shouldn’t have been committed. This i

[PATCH] pbpst: Help me figure out why tls certificates are not found at runtime

2016-08-16 Thread ng0
Hi, I packaged pbpst, a cli interface to pastebin instances running pb. The patch I included in gnu/packages/patches/ is only temporary, it will make it's way into master of pbpst. gnutls and openssl are no listed dependencies of it, but I almost assume by what's displayed with strace that I need

Re: Feedback, ideas, discussion: tracking patches, discussions, bugs.

2016-08-16 Thread David Craven
> Am 15.08.2016 um 17:18 schrieb Alex Vong: >> Of course, there are other alternatives, such as gogs, > > The gogs.io website is using a lot of external content, namely from > google and jquery. The FAQ is hosted a another external side, discus. I don't understand how it's relevant that gogs.io ma

Re: Feedback, ideas, discussion: tracking patches, discussions, bugs.

2016-08-16 Thread David Craven
> I don't like gitlab's UI as much as github's, but I can't constructively > point the finger at what it is. But I'll get used to it just as I got used > to sending patches via email... ;-) I think that most of us have already learnt the current system. The main point I think is decreasing entry b

Re: [PATCH 07/11] gnu: ncurses: support mingw.

2016-08-16 Thread Ricardo Wurmus
Jan Nieuwenhuizen writes: > Mark H Weaver writes: > > Hi Mark! > >> As I wrote elsewhere, this patch would force about 1 rebuilds >> (across all four architectures), which would rule out applying it to >> master. > > That could very well be...I've been rebuilding quite a lot. Is there a > c

Re: [PATCH] gnu: Add dlib.

2016-08-16 Thread Marius Bakke
Ben Woodcroft writes: > On 16/08/16 08:28, Leo Famulari wrote: >> On Mon, Aug 15, 2016 at 09:29:11PM +0100, Marius Bakke wrote: >>> Leo Famulari writes: Running test_empirical_kernel_map / phase `check' failed after 2043.7 seconds >>> Strange, I've built this dozens of times now with

Re: [PATCH] gnu: Add python-reportlab.

2016-08-16 Thread Marius Bakke
Leo Famulari writes: > On Mon, Aug 15, 2016 at 03:01:00PM +0100, Marius Bakke wrote: >> >> > From c95b25a3ad4902ccdef79c7429485a7cacc72e1c Mon Sep 17 00:00:00 2001 >> > From: Marius Bakke >> > Date: Sun, 14 Aug 2016 16:47:33 +0100 >> > Subject: [PATCH] gnu: Add python-reportlab. >> > >> > * gnu

[PATCH] gnu: Add python-cheetah.

2016-08-16 Thread Manolis Ragkousis
This patch adds python2-cheetah. Manolis >From 7899fa820ea826b71375d805185a99cf8de0fc8f Mon Sep 17 00:00:00 2001 From: Manolis Ragkousis Date: Tue, 16 Aug 2016 14:06:03 +0300 Subject: [PATCH] gnu: Add python-cheetah. * gnu/packages/python.scm (python-cheetah, python2-cheetah): New variables. ---

[PATCH] gnu: Add GNU Radio.

2016-08-16 Thread Manolis Ragkousis
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: New file. * gn

Guile question ... Re: [PATCH 07/11] gnu: ncurses: support mingw.

2016-08-16 Thread Jan Nieuwenhuizen
Ricardo Wurmus writes: > The command “guix refresh -l package-name” gives you a very rough list > of packages (on the same architecture) that would be affected by an > update to “package-name”. This isn’t always correct, but in the case of > ncurses it shows at least that a lot of packages are af

Re: [PATCH] gnu: Add minced.

2016-08-16 Thread Marius Bakke
Ben Woodcroft writes: > Hi Marius, > > Excellent to see others interested in packaging microbial bioinformatics > tools. You may want to look here before packaging other microbio tools: https://github.com/MRC-CLIMB/guix-climb I'm currently working on upstreaming most of these :) > I tried th

Re: [PATCH] gnu: Add minced.

2016-08-16 Thread Marius Bakke
> Please find updated patch below. Thanks for the feedback! Ugh. Missed a commit when squashing. Here is the final patch: >From bb50f5c0d960625483e8db15a270a7f17d5d2d9c Mon Sep 17 00:00:00 2001 From: Marius Bakke Date: Mon, 15 Aug 2016 16:06:37 +0100 Subject: [PATCH] gnu: Add minced. * gnu/pac

Re: [PATCH] gnu: Add GNU Radio.

2016-08-16 Thread Ricardo Wurmus
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

Re: Feedback, ideas, discussion: tracking patches, discussions, bugs.

2016-08-16 Thread Ricardo Wurmus
David Craven writes: >> I still like the idea of distributed source repos. You may also have >> noticed there was resistance to that idea. > > I thought that the resistance was towards stabilizing an internal api, > which I'm also against. But I'll have to reread the thread more > carefully if y

Re: [PATCH] gnu: Add clojure.

2016-08-16 Thread Alex Vong
Hi Ricardo, Thanks for the review too. The changes looks good to me, excepts that it seems 'find-files' will find all files with name matching the regex recursively, but `scandir' will only list the files on the 1st level. Should we change 'find-files so that it supports the concept of depth as we

Re: Feedback, ideas, discussion: tracking patches, discussions, bugs.

2016-08-16 Thread Pjotr Prins
On Tue, Aug 16, 2016 at 03:17:11PM +0200, Ricardo Wurmus wrote: > I don’t think that “resistance” is a fair description of the discussion > around that feature. The result was an actual proposal that could be > implemented. Yeah, not accurate is my bad. Pros and cons were mentioned. I'll find som

Re: [PATCH] gnu: Add GNU Radio.

2016-08-16 Thread Manolis Ragkousis
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 >

Re: [PATCH 0/3] gnu: Add abc, iverilog, yosys FPGA synthesizers

2016-08-16 Thread Danny Milosavljevic
Hi, any news on this? I would have new packages for bitstream tools and the pick-and-place tools now. Do I prepare a patch based on this patch series (i.e. as if this series had already been committed and I were building on it) or do I do a new version of this patch series which includes the o

Re: JIT compiling

2016-08-16 Thread Francesco Potortì
>When Julia language was first discussed here, I suggested to write an >Octave -> Julia translator, but I think it will NEVER be done for >ideological (fanatic support of false/fake GPL freedom) reasons. Sergei, you had stopped for a while insulting the Octave developers and the free software com

Re: Feedback, ideas, discussion: tracking patches, discussions, bugs.

2016-08-16 Thread Alex Vong
Hartmut Goebel writes: > Am 15.08.2016 um 17:18 schrieb Alex Vong: > > Of course, there are other alternatives, such as gogs, > > The gogs.io website is using a lot of external content, namely from > google and jquery. The FAQ is hosted a another external side, discus. > Gogs is not even self

Re: [PATCH] gnu: Add python-reportlab.

2016-08-16 Thread Marius Bakke
Marius Bakke writes: > Leo Famulari writes: > >> On Mon, Aug 15, 2016 at 03:01:00PM +0100, Marius Bakke wrote: >>> >>> > From c95b25a3ad4902ccdef79c7429485a7cacc72e1c Mon Sep 17 00:00:00 2001 >>> > From: Marius Bakke >>> > Date: Sun, 14 Aug 2016 16:47:33 +0100 >>> > Subject: [PATCH] gnu: Add p

Re: [PATCH v2] gnu: python: Add pyserial.

2016-08-16 Thread Leo Famulari
On Tue, Aug 16, 2016 at 03:40:43AM +0200, Danny Milosavljevic wrote: > gnu: python: Add pyserial. > > * gnu/packages/python.scm (python-pyserial, python-pyserial2): New variables. Thanks, pushed as 517a6c0c6e4!

[PATCH] gnu: simple-scan: Update to 3.21.90.

2016-08-16 Thread Tobias Geerinckx-Rice
* gnu/packages/gnome.scm (simple-scan): Update to 3.21.90. [inputs]: Remove libgudev. [native-inputs]: Replace intltool dependency with gnu-gettext. --- gnu/packages/gnome.scm | 7 +++ 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm

Re: [PATCH] gnu: Add re2.

2016-08-16 Thread Leo Famulari
On Mon, Aug 15, 2016 at 02:05:16PM +0100, Marius Bakke wrote: > > I wasn't sure where to put this, so went with its own file. It does not > fully implement PCRE so pcre.scm seems inappropriate. Perhaps that could > be renamed to regex.scm or similar. The patch looks good, but please put it in reg

[PATCH] gnu: Move gtkglext from gnome to gtk.

2016-08-16 Thread Danny Milosavljevic
gnu: Move gtkglext from gnome to gtk. * gnu/packages/gnome.scm (gtkglext): Moved from here... * gnu/packages/gtk.scm (gtkglext): ... to here --- gnu/packages/gnome.scm | 28 gnu/packages/gtk.scm | 28 2 files changed, 28 insertions(+), 2

Re: [PATCH] gnu: Add python-pypump

2016-08-16 Thread Leo Famulari
On Tue, Aug 16, 2016 at 12:29:27AM +0200, Danny Milosavljevic wrote: > > I think we should package the latest version, at least. > > > > Maybe we could also package 0.6 with a package 'python-pypump-0.6' that > > inherits from python-pypump. Or, you could keep that inherited > > python-pypump-0.6

[PATCH] gnu: lua-5.1: install pkg-config file.

2016-08-16 Thread Danny Milosavljevic
gnu: lua-5.1: install pkg-config file. * gnu/packages/lua.scm (lua-5.1): Modified. * gnu/packages/patches/lua51-pkgconfig.patch: New file. --- gnu/local.mk | 1 + gnu/packages/lua.scm | 3 +- gnu/packages/patches/lua51-pkgconfig.patch | 101

[PATCH v2 0/6] Add FPGA Tools

2016-08-16 Thread Danny Milosavljevic
This patch adds FPGA tools. Danny Milosavljevic (6): gnu: Add fpga module. gnu: fpga: Add abc. gnu: fpga: Add iverilog. gnu: fpga: Add yosys. gnu: fpga: Add icestorm. gnu: fpga: Add arachne-pnr. gnu/local.mk | 1 + gnu/packages/fpga.scm | 271 ++

[PATCH v2 3/6] gnu: fpga: Add iverilog.

2016-08-16 Thread Danny Milosavljevic
* gnu/packages/fpga.scm (iverilog): New variable. --- gnu/packages/fpga.scm | 27 +++ 1 file changed, 27 insertions(+) diff --git a/gnu/packages/fpga.scm b/gnu/packages/fpga.scm index 7571f87..b0d4819 100644 --- a/gnu/packages/fpga.scm +++ b/gnu/packages/fpga.scm @@ -81,3

[PATCH v2 2/6] gnu: fpga: Add abc.

2016-08-16 Thread Danny Milosavljevic
* gnu/packages/fpga.scm (abc): New variable. --- gnu/packages/fpga.scm | 43 +++ 1 file changed, 43 insertions(+) diff --git a/gnu/packages/fpga.scm b/gnu/packages/fpga.scm index 112d53b..7571f87 100644 --- a/gnu/packages/fpga.scm +++ b/gnu/packages/fpga.s

[PATCH v2 1/6] gnu: Add fpga module.

2016-08-16 Thread Danny Milosavljevic
* gnu/packages/fpga.scm: New file. --- gnu/local.mk | 1 + gnu/packages/fpga.scm | 40 2 files changed, 41 insertions(+) create mode 100644 gnu/packages/fpga.scm diff --git a/gnu/local.mk b/gnu/local.mk index 7416850..e70ba77 100644 --- a/gnu/l

[PATCH v2 4/6] gnu: fpga: Add yosys.

2016-08-16 Thread Danny Milosavljevic
* gnu/packages/fpga.scm (yosys): New variable. --- gnu/packages/fpga.scm | 81 +++ 1 file changed, 81 insertions(+) diff --git a/gnu/packages/fpga.scm b/gnu/packages/fpga.scm index b0d4819..0e51626 100644 --- a/gnu/packages/fpga.scm +++ b/gnu/packa

[PATCH v2 5/6] gnu: fpga: Add icestorm.

2016-08-16 Thread Danny Milosavljevic
* gnu/packages/fpga.scm (icestorm): New variable. --- gnu/packages/fpga.scm | 37 + 1 file changed, 37 insertions(+) diff --git a/gnu/packages/fpga.scm b/gnu/packages/fpga.scm index 0e51626..25c4570 100644 --- a/gnu/packages/fpga.scm +++ b/gnu/packages/fpga.sc

[PATCH v2 6/6] gnu: fpga: Add arachne-pnr.

2016-08-16 Thread Danny Milosavljevic
* gnu/packages/fpga.scm (arachne-pnr): Add variable. --- gnu/packages/fpga.scm | 43 +++ 1 file changed, 43 insertions(+) diff --git a/gnu/packages/fpga.scm b/gnu/packages/fpga.scm index 25c4570..ed5bc18 100644 --- a/gnu/packages/fpga.scm +++ b/gnu/package

[PATCH] gnu: libftdi: Propagate the libusb input.

2016-08-16 Thread Danny Milosavljevic
gnu: libftdi: Propagate the libusb input. * gnu/packages/libftdi.scm (libftdi): Modified. --- gnu/packages/libftdi.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gnu/packages/libftdi.scm b/gnu/packages/libftdi.scm index 5c2671a..0bce96e 100644 --- a/gnu/packages/libftdi.s

Re: Specifying Java version when using ant-build-system

2016-08-16 Thread Leo Famulari
On Tue, Aug 16, 2016 at 09:58:33AM +0200, Ricardo Wurmus wrote: > > Leo Famulari writes: > > > On Mon, Aug 15, 2016 at 04:42:01PM +0200, Ricardo Wurmus wrote: > >> > (define* (ant-build store name inputs > > > > [...] > > > >> > (guile #f)p > >> >

[PATCH] gnu: pypi importer: Remove python-setuptools and hint on how to re-add it.

2016-08-16 Thread Danny Milosavljevic
gnu: pypi importer: Remove python-setuptools and hint on how to re-add it. * guix/import/pypi.scm (make-pypi-sexp): Modified. --- guix/import/pypi.scm | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/guix/import/pypi.scm b/guix/import/pypi.scm index 343445a..d177d33 100644

Re: Guile question ... Re: [PATCH 07/11] gnu: ncurses: support mingw.

2016-08-16 Thread Jan Nieuwenhuizen
Jan Nieuwenhuizen writes: > Ricardo Wurmus writes: > >> The command “guix refresh -l package-name” gives you a very rough list >> of packages (on the same architecture) that would be affected by an >> update to “package-name”. This isn’t always correct, but in the case of >> ncurses it shows at l

Re: [PATCH v2 3/6] gnu: fpga: Add iverilog.

2016-08-16 Thread Thompson, David
diff --git a/gnu/packages/fpga.scm b/gnu/packages/fpga.scm index 7571f87..b0d4819 100644 --- a/gnu/packages/fpga.scm +++ b/gnu/packages/fpga.scm @@ -81,3 +81,30 @@ and formal verification.") ;; FIXME use license: MIT Modern variant as described in: ;;

Re: [PATCH v2 1/6] gnu: Add fpga module.

2016-08-16 Thread Thompson, David
On Tue, Aug 16, 2016 at 2:06 PM, Danny Milosavljevic wrote: > > * gnu/packages/fpga.scm: New file. > --- > gnu/local.mk | 1 + > gnu/packages/fpga.scm | 40 > 2 files changed, 41 insertions(+) > create mode 100644 gnu/packages/fpga.scm > You sh

[PATCH 0/5] gnu: Add Arduino tools

2016-08-16 Thread Danny Milosavljevic
gnu: Add Arduino tools. Danny Milosavljevic (5): gnu: Add "arduino" module. gnu: arduino: Add "arduino-installer" helper. gnu: arduino: Add arduino-hardware gnu: arduino: Add arduino-libraries. gnu: Add arduino-makefile. gnu/packages/arduino.scm | 191 ++

[PATCH 1/5] gnu: Add "arduino" module.

2016-08-16 Thread Danny Milosavljevic
* gnu/packages/arduino.scm: New file. --- gnu/packages/arduino.scm | 31 +++ 1 file changed, 31 insertions(+) create mode 100644 gnu/packages/arduino.scm diff --git a/gnu/packages/arduino.scm b/gnu/packages/arduino.scm new file mode 100644 index 000..fc9712c ---

[PATCH 3/5] gnu: arduino: Add arduino-hardware

2016-08-16 Thread Danny Milosavljevic
* gnu/packages/arduino.scm (arduino-hardware): New variable. --- gnu/packages/arduino.scm | 53 1 file changed, 53 insertions(+) diff --git a/gnu/packages/arduino.scm b/gnu/packages/arduino.scm index b8d9aba..ae69c04 100644 --- a/gnu/packages/ardu

[PATCH 5/5] gnu: Add arduino-makefile.

2016-08-16 Thread Danny Milosavljevic
* gnu/packages/arduino.scm (arduino-makefile): New variable. --- gnu/packages/arduino.scm | 83 1 file changed, 83 insertions(+) diff --git a/gnu/packages/arduino.scm b/gnu/packages/arduino.scm index 675df80..34f0251 100644 --- a/gnu/packages/ardu

Re: [PATCH] gnu: Add python-reportlab.

2016-08-16 Thread Leo Famulari
On Tue, Aug 16, 2016 at 03:10:12PM +0100, Marius Bakke wrote: > Marius Bakke writes: > > > Leo Famulari writes: > > > >> On Mon, Aug 15, 2016 at 03:01:00PM +0100, Marius Bakke wrote: > >>> > >>> > From c95b25a3ad4902ccdef79c7429485a7cacc72e1c Mon Sep 17 00:00:00 2001 > >>> > From: Marius Bakke

Re: [PATCH] gnu: Add python-reportlab.

2016-08-16 Thread Leo Famulari
On Tue, Aug 16, 2016 at 11:57:25AM +0100, Marius Bakke wrote: > New patch attached. Thanks, applied as 3fa2dc274, after prefixing the license and importing (gnu packages python). By the way, I saw this at the end of the install phase: --- running install_scripts ## SUMMARY INFO

[PATCH 2/5] gnu: arduino: Add "arduino-installer" helper.

2016-08-16 Thread Danny Milosavljevic
* gnu/packages/arduino.scm (arduino-installer): New procedure. --- gnu/packages/arduino.scm | 9 + 1 file changed, 9 insertions(+) diff --git a/gnu/packages/arduino.scm b/gnu/packages/arduino.scm index fc9712c..b8d9aba 100644 --- a/gnu/packages/arduino.scm +++ b/gnu/packages/arduino.scm

[PATCH 06/24] gnu: xml: Add jsoncpp.

2016-08-16 Thread David Craven
* gnu/packages/xml.scm (jsoncpp): New variable. --- gnu/packages/xml.scm | 19 +++ 1 file changed, 19 insertions(+) diff --git a/gnu/packages/xml.scm b/gnu/packages/xml.scm index 660a0b9..72403c2 100644 --- a/gnu/packages/xml.scm +++ b/gnu/packages/xml.scm @@ -832,3 +832,22 @@ fil

[PATCH 02/24] gnu: qt: Add qtquickcontrols2.

2016-08-16 Thread David Craven
* gnu/packages/qt.scm (qtquickcontrols2): New variable. --- gnu/packages/qt.scm | 17 + 1 file changed, 17 insertions(+) diff --git a/gnu/packages/qt.scm b/gnu/packages/qt.scm index ca777dd..65b6d82 100644 --- a/gnu/packages/qt.scm +++ b/gnu/packages/qt.scm @@ -819,6 +819,23 @@ de

[PATCH 04/24] gnu: databases: Add lmdb.

2016-08-16 Thread David Craven
* gnu/packages/databases.scm (lmdb): New variable. --- gnu/packages/databases.scm | 29 + 1 file changed, 29 insertions(+) diff --git a/gnu/packages/databases.scm b/gnu/packages/databases.scm index d3a44f7..0a6b267 100644 --- a/gnu/packages/databases.scm +++ b/gnu/pack

[PATCH 01/24] gnu: qt: Add qtquickcontrols.

2016-08-16 Thread David Craven
* gnu/packages/qt.scm (qtquickcontrols): New variable. --- gnu/packages/qt.scm | 17 + 1 file changed, 17 insertions(+) diff --git a/gnu/packages/qt.scm b/gnu/packages/qt.scm index a12c526..ca777dd 100644 --- a/gnu/packages/qt.scm +++ b/gnu/packages/qt.scm @@ -802,6 +802,23 @@ dev

[PATCH 03/24] gnu: qt: Add qtgraphicaleffects.

2016-08-16 Thread David Craven
* gnu/packages/qt.scm (qtgraphicaleffects): New variable. --- gnu/packages/qt.scm | 17 + 1 file changed, 17 insertions(+) diff --git a/gnu/packages/qt.scm b/gnu/packages/qt.scm index 65b6d82..19488ac 100644 --- a/gnu/packages/qt.scm +++ b/gnu/packages/qt.scm @@ -836,6 +836,23 @@

[PATCH 07/24] gnu: compression: Add snappy.

2016-08-16 Thread David Craven
* gnu/packages/compression.scm (snappy): New variable. --- gnu/packages/compression.scm | 36 1 file changed, 36 insertions(+) diff --git a/gnu/packages/compression.scm b/gnu/packages/compression.scm index e63c1af..cd1866b 100644 --- a/gnu/packages/compression

[PATCH 11/24] gnu: modemmanager-qt: Propagate modem-manager.

2016-08-16 Thread David Craven
* gnu/packages/kde-frameworks.scm (modemmanager-qt) [propagated-inputs]: Add MODEM-MANAGER. [inputs]: Remove MODEM-MANAGER. --- gnu/packages/kde-frameworks.scm | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/gnu/packages/kde-frameworks.scm b/gnu/packages/kde-frameworks

[PATCH 12/24] gnu: gnome: Add mobile-broadband-provider-info.

2016-08-16 Thread David Craven
* gnu/packages/gnome.scm (mobile-broadband-provider-info): New variable. --- gnu/packages/gnome.scm | 22 ++ 1 file changed, 22 insertions(+) diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm index 4a0be01..7bc0445 100644 --- a/gnu/packages/gnome.scm +++ b/gnu/packa

[PATCH 05/24] gnu: xml: Add yaml-cpp.

2016-08-16 Thread David Craven
* gnu/packages/xml.scm (yaml-cpp): New variable. --- gnu/packages/xml.scm | 24 1 file changed, 24 insertions(+) diff --git a/gnu/packages/xml.scm b/gnu/packages/xml.scm index cfdc6c0..660a0b9 100644 --- a/gnu/packages/xml.scm +++ b/gnu/packages/xml.scm @@ -12,6 +12,7 @@

[PATCH 10/24] gnu: networkmanager-qt: Propagate network-manager.

2016-08-16 Thread David Craven
* gnu/packages/kde-frameworks.scm (networkmanager-qt) [propagated-inputs]: Add NETWORK-MANAGER. [inputs]: Remove NETWORK-MANAGER. --- gnu/packages/kde-frameworks.scm | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/gnu/packages/kde-frameworks.scm b/gnu/packages/kde-fram

[PATCH 09/24] gnu: freedesktop: Add wayland-protocols.

2016-08-16 Thread David Craven
* gnu/packages/freedesktop.scm (wayland-protocols): New variable. --- gnu/packages/freedesktop.scm | 22 ++ 1 file changed, 22 insertions(+) diff --git a/gnu/packages/freedesktop.scm b/gnu/packages/freedesktop.scm index 0262d0a..a24d8fa 100644 --- a/gnu/packages/freedesktop.sc

[PATCH 20/24] gnu: bitcoin-core: Use modular qt.

2016-08-16 Thread David Craven
* gnu/packages/finance.scm (bitcoin-core)[inputs]: Add QTBASE. Remove QT. --- gnu/packages/finance.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gnu/packages/finance.scm b/gnu/packages/finance.scm index 179e325..21a2276 100644 --- a/gnu/packages/finance.scm +++ b/gnu/pack

[PATCH 15/24] gnu: gstreamer: Symlink gstconfig.h into include directory.

2016-08-16 Thread David Craven
* gnu/packages/gstreamer.scm (gstreamer)[arguments]: Add symlink-gstconfig.h phase. --- gnu/packages/gstreamer.scm | 11 ++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/gnu/packages/gstreamer.scm b/gnu/packages/gstreamer.scm index bd99880..54919cd 100644 --- a/gnu/packa

[PATCH 08/24] gnu: xorg: Add lndir.

2016-08-16 Thread David Craven
* gnu/packages/xorg.scm (lndir): New variable. --- gnu/packages/xorg.scm | 25 + 1 file changed, 25 insertions(+) diff --git a/gnu/packages/xorg.scm b/gnu/packages/xorg.scm index b24e437..1e7da68 100644 --- a/gnu/packages/xorg.scm +++ b/gnu/packages/xorg.scm @@ -133,6 +133

[PATCH 13/24] gnu: polkit-qt: Use modular qt.

2016-08-16 Thread David Craven
* gnu/packages/polkit.scm (polkit-qt)[propagated-inputs]: Use QTBASE instead of QT. --- gnu/packages/polkit.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gnu/packages/polkit.scm b/gnu/packages/polkit.scm index 08b753a..e224ca2 100644 --- a/gnu/packages/polkit.scm +++ b/

[PATCH 16/24] gnu: gstreamer: Add qt-gstreamer.

2016-08-16 Thread David Craven
* gnu/packages/gstreamer.scm (qt-gstreamer): New variable. --- gnu/packages/gstreamer.scm | 42 ++ 1 file changed, 42 insertions(+) diff --git a/gnu/packages/gstreamer.scm b/gnu/packages/gstreamer.scm index 54919cd..ee3c9e4 100644 --- a/gnu/packages/gstream

[PATCH 17/24] gnu: kwidgetsaddons: Fix test failure.

2016-08-16 Thread David Craven
* gnu/packages/kde-frameworks.scm (kwidgetsaddons)[arguments]: Enable tests. Set Xvfb pixel depth to 24 bits. --- gnu/packages/kde-frameworks.scm | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/gnu/packages/kde-frameworks.scm b/gnu/packages/kde-frameworks.scm index

[PATCH 21/24] gnu: gst-plugins-bad: Use modular qt.

2016-08-16 Thread David Craven
* gnu/packages/gstreamer.scm (gst-plugins-bad)[inputs]: Add QTBASE. Remove QT. --- gnu/packages/gstreamer.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gnu/packages/gstreamer.scm b/gnu/packages/gstreamer.scm index ee3c9e4..0d8a74d 100644 --- a/gnu/packages/gstreamer.scm +

[PATCH 14/24] gnu: gstreamer: Use license: prefix.

2016-08-16 Thread David Craven
* gnu/packages/gstreamer.scm (define-module): Import guix licenses with #:prefix license:. (orc): Likewise. (gstreamer): Likewise. (gst-plugins-base): Likewise. (gst-plugins-good): Likewise. (gst-plugins-bad): Likewise. (gst-plugins-ugly): Likewise. (gst-libav): Likewise. (python-

[PATCH 19/24] gnu: fritzing: Use modular qt.

2016-08-16 Thread David Craven
* gnu/packages/engineering.scm (fritzing)[inputs]: Add QTBASE, QTSERIALPORT, QTSVG. Remove QT. --- gnu/packages/engineering.scm | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/gnu/packages/engineering.scm b/gnu/packages/engineering.scm index f6c3d5f..dad38e0 100644 --- a/g

[PATCH 24/24] gnu: qt: Update qt to 5.7.0.

2016-08-16 Thread David Craven
* gnu/packages/qt.scm (qtbase): Update it. (qtsvg): Update it. (qtimageformats): Update it. (qtx11extras): Update it. (qtxmlpatterns): Update it. (qtdeclarative): Update it. (qtconnectivity): Update it. (qtwebsockets): Update it. (qtsensors): Update it. (qtmultimedia): Update it

[PATCH 22/24] gnu: poppler-qt5: Use modular qt.

2016-08-16 Thread David Craven
* gnu/packages/pdf.scm (poppler-qt)[inputs]: Add QTBASE. Remove QT. --- gnu/packages/pdf.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gnu/packages/pdf.scm b/gnu/packages/pdf.scm index 439adb9..4b08048 100644 --- a/gnu/packages/pdf.scm +++ b/gnu/packages/pdf.scm @@ -118,7

Re: [PATCH v2 2/6] gnu: fpga: Add abc.

2016-08-16 Thread Thompson, David
diff --git a/gnu/packages/fpga.scm b/gnu/packages/fpga.scm index 112d53b..7571f87 100644 --- a/gnu/packages/fpga.scm +++ b/gnu/packages/fpga.scm @@ -38,3 +38,46 @@ #:use-module (gnu packages version-control) #:use-module (gnu packages libftdi)) +;; To compile as C code (default): +;; make

[PATCH 18/24] gnu: qsynth: Use modular qt.

2016-08-16 Thread David Craven
* gnu/packages/audio.scm (qsynth)[inputs]: Add QTBASE, QTX11EXTRAS. Remove QT. [native-inputs]: Add QTTOOLS. --- gnu/packages/audio.scm | 7 +-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/gnu/packages/audio.scm b/gnu/packages/audio.scm index 5c42aaa..a21cd5b 100644 --- a/g

[PATCH 4/5] gnu: arduino: Add arduino-libraries.

2016-08-16 Thread Danny Milosavljevic
* gnu/packages/arduino.scm (arduino-libraries): New variable. --- gnu/packages/arduino.scm | 15 +++ 1 file changed, 15 insertions(+) diff --git a/gnu/packages/arduino.scm b/gnu/packages/arduino.scm index ae69c04..675df80 100644 --- a/gnu/packages/arduino.scm +++ b/gnu/packages/ardui

[PATCH 23/24] gnu: qtkeychain: Use modular qt.

2016-08-16 Thread David Craven
* gnu/packages/qt.scm (qtkeychain)[inputs]: Add QTBASE. Remove QT. [native-inputs]: Add QTTOOLS. --- gnu/packages/qt.scm | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/gnu/packages/qt.scm b/gnu/packages/qt.scm index 19488ac..021bb70 100644 --- a/gnu/packages/qt.scm +++ b/

Re: [PATCH] gnu: Add clojure.

2016-08-16 Thread Ricardo Wurmus
Alex Vong writes: > Thanks for the review too. The changes looks good to me, excepts that it > seems 'find-files' will find all files with name matching the regex > recursively, but `scandir' will only list the files on the 1st > level. Ah, I didn’t notice that this is what you were trying to d

Re: [PATCH] gnu: simple-scan: Update to 3.21.90.

2016-08-16 Thread Leo Famulari
On Tue, Aug 16, 2016 at 07:29:54PM +0200, Tobias Geerinckx-Rice wrote: > * gnu/packages/gnome.scm (simple-scan): Update to 3.21.90. > [inputs]: Remove libgudev. > [native-inputs]: Replace intltool dependency with gnu-gettext. Looks good, assuming that it's working for you!

Re: QtHaveModule

2016-08-16 Thread David Craven
Hi >> Hi, I just sent a patch to add 'QMAKEPATH' as search-path, which should >> fix this issue. > Thank you! Yes this fixes the issue and is a lot cleaner than what I > came up with... I sent a couple of patches to the mailing list that will require the qt and kde packages to be rebuilt (like t

Maven

2016-08-16 Thread Danny Milosavljevic
Hi, I also tried to package the Arduino GUI - but it has lots of Apache Commons dependencies and those use the Maven repo system. Has anyone already packaged Apache Commons libraries?

Re: [PATCH] gnu: Add clojure.

2016-08-16 Thread Pjotr Prins
On Tue, Aug 16, 2016 at 08:45:17PM +0200, Ricardo Wurmus wrote: > > Alex Vong writes: > > > Thanks for the review too. The changes looks good to me, excepts that it > > seems 'find-files' will find all files with name matching the regex > > recursively, but `scandir' will only list the files on

[PATCH] gnu: python: Add python-lirc.

2016-08-16 Thread Danny Milosavljevic
gnu: python: Add python-lirc. * gnu/packages/python.scm (python-lirc, python2-lirc): New variables. --- gnu/packages/python.scm | 50 + 1 file changed, 50 insertions(+) diff --git a/gnu/packages/python.scm b/gnu/packages/python.scm index abb90d8..4

Re: [PATCH 18/24] gnu: qsynth: Use modular qt.

2016-08-16 Thread Danny Milosavljevic
LGTM

Re: [PATCH 13/24] gnu: polkit-qt: Use modular qt.

2016-08-16 Thread Danny Milosavljevic
> - `(("qt" ,qt))) ; qt-4 according to the pkg-config files > + `(("qtbase" ,qtbase))) That won't be qt-4 anymore. Is that OK?

Re: [PATCH 19/24] gnu: fritzing: Use modular qt.

2016-08-16 Thread Danny Milosavljevic
LGTM.

Re: [PATCH 14/24] gnu: gstreamer: Use license: prefix.

2016-08-16 Thread Danny Milosavljevic
LGTM.

Re: [PATCH 17/24] gnu: kwidgetsaddons: Fix test failure.

2016-08-16 Thread Danny Milosavljevic
>(system (string-append (assoc-ref inputs "xorg-server") > - "/bin/Xvfb :1 &")) > + "/bin/Xvfb :1 -screen 0 640x480x24 &")) Might (setenv "QT_QPA_PLATFORM" "offscreen") also be enough? Starting a

Re: [PATCH] gnu: pypi importer: Remove python-setuptools and hint on how to re-add it.

2016-08-16 Thread ng0
Hi, Danny Milosavljevic writes: > gnu: pypi importer: Remove python-setuptools and hint on how to re-add it. Can you be more specific why it is removed? I don't understand the harm it does or doesn't do when it's included. Would this not be bad for packages which require setuptools? > * guix/i

Re: [PATCH 20/24] gnu: bitcoin-core: Use modular qt.

2016-08-16 Thread Danny Milosavljevic
LGTM!

Re: [PATCH 21/24] gnu: gst-plugins-bad: Use modular qt.

2016-08-16 Thread Danny Milosavljevic
LGTM!

Re: [PATCH 22/24] gnu: poppler-qt5: Use modular qt.

2016-08-16 Thread Danny Milosavljevic
LGTM!

Re: [PATCH 23/24] gnu: qtkeychain: Use modular qt.

2016-08-16 Thread Danny Milosavljevic
LGTM!

Re: [PATCH] NON-WORKING: new package: sent -- simple presentation tool

2016-08-16 Thread Eric Bavier
On Sun, 14 Aug 2016 11:04:15 +0300 Dmitry Bogatov wrote: > > This is my take on the patch. It builds and works fine. > > > > Dmitry, I added a copyright line for you; does it seem alright? > > Perfectly. Thank you for saving patch from rot. > No problem, sorry it took so long to get through

Re: [PATCH 06/24] gnu: xml: Add jsoncpp.

2016-08-16 Thread Danny Milosavljevic
Might it make sense to also mention that it is optionally public domain? Otherwise LGTM.

Re: [PATCH 03/24] gnu: qt: Add qtgraphicaleffects.

2016-08-16 Thread Danny Milosavljevic
LGTM!

Re: [PATCH] gnu: pypi importer: Remove python-setuptools and hint on how to re-add it.

2016-08-16 Thread Danny Milosavljevic
Hi, > Can you be more specific why it is removed? I don't understand the harm > it does or doesn't do when it's included. > Would this not be bad for packages which require setuptools? Python 3.4 integrated setuptools into the main distribution. It doesn't require an external python-setuptools.

Re: [PATCH 24/24] gnu: qt: Update qt to 5.7.0.

2016-08-16 Thread Danny Milosavljevic
LGTM!

Re: [PATCH] gnu: pypi importer: Remove python-setuptools and hint on how to re-add it.

2016-08-16 Thread Pjotr Prins
On Tue, Aug 16, 2016 at 09:39:52PM +0200, Danny Milosavljevic wrote: > Hi, > > > Can you be more specific why it is removed? I don't understand the harm > > it does or doesn't do when it's included. > > Would this not be bad for packages which require setuptools? Not all python packages require s

Re: [PATCH 07/24] gnu: compression: Add snappy.

2016-08-16 Thread Alex Kost
David Craven (2016-08-16 21:39 +0300) wrote: > * gnu/packages/compression.scm (snappy): New variable. > --- > gnu/packages/compression.scm | 36 > 1 file changed, 36 insertions(+) > > > diff --git a/gnu/packages/compression.scm b/gnu/packages/compression.scm >

Re: [PATCH] gnu: Add libunique.

2016-08-16 Thread Leo Famulari
On Mon, Aug 15, 2016 at 11:33:26PM +, ng0 wrote: > Leo Famulari writes: > > Is this package required by something else that we are working on? What > > is the use case? > > (gnunet-gtk): > > (arguments > `(#:configure-flags > (list "--without-libunique" Okay, th

Re: [PATCH 09/24] gnu: freedesktop: Add wayland-protocols.

2016-08-16 Thread Danny Milosavljevic
> +(inputs > + `(("wayland" ,wayland))) > +(native-inputs > + `(("pkg-config" ,pkg-config))) > +(synopsis "Wayland protocols") > +(description "Contains Xml definitions of the wayland protocols.") ^XML ^Wayland If it only cont

  1   2   >