2011-02-10 14:44:13 +01:00
|
|
|
# Template file for 'virtinst'
|
|
|
|
pkgname=virtinst
|
2012-07-12 11:06:21 +02:00
|
|
|
version=0.600.1
|
|
|
|
revision=1
|
|
|
|
noarch=yes
|
2011-02-10 14:44:13 +01:00
|
|
|
build_style=python-module
|
2012-05-23 18:26:56 +02:00
|
|
|
fulldepends="python libvirt-python urlgrabber"
|
2012-07-12 11:06:21 +02:00
|
|
|
pycompile_module="virtinst virtconv"
|
2011-02-10 14:44:13 +01:00
|
|
|
short_desc="Virtual Machine Installation module"
|
|
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
2012-07-12 11:06:21 +02: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"
|
|
|
|
checksum=db342cf93aae1f23df02001bdb0b0cc2c5bf675dca37b4417f5a79bf5a374716
|
2011-02-10 14:44:13 +01: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."
|