aboutsummaryrefslogtreecommitdiff
path: root/system/vms/vms.info
diff options
context:
space:
mode:
authorNikos Giotis <nikos.giotis@gmail.com>2018-08-26 10:50:57 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2018-09-01 07:32:23 +0700
commitc73367005b0d714c90c3cf89589dcbb0b34fa83a (patch)
treed3dfda6718959231ebf5bd0e0e9fbe760d0f6df0 /system/vms/vms.info
parentec62aff721553a3becf47203c7b2aba04965e18f (diff)
system/vms: Added (Bash scripts for QEMU).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/vms/vms.info')
-rw-r--r--system/vms/vms.info10
1 files changed, 10 insertions, 0 deletions
diff --git a/system/vms/vms.info b/system/vms/vms.info
new file mode 100644
index 0000000000000..836e739ff9e0e
--- /dev/null
+++ b/system/vms/vms.info
@@ -0,0 +1,10 @@
+PRGNAM="vms"
+VERSION="0.1.1"
+HOMEPAGE="https://bitbucket.org/yotis/vms"
+DOWNLOAD="https://bitbucket.org/yotis/vms/downloads/vms-0.1.1.tar.gz"
+MD5SUM="467dfc0609c26f1c2a42c1b1a360e6c3"
+DOWNLOAD_x86_64=""
+MD5SUM_x86_64=""
+REQUIRES="qemu socat vde2"
+MAINTAINER="Nikos Giotis"
+EMAIL="nikos.giotis@gmail.com"