FS#66160 - [arduino] Manpage not included
Attached to Project:
Community Packages
Opened by Jan Felix Langenbach (Janfel) - Tuesday, 07 April 2020, 16:56 GMT
Last edited by NicoHood (NicoHood) - Saturday, 11 July 2020, 09:21 GMT
Opened by Jan Felix Langenbach (Janfel) - Tuesday, 07 April 2020, 16:56 GMT
Last edited by NicoHood (NicoHood) - Saturday, 11 July 2020, 09:21 GMT
|
Details
Description:
The package does not include the arduino(1) man page that is supplied by upstream. Additional info: * Tested with arduino 1:1.8.12-1 * The man page can be found here: https://github.com/arduino/Arduino/blob/master/build/shared/manpage.adoc https://raw.githubusercontent.com/arduino/Arduino/master/build/shared/manpage.adoc * The package asciidoc will have to be added as a make dependency. * The command to build the man page is: a2x -f manpage manpage.adoc Steps to reproduce: man arduino pacman -Fl arduino | grep man |
This task depends upon