void-packages/srcpkgs/virtinst/template

21 lines
869 B
Text
Raw Normal View History

2011-02-10 13:44:13 +00:00
# Template file for 'virtinst'
pkgname=virtinst
2013-01-12 13:51:37 +00:00
version=0.600.3
2012-07-12 09:06:21 +00:00
revision=1
noarch=yes
2011-02-10 13:44:13 +00:00
build_style=python-module
fulldepends="python libvirt-python urlgrabber"
2012-07-12 09:06:21 +00:00
pycompile_module="virtinst virtconv"
2011-02-10 13:44:13 +00:00
short_desc="Virtual Machine Installation module"
maintainer="Juan RP <xtraeme@gmail.com>"
2012-07-12 09:06:21 +00:00
homepage="http://virt-manager.et.redhat.com"
license="GPL-2"
distfiles="http://virt-manager.et.redhat.com/download/sources/$pkgname/$pkgname-$version.tar.gz"
2013-01-12 13:51:37 +00:00
checksum=e41efad3e3c798129af0cec92c1abd6c7e209b5dd4d311acdef0fc1a2daf5006
2011-02-10 13:44:13 +00:00
long_desc="
virtinst is a module to help in starting installations of Fedora/Red
Hat Enterprise Linux related distributions inside of virtual
machines. It supports both paravirt guests (for which only FC and
RHEL guests are currently supported) as well as fully virtualized
guests. It uses libvirt (http://www.libvirt.org) for starting things."