guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug#39155] [PATCH] gnu: tuxguitar: Build and install alsa plugin.


From: Mike Rosset
Subject: [bug#39155] [PATCH] gnu: tuxguitar: Build and install alsa plugin.
Date: Thu, 23 Jan 2020 18:16:06 -0800
User-agent: mu4e 1.2.0; emacs 26.3

>> ---
>>  gnu/packages/music.scm | 90 +++++++++++++++++++++++++++---------------
>>  1 file changed, 59 insertions(+), 31 deletions(-)
>>
>> diff --git a/gnu/packages/music.scm b/gnu/packages/music.scm
>> index ad369bd3a8..15594ab0ba 100644
>> --- a/gnu/packages/music.scm
>> +++ b/gnu/packages/music.scm
>> @@ -1746,60 +1746,86 @@ is subjective.")
>>      (arguments
>>       `(#:build-target "build"
>>         #:jdk ,icedtea-8
>> -       #:tests? #f                      ; no tests
>> +       #:tests? #f
>
> I left this comment in since it notes that TuxGuitar actually doesn't
> have a test suite, and that we haven't just disabled it for another reason.

Hello Kei,

Apologies for removing this comment. I had not thought of this when I
removed it, thanks for reviewing this and merging.

Mike





reply via email to

[Prev in Thread] Current Thread [Next in Thread]