Brendan Tildesley skribis:
> On 2016-09-02 22:20, Ludovic Courtès wrote:
>> [...]
>>
>>> + (add-after 'unpack 'be-timeless
>>> + (lambda _
>>> + (substitute* "external/portaudio/pa_front.c"
>>> + ((" \\(built \" __DATE__ \" \" __TIME__ \"\\)") ""))
>>>
On 2016-09-02 22:20, Ludovic Courtès wrote:
> [...]
>
>> + (add-after 'unpack 'be-timeless
>> + (lambda _
>> + (substitute* "external/portaudio/pa_front.c"
>> + ((" \\(built \" __DATE__ \" \" __TIME__ \"\\)") ""))
>> + #t))
> Could you move i
Hi Brendan,
Brendan Tildesley skribis:
> Please discard the first patch and consider this updated version. I was
> able to identify a timestamp and remove it, make the build reproducible.
Awesome!
> From bdc94ded90345e67885a7aa3b7e649bc546ad22c Mon Sep 17 00:00:00 2001
> From: Brendan Tildesle
Brendan Tildesley writes:
> Please discard the first patch and consider this updated version. I was
> able to identify a timestamp and remove it, make the build reproducible.
> Also, I have added all the licenses to the best of my ability, by which
> I mean I ripped off the debian package. Praat
Please discard the first patch and consider this updated version. I was
able to identify a timestamp and remove it, make the build reproducible.
Also, I have added all the licenses to the best of my ability, by which
I mean I ripped off the debian package. Praat looks messy but it's fun
software. F
On Tue, Aug 30, 2016, at 02:07 PM, Marius Bakke wrote:
> I don't have a Guix system with audio atm so someone else will have to
> review it :)
It works for me on GuixSD OOTB.
Brendan Tildesley wrote:
> +(home-page "http://praat.org";)
The docs point to "http://www.praat.org";, so I think we
Brendan Tildesley writes:
> This marks my first attempt at writing a package definition for Guix.
> Please assume it is broken since I still don't know what I'm doing, and
> forgive me if you need to school me on things written in the manual. If
> someone on GuixSD could test if it builds, load a
Hi, thanks for your patch.
I am not able to apply this without editing it, could you resend it in
an appended file?
Brendan Tildesley writes:
> This marks my first attempt at writing a package definition for Guix.
> Please assume it is broken since I still don't know what I'm doing, and
> forgiv