[Lunar-commits] <moonbase> virtinst: version 0.500.3 added to zbeta
Duncan Gibson
engelsman at lunar-linux.org
Wed May 5 20:15:26 CEST 2010
commit bba9490de117f45e2d356dd1605625826dfbfc3d
Author: giorgos chatzipavlis <lazyape at gmail.com>
Date: Wed May 5 20:15:26 2010 +0200
virtinst: version 0.500.3 added to zbeta
virtinst: Initial import
---
zbeta/virtinst/BUILD | 7 +++++++
zbeta/virtinst/DEPENDS | 1 +
zbeta/virtinst/DETAILS | 12 ++++++++++++
3 files changed, 20 insertions(+), 0 deletions(-)
diff --git a/zbeta/virtinst/BUILD b/zbeta/virtinst/BUILD
new file mode 100644
index 0000000..8c43477
--- /dev/null
+++ b/zbeta/virtinst/BUILD
@@ -0,0 +1,7 @@
+(
+
+ python setup.py build &&
+ prepare_install &&
+ python setup.py install
+
+) > $C_FIFO 2>&1
diff --git a/zbeta/virtinst/DEPENDS b/zbeta/virtinst/DEPENDS
new file mode 100644
index 0000000..ad7623b
--- /dev/null
+++ b/zbeta/virtinst/DEPENDS
@@ -0,0 +1 @@
+depends urlgrabber
diff --git a/zbeta/virtinst/DETAILS b/zbeta/virtinst/DETAILS
new file mode 100644
index 0000000..469ce34
--- /dev/null
+++ b/zbeta/virtinst/DETAILS
@@ -0,0 +1,12 @@
+ MODULE=virtinst
+ VERSION=0.500.3
+ SOURCE=$MODULE-$VERSION.tar.gz
+ SOURCE_URL=http://virt-manager.org/download/sources/$MODULE
+ SOURCE_VFY=sha1:7a9a7de082ec06195752038021d34148785b056c
+ WEB_SITE="http://virt-manager.org"
+ ENTERED=20100419
+ UPDATED=20100419
+ SHORT="Virtual Machine Manager installer"
+cat <<EOF
+Manage your virtual machines
+EOF
More information about the Lunar-commits
mailing list