summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 72fd72ee635198531be92e3f8065d8f0e8e5a443 (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 = gns3-server
	pkgdesc = GNS3 network simulator, Server package
	pkgver = 2.2.17
	pkgrel = 2
	url = https://github.com/GNS3/gns3-server
	install = gns3-server.install
	arch = x86_64
	groups = gns3
	license = GPL3
	makedepends = python-setuptools
	depends = busybox
	depends = python-aiofiles
	depends = python-aiohttp
	depends = python-aiohttp-cors
	depends = python-async_generator
	depends = python-async-timeout
	depends = python-distro
	depends = python-jinja
	depends = python-jsonschema
	depends = python-prompt_toolkit
	depends = python-psutil
	depends = python-py-cpuinfo
	depends = python-sentry_sdk
	depends = python-yarl
	optdepends = dynamips: Cisco router emulator.
	optdepends = gns3-gui: graphical user interface for GNS3 server.
	optdepends = qemu: Used by GNS3 to run Cisco ASA, PIX and IDS.
	optdepends = libvirt: needed for the NAT cloud
	optdepends = vpcs: Simple PC emulation for basic network operations.
	optdepends = ubridge: Bridge for UDP tunnels, Ethernet, TAP and VMnet interfaces.
	source = gns3-server-2.2.17.tar.gz::https://github.com/GNS3/gns3-server/archive/v2.2.17.tar.gz
	source = gns3-server@.service
	sha256sums = 84b97dca352e7fbf64463d1e7e21b7c41fb976fec1c2d3abfdcd0f72cba826ff
	sha256sums = b43f0ead963a06e613d3303d2c66372b57f46c750b3d6df20eb99c11078de65f

pkgname = gns3-server