[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#27355] [PATCH 5/7] gnu: Add libsigrok.
From: |
Danny Milosavljevic |
Subject: |
[bug#27355] [PATCH 5/7] gnu: Add libsigrok. |
Date: |
Mon, 19 Jun 2017 22:35:09 +0200 |
Hi,
On Wed, 14 Jun 2017 12:58:11 +0300
Theodoros Foradis <address@hidden> wrote:
> + `(#:tests? #f ; tests need usb access
All of them?
> + (add-after 'install 'install-udev-rules
...
> + (add-after 'install-eudev-rules 'install-fw
^ e?
> + (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...
> + (description "Libsigrok is a shared library written in C, which provides
> the basic hardware
^ comma looks
weird here
Also maybe @code{libsigrok} ?
Otherwise LGTM!
- [bug#27355] [PATCH 3/7] gnu: Add libsigrokdecode., (continued)
- [bug#27355] [PATCH 3/7] gnu: Add libsigrokdecode., Theodoros Foradis, 2017/06/21
- [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