[Pkg-electronics-devel] Arduino packaging (patches, questions, work-to-do)
Ignacio Losiggio
iglosiggio at gmail.com
Tue Apr 3 18:11:56 UTC 2018
Hi to everyone on the list!
I'm currently making a package [1] for Arduino 1.8.5 while reading all
the work you are doing (arduino-builder, arduino-reference, etc).
While packaging i had to do some patching, mainly for path changes
(arduino expects all the libraries on its own folder).
The arduino-builder package has a file called
`platform.keys.rewrite.txt`
that the IDE needs to start. The builder locates it under
`/usr/share/arduino-builder/platform.keys.rewrite.txt`.
Should i hardcode this path, make a symbolic link or ask for the file to
be located in `/usr/share/arduino`?
[1] https://github.com/HuayraLinux/pkg-arduino
More information about the Pkg-electronics-devel
mailing list