blob: 773f3cf46edaadb5dbbf84571d2136d18c449b73 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
pkgbase = netvirt-agent-beta-git
pkgdesc = NetVirt is an open source network virtualization platform (NVP).
pkgver = v2.0.2b
pkgrel = 1
url = http://netvirt.org
arch = i686
arch = x86_64
license = GPLv3
makedepends = git
makedepends = scons
makedepends = cmake
depends = jansson
depends = curl
depends = libevent
depends = openssl
source = netvirt-agent-beta-git::git+https://github.com/mathieujobin/netvirt.git
md5sums = SKIP
pkgname = netvirt-agent-beta-git
|