summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: ac48427bcd94439dc0f5753980db834869f221a9 (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
pkgbase = neopo-git
	pkgdesc = A lightweight solution for local Particle development.
	pkgver = r344.6b3049a
	pkgrel = 2
	url = https://github.com/nrobinson2000/neopo
	arch = x86_64
	arch = aarch64
	license = custom
	makedepends = python-setuptools
	depends = python
	depends = vim
	depends = git
	depends = perl-archive-zip
	depends = libusb
	depends = jq
	optdepends = visual-studio-code-bin: Particle Workbench IDE
	optdepends = bash-completion: Bash completion
	provides = neopo
	source = git+https://github.com/nrobinson2000/neopo.git
	source = git+https://github.com/nrobinson2000/particle-cli-completion
	md5sums = SKIP
	md5sums = SKIP
	optdepends_x86_64 = lib32-glibc: gcc-arm 5.3.1 support
	optdepends_aarch64 = dfu-util: flash devices with DFU
	optdepends_aarch64 = nodejs-lts-erbium: support for particle-cli
	optdepends_aarch64 = openocd-git: support for debugging

pkgname = neopo-git