22 lines
907 B
Text
22 lines
907 B
Text
# Template file for 'virtinst'
|
|
pkgname=virtinst
|
|
version=0.600.3
|
|
revision=1
|
|
noarch=yes
|
|
build_style=python-module
|
|
makedepends="python libvirt-python urlgrabber"
|
|
depends="${makedepends}"
|
|
noarch="yes"
|
|
pycompile_module="virtinst virtconv"
|
|
short_desc="Virtual Machine Installation module"
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
|
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=e41efad3e3c798129af0cec92c1abd6c7e209b5dd4d311acdef0fc1a2daf5006
|
|
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."
|