summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: c4c9552558df7525f0656a2778378f08f400e33d (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
pkgbase = gns3-server-git
	pkgdesc = GNS3 network simulator. Server package.
	pkgver = 2.1.0rc4
	pkgrel = 1
	url = https://github.com/GNS3/gns3-server
	install = gns3-server.install
	arch = any
	groups = gns3
	license = GPL3
	makedepends = python-setuptools
	depends = python-jsonschema>=2.4.0
	depends = python-jinja>=2.7.3
	depends = python-raven>=5.23.0
	depends = python-psutil>=3.0.0
	depends = python-zipstream-gns3
	depends = python-typing-gns3
	depends = python-yarl-gns3
	depends = python-aiohttp-gns3
	depends = python-aiohttp-cors-gns3
	depends = python-prompt_toolkit
	optdepends = dynamips: Cisco router emulator.
	optdepends = qemu: Used by GNS3 to run Cisco ASA, PIX and IDS.
	optdepends = vpcs: Simple PC emulation for basic network operations.
	optdepends = ubridge: Bridge for UDP tunnels, Ethernet, TAP and VMnet interfaces.
	optdepends = gns3-gui: graphical user interface for GNS3 server.
	provides = gns3-server
	conflicts = gns3-server
	replaces = gns3-server
	source = gns3-server-2.1.0rc4.tar.gz::https://github.com/GNS3/gns3-server/archive/v2.1.0rc4.tar.gz
	source = gns3-server@.service
	md5sums = c59dbd92eb4f56653c122fc3a5dd2ee4
	md5sums = 3dcc54e56818a62859d0e7614e2aaa18

pkgname = gns3-server-git