Searduino - Tasks: task #12409, Debianize build of Arduino code
You are not allowed to post comments on this tracker with your current authentication level.
task #12409: Debianize build of Arduino code
Submitter: | Henrik Sandklef <hesa> | ||
Submitted: | Sat 12 Jan 2013 12:59:58 PM UTC | ||
Should Start On: | Fri 11 Jan 2013 11:00:00 PM UTC | Should be Finished on: | Mon 11 Mar 2013 11:00:00 PM UTC |
Category: | None | Priority: | 5 - Normal |
Status: | None | Privacy: | Public |
Percent Complete: | 0% | Assigned to: | None |
Open/Closed: | Open | Effort: | 0.00 |
No files currently attached
Depends on the following items: None found
Items that depend on this one: None found
Carbon-Copy List
There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.
No changes have been made to this item
Currently Searduino can not be added to Debian since Searduino downloads Arduino from the internet.
Solution would be to add the feature of using (make sure to add dependency) the sources shipped with Debian when building on Debian. So something like:
./configure --enable-debian-build
will do it.