Leo Famulari writes:
> On Sun, May 01, 2016 at 06:22:17PM +0200, Ricardo Wurmus wrote:
>> Hi Guix,
>>
>> this patch adds a tool to display waveforms from my digital storage
>> oscilloscope. The package definition is a bit ugly because upstream
>> doesn’t really have a good build system.
>
> Do
On Sun, May 01, 2016 at 06:22:17PM +0200, Ricardo Wurmus wrote:
> Hi Guix,
>
> this patch adds a tool to display waveforms from my digital storage
> oscilloscope. The package definition is a bit ugly because upstream
> doesn’t really have a good build system.
Does it really require qt-4? We remo
On Sun, May 01, 2016 at 01:28:25PM +0200, Nicolas Goaziou wrote:
> Hello,
>
> The following patch updates asymptote to 2.37. Thank you for considering
> it for merging.
Thanks for paying attention this package!
To anyone reading along, support for GSL 2 was added in this release.
Pushed with so
On 2016-04-27 14:05, Jan Nieuwenhuizen wrote:
Leo Famulari writes:
Hi!
Find attached a new version of gnome-tweak-tool.
Sorry, I still don't understand. Can you explain why you want to
remove
python2 from the propagated inputs?
Propagated-inputs are silently installed into the user's prof
On Sun, 1 May 2016 17:14:18 -0400
Leo Famulari wrote:
> On Sun, May 01, 2016 at 01:05:59AM +0200, Nicolas Goaziou wrote:
> > * gnu/packages/linux.scm (thinkfan): New variable.
>
> Thanks!
>
> > +(arguments
> > + `(#:tests? #f ;no test target
> > + #:configur
On Sun, May 01, 2016 at 01:05:59AM +0200, Nicolas Goaziou wrote:
> * gnu/packages/linux.scm (thinkfan): New variable.
Thanks!
> +(arguments
> + `(#:tests? #f ;no test target
> + #:configure-flags
> + `("-DUSE_ATASMART:BOOL=ON")))
Can you add a brief comme
On Fri, 29 Apr 2016 03:05:08 -0400
Leo Famulari wrote:
> On Sun, Apr 17, 2016 at 11:14:00AM -0400, Kei Yamashita wrote:
> > I've disabled the mpris2 plugin because parole will fail to build,
> > citing a missing gst/tag/tag.h header file (even though it exists in
> > gst-plugins-base's include fo
On Fri, Apr 29, 2016 at 06:35:43PM -0500, Christopher Allan Webber wrote:
> * gnu/packages/emacs.scm (geiser-next): New variable.
> +(version "20160428.4c8b3de")
Looks good, but can you make the version string in the style described
in 7.6.3 Version Numbers?
https://www.gnu.org/software/guix
On Wed, Apr 27, 2016 at 09:31:20PM +0200, Ricardo Wurmus wrote:
> these patches add MIDI support to Frescobaldi via portmidi. I took a
> patch from Gentoo to break apart the portmidi build, so that we can
> disable the Java parts and cleanly disable the tests which fail to link
> (possibly because
Hi all,
When committing a bug fix with a graft, I think it would be a good idea
to follow up on some other branch with a commit that makes the same
change without a graft.
Core-updates was suggested on IRC. This would mean that after each graft
commit, master would need to be merged into core-upd
On Wed, Apr 27, 2016 at 12:47:40AM +0200, Roel Janssen wrote:
> * gnu/packages/databases.scm (4store): New variable.
> * gnu/packages/patches/4store-fix-buildsystem.patch: New file.
> * gnu/local.mk (dist_patch_DATA): Add patch file entry.
> +(version "1.1.6")
So, no luck persuading them to i
On Sun, May 01, 2016 at 08:58:12PM +0200, Jan Nieuwenhuizen wrote:
John Darrington writes:
> I am sorry for my ignorance but why is libiconv needed when
> targeting mingw?
>
> Because Microsoft does not implement iconv, and presumably this package
nee
John Darrington writes:
> I am sorry for my ignorance but why is libiconv needed when
> targeting mingw?
>
> Because Microsoft does not implement iconv, and presumably this package needs
> it.
As this is about the mingw port, it would be because the mingw c library
does not bundl
Manolis Ragkousis writes:
> Καλησπέρα Jan,
Goedeavond Manolis,
>> + #:export (glibc
>> +libiconv-if-needed))
>
> The #:export (glibc...) part only exists in wip-hurd so we need to
> remove this in order for your patch to apply on master.
Ok, changed to
#:export (libiconv-if-ne
Hi,
based on a former short discussion [1] I implemented a Pyhton tool which
helps generating package definitions from Debian descriptions.
Comments and enhancements are *very* welcome.
Installation:
pip install guix-import-debian
:Homepage: https://gitlab.com/htgoebel/guix-import-debian
On Mon, Apr 25, 2016 at 04:04:59AM +0200, Danny Milosavljevic wrote:
> > My instinct is that we should make it refer directly to the libraries
> > (pcre and libgc) but that user-facing executables like make and g++
> > should be installed by the user.
>
> Yeah, I did it like that in the existing p
On Sun, May 01, 2016 at 08:07:56PM +0300, Manolis Ragkousis wrote:
?? Jan,
On 04/29/2016 06:12 PM, Jan Nieuwenhuizen wrote:
> + #:use-module (guix build-system trivial)
> + #:export (glibc
> +libiconv-if-needed))
The #:export (
Καλησπέρα Jan,
On 04/29/2016 06:12 PM, Jan Nieuwenhuizen wrote:
> + #:use-module (guix build-system trivial)
> + #:export (glibc
> +libiconv-if-needed))
The #:export (glibc...) part only exists in wip-hurd so we need to
remove this in order for your patch to apply on master.
> +(de
On Fri, Apr 29, 2016 at 04:20:53PM +0200, Cyril Roelandt wrote:
> This patch series adds python-barbicanclient, one of the CLI clients for
> OpenStack.
I was able to build the following packages, picked haphazardly, after
applying this patch series:
rseqc python2-urllib3 python-pytest-xprocess py
Hi Guix,
this patch adds a tool to display waveforms from my digital storage
oscilloscope. The package definition is a bit ugly because upstream
doesn’t really have a good build system.
It works fine for me and I hope it’s useful for others as well.
~~ Ricardo
>From 2ad0b4186e08f8e1e81fc8394ff
Ludovic Courtès writes:
> Ricardo Wurmus skribis:
>
>> This 4-oscillator synthesizer has a very simple and clean user
>> interface.
>>
>> From b51dae381a974f10c9c51facd5732aaa6846d931 Mon Sep 17 00:00:00 2001
>> From: Ricardo Wurmus
>> Date: Wed, 27 Apr 2016 22:49:22 +0200
>> Subject: [PATCH]
Alex Griffin skribis:
> Debian replaces all binary 'waf' files with their own
> 'waf-uncompressed'. I think our python-waf package should be altered to
> produce an uncompressed version, then the waf-build-system should
> automatically use that (look at the python-pycairo package for an
> example
Leo Famulari skribis:
> There is a new stable release of Nginx: 1.10.0:
>
> http://nginx.org/en/download.html
>
> Take a look at the changes to see if there are any new features we
> should enable. HTTP/2? The changes are in the 1.9.* updates:
>
> http://nginx.org/en/CHANGES-1.10
If there are no
Hi!
Danny Milosavljevic skribis:
> I've seen the mcron package but I don't understand how it gets launched.
> Should there be a cron-service ?
Ah ha! I have a preliminary mcron service (attached). It’s
undocumented and subject to change, but feedback is welcome!
Currently it’s designed to r
Ricardo Wurmus skribis:
> This 4-oscillator synthesizer has a very simple and clean user
> interface.
>
> From b51dae381a974f10c9c51facd5732aaa6846d931 Mon Sep 17 00:00:00 2001
> From: Ricardo Wurmus
> Date: Wed, 27 Apr 2016 22:49:22 +0200
> Subject: [PATCH] gnu: Add synthv1.
>
> * gnu/packages/
Ricardo Wurmus skribis:
> Ludovic Courtès writes:
>
>> Ricardo Wurmus skribis:
>>
>>> I tested JUnit previously with the log4j-api package, but I cannot
>>> submit this right now due to a bug(?) in Guile’s HTTP client, which
>>> makes it impossible for me to download the sources of its dependen
Hello,
The following patch updates asymptote to 2.37. Thank you for considering
it for merging.
Regards,
--
Nicolas Goaziou0x80A93738
>From dfd74ca805031b37456ea2824ad069916d104878 Mon Sep 17 00:00:00 2001
From: Nicolas Goaziou
Date: Sat, 30 Apr
Pushed to master.
Thanks :-)
28 matches
Mail list logo