summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 8028f05d31ae331cb9a609d54ca706fb9ffa2da6 (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
30
31
pkgbase = micropython-git
	pkgdesc = A Python implementation for microcontrollers and constrained systems (UNIX git version)
	pkgver = 1.25.0.r33.g611d8f9ce8
	pkgrel = 1
	epoch = 1
	url = https://micropython.org/
	changelog = ChangeLog
	arch = x86_64
	license = MIT
	checkdepends = python
	makedepends = git
	makedepends = python
	depends = glibc
	depends = libffi
	optdepends = mpremote: to install micropython-lib and third-party modules
	provides = micropython
	provides = mpy-cross
	conflicts = micropython
	conflicts = mpy-cross
	source = micropython::git+https://github.com/micropython/micropython.git
	source = berkeley-db-1.xx::git+https://github.com/micropython/berkeley-db-1.xx.git
	source = libffi::git+https://github.com/libffi/libffi.git
	source = mbedtls::git+https://github.com/ARMmbed/mbedtls.git
	source = micropython-lib::git+https://github.com/micropython/micropython-lib.git
	sha256sums = SKIP
	sha256sums = SKIP
	sha256sums = SKIP
	sha256sums = SKIP
	sha256sums = SKIP

pkgname = micropython-git