summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 88050b8c4adeebdb47219efd63a905611ef2bb90 (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 = contiki
	pkgdesc = Contiki, the open source OS for the Internet of Things
	pkgver = 3.1
	pkgrel = 2
	epoch = 1
	url = https://github.com/contiki-os/contiki
	arch = x86_64
	license = BSD
	makedepends = unzip
	makedepends = rsync
	depends = ant
	depends = ncurses
	depends = jdk8-openjdk
	optdepends = arm-none-eabi-gcc: compile code for CC2538-based platforms
	optdepends = msp430-elf-gcc: compile code for MSP430
	provides = contiki
	options = !strip
	source = contiki::git+https://github.com/contiki-os/contiki.git#branch=release-3-1
	source = example-makefile
	source = hello-world-test.patch
	source = run-cooja.sh
	sha256sums = SKIP
	sha256sums = ff5cedd12ab776ffd6574d8da892ac3b12c9327be3285df851bcd5c08fa3125f
	sha256sums = d9b72876e9a4f69f8036c5ef594f0547d2c28b6ba83bb682a25932a88c96238f
	sha256sums = 614f49c22522a738be102a93972d0f075864ae6580c7daa47ad0bf69f7969880

pkgname = contiki