summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 34345f913b953e33db6fd65059deba734cd6d07d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
pkgbase = arduino-ide-bin
	pkgdesc = Arduino prototyping platform IDE, rewrite based on the Theia IDE framework.
	pkgver = 2.3.4
	pkgrel = 2
	url = https://github.com/arduino/arduino-ide
	arch = x86_64
	license = AGPL3
	depends = libxkbfile
	depends = libxss
	depends = nss
	depends = libsecret
	depends = git
	optdepends = libusb: Needed for some libraries or boards
	optdepends = usbutils: Needed for stm32 boards using st-link
	optdepends = libusb-compat: Needed for the `micronucleus` cli utility
	optdepends = python-pyserial: Needed for esptool
	makedepends = unzip
	provides = arduino-ide
	conflicts = arduino-ide
	replaces = arduino-ide-beta-bin
	options = !strip
	source = https://github.com/arduino/arduino-ide/releases/download/2.3.4/arduino-ide_2.3.4_Linux_64bit.zip
	source = https://www.arduino.cc/wiki/370832ed4114dd35d498f2f449b4781e/arduino.svg
	source = arduino-ide-bin.sh
	sha256sums = 424aacc25e1558851083be651ac92195443f69c9a7d65710b447a40967a4b381
	sha256sums = 4137981bcb4057c2e0092f22faea287767f102e0b48497d22cd55e8d6988e4ac
	sha256sums = c02f0c40b92e50f46b09339d1ccfb0cb7cd7caa1e5d386ee9b85938810bfda34

pkgname = arduino-ide-bin