summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 0fb76ff8c47a79924ff61f60a281a7935ac39037 (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 = webvirtcloud-git
	pkgdesc = WebVirtCloud is virtualization web interface for admins and users
	pkgver = 20230711.1220.82de7f4
	pkgrel = 5
	url = https://github.com/retspen/webvirtcloud
	install = webvirtcloud-git.install
	arch = x86_64
	license = Apache
	makedepends = git
	depends = python
	depends = python-django
	depends = python-django_bootstrap5
	depends = python-django-icons
	depends = python-django-login-required-middleware
	depends = gunicorn
	depends = python-libsass
	depends = libvirt-python
	depends = python-lxml
	depends = python-qrcode
	depends = websockify
	depends = python-zipp
	depends = python-ldap3
	depends = python-engineio
	depends = python-socketio
	depends = python-eventlet
	depends = python-django-rest-framework
	depends = python-drf-nested-routers
	depends = python-drf-yasg
	depends = python-markdown
	provides = webvirtcloud
	conflicts = webvirtcloud
	conflicts = webvirtmgr
	conflicts = webvirtmgr-git
	options = !strip
	options = !emptydirs
	source = webvirtcloud::git+https://github.com/retspen/webvirtcloud.git
	source = webvirtcloud.ini
	source = webvirtcloud.nginx.conf.sample
	md5sums = SKIP
	md5sums = 20b3b5476227c4108110b4b561e582c7
	md5sums = 4572258a85dcb0ef1010d717e48d0431

pkgname = webvirtcloud-git