summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 6da233c5c464dfa58365b8541a4fca7a8a145c97 (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
pkgbase = ryu-git
	pkgdesc = Ryu component-based software defined networking framework
	pkgver = v3.14
	pkgrel = 4
	url = http://osrg.github.io/ryu/
	arch = i686
	arch = x86_64
	arch = armv6h
	license = Apache License 2.0
	makedepends = git
	makedepends = sed
	depends = python2
	depends = python2-setuptools
	depends = python2-pip
	depends = python2-lxml
	depends = python2-greenlet
	depends = python2-webob
	depends = python2-six
	depends = python2-routes
	depends = python2-paramiko
	depends = python2-oslo-config
	depends = python2-msgpack
	depends = python2-netaddr
	depends = python2-eventlet
	depends = python2-pbr
	depends = python2-stevedore
	provides = ryu
	conflicts = ryu
	source = ryu::git+https://github.com/osrg/ryu.git
	md5sums = SKIP

pkgname = ryu-git