arduino 1:1.0+dfsg-4 source package in Ubuntu

Changelog

arduino (1:1.0+dfsg-4) unstable; urgency=low


  * policykit moved to Recommends. Package can be configured
    and work without policykit (Closes: #653295)
  * Dependency on zenity removed (Closes: #653296). Uses Debian
    specefic checker in debian/permission-checker instead (written in
    java as to pull in no extra dependencies).

 -- Scott Howard <email address hidden>  Tue, 27 Dec 2011 12:21:24 -0500

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

Precise: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
arduino_1.0+dfsg-4.dsc 1.3 KiB fb93780f3d07fb71e01e14e4c000d929160de39cd2e4529f91a686d46af684eb
arduino_1.0+dfsg.orig.tar.gz 2.1 MiB c323212a24f574720f6d443137d6548b4da0ee95e8c56828f8ccaba4063d93f7
arduino_1.0+dfsg-4.debian.tar.gz 92.4 KiB 591c2282fc79044fabd5e1f525275a5078e177ef4a14cb8515db6cd8dfc5e315

Available diffs

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.