Package: arduino / 2:1.8.19+dfsg1-3

Metadata

Package Version Patches format
arduino 2:1.8.19+dfsg1-3 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
debian hacks/Use packaged libastyle.patch | (download)

build/build.xml | 10 9 + 1 - 0 !
1 file changed, 9 insertions(+), 1 deletion(-)

 use packaged libastyle

debian hacks/Install appdata.xml into propriate folder.patch | (download)

build/build.xml | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 install appdata.xml into propriate folder

debian hacks/Don t follow symlinked jar files.patch | (download)

build/build.xml | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 don't follow symlinked jar files

debian hacks/Remove copying of bundled files.patch | (download)

build/build.xml | 30 0 + 30 - 0 !
1 file changed, 30 deletions(-)

 remove copying of bundled files

debian hacks/Don t download any external example files.patch | (download)

build/build.xml | 22 3 + 19 - 0 !
1 file changed, 3 insertions(+), 19 deletions(-)

 don't download any external example files

debian hacks/Prevent more downloads while package build.patch | (download)

build/build.xml | 15 13 + 2 - 0 !
1 file changed, 13 insertions(+), 2 deletions(-)

 prevent more downloads while package build

debian hacks/Do not run windows and mac cleaning tasks.patch | (download)

build/build.xml | 19 1 + 18 - 0 !
1 file changed, 1 insertion(+), 18 deletions(-)

 do not run windows and mac cleaning tasks

debian hacks/Don t call assemble hardware target.patch | (download)

build/build.xml | 2 2 + 0 - 0 !
1 file changed, 2 insertions(+)

 don't call assemble-hardware target

debian hacks/Don t run extra options on ARM.patch | (download)

build/build.xml | 10 10 + 0 - 0 !
1 file changed, 10 insertions(+)

 don't run extra options on arm

Don't try to download and extract arduino-builder and avr toolchain if
the build is called from an ARM arcitecture.

debian hacks/Use old rsyntaxtextarea.patch | (download)

app/src/processing/app/EditorTab.java | 7 5 + 2 - 0 !
1 file changed, 5 insertions(+), 2 deletions(-)

 use old rsyntaxtextarea

debian hacks/Use system library astylej.patch | (download)

app/src/cc/arduino/packages/formatter/AStyleInterface.java | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 use system library astylej

debian hacks/Use system library listserialsj.patch | (download)

arduino-core/src/processing/app/Platform.java | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 use system library listserialsj

debian hacks/Remove MacOS think_different handling.patch | (download)

app/src/processing/app/Base.java | 9 0 + 9 - 0 !
1 file changed, 9 deletions(-)

 remove macos think_different handling

fixes/Enhance permission handling.patch | (download)

build/linux/dist/arduino | 16 15 + 1 - 0 !
1 file changed, 15 insertions(+), 1 deletion(-)

 enhance permission handling

fixes/Use system libraries in the start script.patch | (download)

build/linux/dist/arduino | 6 4 + 2 - 0 !
1 file changed, 4 insertions(+), 2 deletions(-)

 use system libraries in the start script

debian hacks/Use arduino builder from system.patch | (download)

arduino-core/src/cc/arduino/Compiler.java | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 use arduino-builder from system

fixes/Use platform.keys.rewrite.txt from arduino builder.patch | (download)

arduino-core/src/processing/app/debug/LegacyTargetPlatform.java | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 use platform.keys.rewrite.txt from arduino-builder

debian hacks/Don t use functions from jtouchbar.patch | (download)

app/src/processing/app/EditorToolbar.java | 28 14 + 14 - 0 !
1 file changed, 14 insertions(+), 14 deletions(-)

 don't use functions from jtouchbar

debian hacks/Ignore Apple specific check from apple lib.patch | (download)

app/src/processing/app/Base.java | 8 4 + 4 - 0 !
1 file changed, 4 insertions(+), 4 deletions(-)

 ignore apple specific check from apple lib