arduino 0022+dfsg-4 source package in Ubuntu

Changelog

arduino (0022+dfsg-4) unstable; urgency=low
  * debian/patches/libc_1.7.1.patch    - Comment out definition of round, which conflicts with math.h      declaration (Closes: #633659)  * debian/control: arduino-core depend on avr-libc (>> 1:1.7.1-2) for    above patch -- Scott Howard <email address hidden>  Thu, 21 Jul 2011 14:16:53 -0400

Upload details

Uploaded by:
Scott Howard
Uploaded to:
Sid
Original maintainer:
Scott Howard
Architectures:
all
Section:
electronics
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Oneiric: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
arduino_0022+dfsg-4.dsc 1.2 KiB 64297562a6a566d6d09c1bb973ba5d6f66e39da5e704aede0ecff6a131823186
arduino_0022+dfsg.orig.tar.gz 2.0 MiB ef3a0fe5dae7f6941bfff547bed40331e982e73a6561d4d6a09462eebb7a9e57
arduino_0022+dfsg-4.debian.tar.gz 93.0 KiB 041fd9bd5bda3e8d66a1bc29168299c21ce56cd70504f4f133f4959900068971

No changes file available.

Binary packages built by this source

arduino: AVR development board IDE and built-in libraries

 Arduino is an open-source electronics prototyping platform based on
 flexible, easy-to-use hardware and software. It's intended for artists,
 designers, hobbyists, and anyone interested in creating interactive
 objects or environments.
 .
 This package will install the integrated development environment that
 allows for program writing, code verfication, compiling, and uploading
 to the Arduino development board. Libraries and example code will also
 be installed.

arduino-core: Code, examples, and libraries for the Arduino platform

 Arduino is an open hardware microcontroller platform. This package contains
 the minimal set of tools to allow one to program an Arduino. It also contains
 examples and libraries. For a CLI, see the 'arduino-mk' package.
 .
 This package does not include the Java based Integrated Development
 Environment, which can be found in the 'arduino' package.