summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: bb62b4f0ecbfa1c90bc88ba798d7df880ba93bd5 (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
38
39
40
41
42
43
pkgbase = gns3-server-git
	pkgdesc = GNS3 network simulator, Server package
	pkgver = v2.2.39.r24.g25c03b78
	pkgrel = 1
	url = https://github.com/GNS3/gns3-server
	install = gns3-server.install
	arch = x86_64
	arch = aarch64
	groups = gns3
	license = GPL3
	makedepends = git
	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-importlib_resources
	depends = python-jinja
	depends = python-jsonschema
	depends = python-prompt_toolkit
	depends = python-psutil
	depends = python-py-cpuinfo
	depends = python-sentry_sdk
	depends = python-setuptools
	depends = python-yarl
	optdepends = dynamips: Cisco router emulator
	optdepends = gns3-gui-git: 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
	provides = gns3-server
	conflicts = gns3-server
	source = gns3-server::git+https://github.com/GNS3/gns3-server.git
	source = gns3-server@.service
	source = requirements.txt
	sha256sums = SKIP
	sha256sums = b43f0ead963a06e613d3303d2c66372b57f46c750b3d6df20eb99c11078de65f
	sha256sums = e4ef269501f66d0897c0625e609929d436eef6c7c0d14c5ea68ed616d9ab24be

pkgname = gns3-server-git