summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 27f7163e365f5b2fbbdb6cae90bccd3a87e27052 (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
44
45
46
47
48
49
50
51
pkgbase = gns3-server
	pkgdesc = GNS3 network simulator, Server package
	pkgver = 3.0.0
	pkgrel = 1
	url = https://github.com/GNS3/gns3-server
	install = gns3-server.install
	arch = x86_64
	arch = aarch64
	groups = gns3
	license = GPL-3.0-only
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-setuptools
	depends = busybox
	depends = python-aiofiles
	depends = python-aiohttp
	depends = python-aiosqlite
	depends = python-alembic
	depends = python-async-timeout
	depends = python-bcrypt
	depends = python-distro
	depends = python-email-validator
	depends = python-fastapi
	depends = python-jinja
	depends = python-jose
	depends = python-platformdirs
	depends = python-py-cpuinfo
	depends = python-pydantic
	depends = python-python-multipart
	depends = python-psutil
	depends = python-sentry_sdk
	depends = python-sqlalchemy
	depends = python-truststore
	depends = python-watchfiles
	depends = python-websockets
	depends = python-zstandard
	depends = uvicorn
	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-3.0.0.tar.gz::https://github.com/GNS3/gns3-server/archive/v3.0.0.tar.gz
	source = gns3-server@.service
	source = fix_requirements_for_Arch.diff
	sha256sums = 86c991372b129a8a951053994fcb3d3d8514dfa57d48c2a7ec8f3b280c1e1447
	sha256sums = b43f0ead963a06e613d3303d2c66372b57f46c750b3d6df20eb99c11078de65f
	sha256sums = ef43e75cb1fad18c4980b9bf6022d51a2f05dbec1ca99ce91265408b193516d8

pkgname = gns3-server