diff --git a/srcpkgs/arduino/patches/disable-dependency-build.patch b/srcpkgs/arduino/patches/disable-dependency-build.patch index e9d3faec67f..da2c2695d79 100644 --- a/srcpkgs/arduino/patches/disable-dependency-build.patch +++ b/srcpkgs/arduino/patches/disable-dependency-build.patch @@ -1,11 +1,11 @@ ---- build/build.xml.orig 2016-12-29 08:09:30.185309472 -0700 -+++ build/build.xml 2016-12-29 08:11:41.992661097 -0700 -@@ -449,17 +449,6 @@ +--- build/build.xml.orig 2017-06-26 21:25:28.372389852 +0000 ++++ build/build.xml 2017-06-26 21:36:00.450346631 +0000 +@@ -456,17 +456,6 @@ - -- +- - - - @@ -16,9 +16,9 @@ - - - + -@@ -491,16 +480,6 @@ +@@ -484,20 +473,6 @@ @@ -28,20 +28,24 @@ - - - -- +- - - - - - - -@@ -648,15 +627,6 @@ +- +- +- +- + + + +@@ -641,15 +616,6 @@ - - -- +- - - - @@ -51,13 +55,13 @@ -@@ -673,15 +643,6 @@ +@@ -666,15 +632,6 @@ - - -- +- - - - @@ -67,60 +71,63 @@ -@@ -718,15 +679,6 @@ - - +@@ -696,16 +653,6 @@ + + +- - - - - - - -- +- - - -@@ -750,15 +702,6 @@ - - +@@ -714,16 +661,6 @@ + + +- - - - - - - -- +- - - -@@ -782,15 +725,6 @@ - - +@@ -732,16 +669,6 @@ + + +- - - - - - - -- +- - - -@@ -987,16 +921,6 @@ +@@ -982,16 +909,6 @@ - -- +- - - - @@ -130,9 +137,9 @@ - - - + -@@ -1070,15 +994,6 @@ +@@ -1112,15 +1029,6 @@ @@ -142,7 +149,7 @@ - - - -- +- - - diff --git a/srcpkgs/arduino/template b/srcpkgs/arduino/template index 92b6387af30..85d63632d6f 100644 --- a/srcpkgs/arduino/template +++ b/srcpkgs/arduino/template @@ -1,6 +1,6 @@ # Template file for 'arduino' pkgname=arduino -version=1.8.0 +version=1.8.3 revision=1 hostmakedepends="apache-ant unzip ImageMagick openjdk" depends="virtual?java-runtime avr-binutils avr-gcc avr-libc avrdude" @@ -11,7 +11,7 @@ homepage="http://arduino.cc/" distfiles=" https://github.com/arduino/Arduino/archive/${version}.tar.gz ${SOURCEFORGE_SITE}/astyle/astyle_2.05.1_linux.tar.gz" -checksum="221a81f6bafeb49c5a97e3e87e7be7d47afb038c819a4261459d1bc1cc693817 +checksum="754476522b2fe49641b23dfc6e9cb5e0130a6df2eff5a8b76008f7e86885e9eb fbdfc6f1966a972d19a215927266c76d4183eee235ed1e2bd7ec551c2a270eac" nostrip=yes wrksrc=Arduino-$version