On Tue, May 10, 2016 at 04:29:08PM -0400, Leo Famulari wrote:
> I will follow this commit with an "ungrafting" commit on core-updates.
Done as 4fa05a81983d4aa33837e1c01457442be7b58aad
On 2016-05-11(12:50:04PM+), ng0 wrote:
> On 2016-04-24(04:23:22+0200), Ludovic Courtès wrote:
> > Leo Famulari skribis:
> >
> > > On Wed, Apr 20, 2016 at 07:03:40PM +0200, Ludovic Courtès wrote:
> > >> Leo Famulari skribis:
> > >>
> > >> > On Sun, Apr 17, 2016 at 11:53:51AM +0200, ng0 wrote
Hi,
Matthew Jordan writes:
> From 8de06b6e26d9e1eb7bb7ef6df163f54a46db3d89 Mon Sep 17 00:00:00 2001
> From: Matthew Jordan
> Date: Thu, 12 May 2016 14:57:34 -0400
> Subject: [PATCH] gnu: Added envstore package.
The summary line should be "gnu: Add envstore."
>
> * gnu/package/enstore.scm: New
On Sat, May 14, 2016 at 07:54:57PM +0300, Alex Kost wrote:
> Ricardo Wurmus (2016-05-14 12:43 +0300) wrote:
>
> > Hello Guix,
> >
> > this patch adds Bluetooth support to pulseaudio. (Since bluez5 there
> > is no native support for the ALSA backend any more.) This adds very
> > little to the pul
On Tue, May 10, 2016 at 06:22:02PM -0400, Kei Yamashita wrote:
> I'll be submitting a few patches in order to eventually package
> Evolution for the GNOME desktop. If someone could verify that this
> package definition is okay for submission, that would be excellent!
> From 68a9f9f5a90e5cecbfa
Ludovic Courtès writes:
> Thanks for your quick response, applied with an adjusted commit log.
Thanks.
> I concur with Mark: this is a very sensitive area that takes time to
> test and adjust, which is the main reason why it takes me so much time
> to review and such ;-), so we want to make sure
Andy Wingo writes:
Hi Andy,
What I meant to say in my first mail, I'll do in the last. Thanks so
much again for this round of reviews! It took me quite some rebuilds
to get sane answers to your remarks and there were some bugs that I
needed to get straightened out first, that's why I could not
Andy Wingo writes:
>> +(define* (libiconv-if-needed #:optional (target (%current-target-system)))
>> + (if (mingw-target? target)
>> + `(("libiconv" ,libiconv))
>> + '()))
>> +
>
> Needs a docstring, please. Thanks :)
How is this?
(define* (libiconv-if-needed #:optional (target (
Andy Wingo writes:
>> + ,@(cond ((mingw-target?)
>> + ;; Static and shared cannot be built in one go:
>> + ;; they produce different headers. We need
>> shared.
>> + `("--disable-static"
>> +
Andy Wingo writes:
>> +Upstream status: not yet presented upstream.
>> +
>> +--- libtool-2.4.6/build-aux/ltmain.in~ 2015-02-06
>> 13:57:56.0 +0100
>> libtool-2.4.6/build-aux/ltmain.in 2016-05-06 07:46:29.425142546
>> +0200
>> +@@ -3658,12 +3658,10 @@
>> + #if defined _MSC_VER
>> + # d
Andy Wingo writes:
>> +(arguments
>> + `(;; Libltdl is provided as a separate package, so don't install it
>> here.
>> + #:configure-flags
>> + `("--disable-ltdl-install"
>> + ,(string-append "--host=" ,target)
>> + ,(string-append "--target=" ,target)
>> +
Andy Wingo writes:
>> + (system* "tar" "xf" mingw-source)
>> + (copy-file (string-append mingw-headers
>> "/crt/_mingw.h.in")
>> + (string-append mingw-headers
>> "/crt/_mingw.h"))
>> +
Hi!
Alex Griffin skribis:
> I've put my initial notes in a git repository
> [here](https://gitlab.com/ajgrf/bootstrapping-compilers/blob/master/notes.org).
> They are in a very rough state, but mostly everything is there in some
> form. If anyone has any thoughts please let me know!
I like it.
Hi!
Alex Griffin skribis:
> I've put my initial notes in a git repository
> [here](https://gitlab.com/ajgrf/bootstrapping-compilers/blob/master/notes.org).
> They are in a very rough state, but mostly everything is there in some
> form. If anyone has any thoughts please let me know!
I like it.
Jan Nieuwenhuizen skribis:
> From 0361374c4469b1e9b573668a6020b19e7abfbfe2 Mon Sep 17 00:00:00 2001
> From: Jan Nieuwenhuizen
> Date: Sat, 14 May 2016 10:13:21 +0200
> Subject: [PATCH] gnu: cross-base: Add srfi-26 for glibc. Fixes glibc-based
> cross builds.
>
> * gnu/packages/cross-base.scm (
Okay from me as well.
Thank you
Manolis
> BTW do you still have problems with using guix repo through ssh? I do,
> I mean I can't push or fetch. And as I see that other people commit to
> the guix repo, I begin to think that it's only me who have this problem.
>
FWIW, I can't pull either, not even for
url = git://git.sv.gnu
Good day all,
Submitting patch for envstore-2.1.
Let me know if I need to make any changes.
>From 8de06b6e26d9e1eb7bb7ef6df163f54a46db3d89 Mon Sep 17 00:00:00 2001
From: Matthew Jordan
Date: Thu, 12 May 2016 14:57:34 -0400
Subject: [PATCH] gnu: Added envstore package.
* gnu/package/enstore.scm
Ricardo Wurmus (2016-05-14 12:43 +0300) wrote:
> Hello Guix,
>
> this patch adds Bluetooth support to pulseaudio. (Since bluez5 there
> is no native support for the ALSA backend any more.) This adds very
> little to the pulseaudio closure as you can see below.
>
> Note that this depends on the p
Federico Beffa (2016-05-13 21:44 +0300) wrote:
> On Fri, May 13, 2016 at 7:10 PM, Andreas Enge wrote:
>> Hello,
>>
>> On Fri, May 13, 2016 at 06:51:27PM +0200, Federico Beffa wrote:
>>> This fixes some of the provided programs like, e.g. 'pamtogif'.
>>
>> I think the common practice is to separat
* gnu/packages/pulseaudio.scm (pulseaudio)[arguments]: Add
"--enable-bluez5" to configure flags.
[inputs]: Add "bluez" and "sbc".
---
gnu/packages/pulseaudio.scm | 7 +--
1 file changed, 5 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/pulseaudio.scm b/gnu/packages/pulseaudio.scm
ind
Hello Guix,
this patch adds Bluetooth support to pulseaudio. (Since bluez5 there
is no native support for the ALSA backend any more.) This adds very
little to the pulseaudio closure as you can see below.
Note that this depends on the previous patch adding SBC.
More than 100 packages would need
* gnu/packages/linux.scm (sbc): New variable.
---
gnu/packages/linux.scm | 24
1 file changed, 24 insertions(+)
diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm
index aa778be..7c5ca6a 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -11,6 +1
On Sat, May 14, 2016 at 09:55:01AM +0200, Federico Beffa wrote:
> > Officially this is version 9.4 and I suppose the coming release will
> > have that number. I will then use 9.3-1.41d94b07 so that going to 9.4
> > will be seen as an upgrade.
> Well, the new release has just appeared :-) So I will
Jan Nieuwenhuizen writes:
Fix for
./pre-inst-env guix build --target=mips64el-linux-gnuabi64 hello
attached. Adds srfi-26 to glibc for cut.
As Andy suggested I will be factoring-out the for-each (setenv) CROSS_*
stanzas but I'm still experimenting with that, with cross-libtool and
the whol
On Sat, May 14, 2016 at 9:28 AM, Federico Beffa wrote:
> On Sat, May 14, 2016 at 4:51 AM, Leo Famulari wrote:
>> On Fri, May 13, 2016 at 10:44:28PM +0200, Andreas Enge wrote:
>>> Hi Fede,
>>>
>>> just a tiny comment, as I do not have more time right now:
>>>
>>> On Fri, May 13, 2016 at 09:03:25PM
On Sat, May 14, 2016 at 4:51 AM, Leo Famulari wrote:
> On Fri, May 13, 2016 at 10:44:28PM +0200, Andreas Enge wrote:
>> Hi Fede,
>>
>> just a tiny comment, as I do not have more time right now:
>>
>> On Fri, May 13, 2016 at 09:03:25PM +0200, Federico Beffa wrote:
>> > There is no official release
Kei Yamashita writes:
> From 29033622d9490d299d2409b73f9e21862ca939ec Mon Sep 17 00:00:00 2001
> From: Kei Yamashita
> Date: Tue, 10 May 2016 00:16:46 -0400
> Subject: [PATCH] gnu: Add gnome-calendar.
Thank you!
> +(define-public gnome-calendar
> + (package
> +(name "gnome-calendar")
> +
28 matches
Mail list logo