Please add it to the tree.
http://blog.pcode.nl/2011/07/24/gnoduino-ftw/
I'll maintain this one (since I'm already maintaining arduino anyway).
Created attachment 350882 [details] dev-embedded/gnoduino-0.1.0.ebuild Here is the ebuild. Can you guys please test if it works? I don't have my arduino around and the UI seems to only start when the arduino is connected: serial.serialutil.SerialException: could not open port /dev/ttyS0: [Errno 2] No such file or directory: '/dev/ttyS0'
Created attachment 351358 [details] gnoduino-0.4.0.ebuild I found an ebuild for version 0.3.0 at: http://files.pcode.nl/temp/gnoduino-0.3.0.ebuild and made some revisions/updates for the new 0.4.0 version. This appears to work ok with my brnd new UNO; although, I am just a newbie.
Also. I get a connection at /dev/ttyACM0,
Hi, I don't see any dependancies on arduino libs. Don't gnoduino need them?
(In reply to Xavier Miller from comment #6) > Hi, > > I don't see any dependancies on arduino libs. Don't gnoduino need them? It need, without dev-embedded/arduino it says: wariat@mickey ~ $ gnoduino Unable to locate BOARDS Arduino SDK missing or broken. so it should be added as dependency of gnoduino.