summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO41
1 files changed, 41 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..c4a854cefda0
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,41 @@
+pkgbase = webvirtcloud-git
+ pkgdesc = WebVirtCloud is virtualization web interface for admins and users
+ pkgver = 20160508.188.4ce76f5
+ pkgrel = 1
+ url = https://github.com/retspen/webvirtcloud
+ install = webvirtcloud-git.install
+ arch = x86_64
+ license = Apache
+ makedepends = git
+ depends = libvirt
+ depends = libvirt-python
+ depends = qemu
+ depends = dnsmasq
+ depends = bridge-utils
+ depends = ebtables
+ depends = dmidecode
+ depends = python2
+ depends = supervisor
+ depends = websockify
+ depends = python2-django
+ depends = gunicorn-python2
+ depends = libxml2
+ provides = webvirtcloud
+ provides = webvirtcloud-git
+ conflicts = webvirtcloud
+ conflicts = webvirtcloud-git
+ conflicts = webvirtmgr
+ conflicts = webvirtmgr-git
+ options = !strip
+ options = !emptydirs
+ source = webvirtcloud::git+https://github.com/retspen/webvirtcloud.git
+ source = webvirtcloud.ini
+ source = webvirtcloud-staticroot.patch
+ source = webvirtcloud.nginx.conf.sample
+ md5sums = SKIP
+ md5sums = 20b3b5476227c4108110b4b561e582c7
+ md5sums = f0b40e21fd861269b41806857bd18d7f
+ md5sums = 4572258a85dcb0ef1010d717e48d0431
+
+pkgname = webvirtcloud-git
+