summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 32418253215870a74553b820f60299b5e7d7ff0b (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
32
33
34
35
36
37
pkgbase = ethoscope-node
	pkgdesc = A platform from monitoring animal behaviour in real time from a raspberry pi
	pkgver = r1702.g1c43fc3
	pkgrel = 2
	url = http://lab.gilest.ro/ethoscope
	install = ethoscope-node.install
	arch = any
	license = GPL3
	makedepends = git
	makedepends = gcc-fortran
	makedepends = rsync
	makedepends = wget
	makedepends = fping
	makedepends = ntp
	makedepends = openssh
	makedepends = mariadb
	makedepends = dnsmasq
	depends = python-pip
	depends = python-numpy
	depends = python-bottle
	depends = python-pyserial
	depends = python-mysql-connector
	depends = python-netifaces
	depends = python-cherrypy
	depends = python-eventlet
	depends = python-gitpython
	depends = python-scapy
	depends = python-dnspython
	depends = python-greenlet
	depends = python-monotonic
	depends = scapy
	provides = ethoscope
	source = ethoscope-node::git+https://github.com/gilestrolab/ethoscope.git
	md5sums = SKIP

pkgname = ethoscope-node