[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#27355] [PATCH 5/7] gnu: Add libsigrok.
From: |
Theodoros Foradis |
Subject: |
[bug#27355] [PATCH 5/7] gnu: Add libsigrok. |
Date: |
Thu, 22 Jun 2017 02:53:47 +0300 |
User-agent: |
mu4e 0.9.18; emacs 25.2.1 |
Hi,
>> + `(#:tests? #f ; tests need usb access
>
> All of them?
>
It reports 1 fail out of 1 test, giving out usb permission errors. The
only other test-related target, check-TESTS fails likewise.
>> + (add-after 'install 'install-udev-rules
> ...
>> + (add-after 'install-eudev-rules 'install-fw
> ^ e?
>
fixed
>> + (lambda* (#:key inputs outputs #:allow-other-keys)
>> + (let* ((fx2lafw (assoc-ref inputs "sigrok-firmware-fx2lafw"))
>> + (out (assoc-ref outputs "out"))
>> + (dir "/share/sigrok-firmware/")
>
> Maybe "dir-suffix" ? Not that important...
>
Changed that.
>> + (description "Libsigrok is a shared library written in C, which
>> provides the basic hardware
>
> ^ comma looks
> weird here
>
> Also maybe @code{libsigrok} ?
Changed both. I will send an updated patch series, with all the changes,
as soon as the qt issue with pulseview is resolved.
Regards,
--
Theodoros Foradis
- [bug#27355] [PATCH 3/7] gnu: Add libsigrokdecode., (continued)
- [bug#27355] [PATCH 3/7] gnu: Add libsigrokdecode., Theodoros Foradis, 2017/06/23
- [bug#27355] [PATCH v2 1/7] gnu: Add libzip., Theodoros Foradis, 2017/06/23
- [bug#27355] [PATCH v2 7/7] gnu: Add pulseview., Theodoros Foradis, 2017/06/23
- [bug#27355] [PATCH v2 2/7] gnu: Add libserialport., Theodoros Foradis, 2017/06/23
- [bug#27355] [PATCH v2 5/7] gnu: Add libsigrok., Theodoros Foradis, 2017/06/23
- [bug#27355] [PATCH v2 3/7] gnu: Add libsigrokdecode., Theodoros Foradis, 2017/06/23
- [bug#27355] [PATCH v2 6/7] gnu: Add sigrok-cli., Theodoros Foradis, 2017/06/23
- [bug#27355] [PATCH v2 4/7] gnu: Add sigrok-firmware-fx2lafw., Theodoros Foradis, 2017/06/23
[bug#27355] [PATCH 5/7] gnu: Add libsigrok., Theodoros Foradis, 2017/06/14
[bug#27355] [PATCH 1/7] gnu: Add libzip., Danny Milosavljevic, 2017/06/15
bug#27355: [PATCH 0/7] Add sigrok, Danny Milosavljevic, 2017/06/24