[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#27355] [PATCH 3/7] gnu: Add libsigrokdecode.
From: |
Theodoros Foradis |
Subject: |
[bug#27355] [PATCH 3/7] gnu: Add libsigrokdecode. |
Date: |
Sat, 24 Jun 2017 00:02:28 +0300 |
User-agent: |
mu4e 0.9.18; emacs 25.2.1 |
Hello,
> the README lists some more dependencies:
>
> - doxygen (optional, only needed for the C API docs)
> - graphviz (optional, only needed for the C API docs)
>
> Do you think it makes sense to build the API docs?
I am replying to this with un updated patch series, rebased on current
master, because the old wouldn't apply due to migration of zip.scm to
compression.scm.
I have fixed the suggested issues, and added the C API docs for libsigrok
and libsigrokdecode. I did not manage to use the modular qt packages
instead of qt because icons are missing, suggestions are welcome.
Theodoros Foradis(7):
gnu: Add pulseview.
gnu: Add sigrok-cli.
gnu: Add libsigrok.
gnu: Add sigrok-firmware-fx2lafw.
gnu: Add libsigrokdecode.
gnu: Add libserialport.
gnu: Add libzip.
gnu/local.mk | 1 +
gnu/packages/compression.scm | 33 +++++++++++++++++++++++++++++++
gnu/packages/electronics.scm | 253 +++++++++++++++++++++++++++++++++++++
3 files changed, 287 insertions(+)
create mode 100644 gnu/packages/electronics.scm
--
Theodoros Foradis
- [bug#27355] [PATCH 4/7] gnu: Add sigrok-firmware-fx2lafw., (continued)
[bug#27355] [PATCH 2/7] gnu: Add libserialport., Theodoros Foradis, 2017/06/14
[bug#27355] [PATCH 6/7] gnu: Add sigrok-cli., Theodoros Foradis, 2017/06/14
[bug#27355] [PATCH 3/7] gnu: Add libsigrokdecode., Theodoros Foradis, 2017/06/14
- [bug#27355] [PATCH 3/7] gnu: Add libsigrokdecode., Danny Milosavljevic, 2017/06/19
- [bug#27355] [PATCH 3/7] gnu: Add libsigrokdecode., Theodoros Foradis, 2017/06/21
- [bug#27355] [PATCH 3/7] gnu: Add libsigrokdecode.,
Theodoros Foradis <=
- [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 3/7] gnu: Add libsigrokdecode., Hartmut Goebel, 2017/06/26
[bug#27355] [PATCH 3/7] gnu: Add libsigrokdecode., Theodoros Foradis, 2017/06/26
[bug#27355] [PATCH 5/7] gnu: Add libsigrok., Theodoros Foradis, 2017/06/14