19 lines
755 B
Bash
19 lines
755 B
Bash
# Template file for 'virt-manager'
|
|
pkgname=virt-manager
|
|
version=1.1.0
|
|
revision=5
|
|
noarch=yes
|
|
build_style=python-module
|
|
hostmakedepends="intltool python-devel glib-devel"
|
|
depends="libosinfo python-gobject gnome-icon-theme gnome-ssh-askpass
|
|
openbsd-netcat yajl python-gconf libvirt-glib-python libvirt-python
|
|
python-urlgrabber libxml2-python python-ipaddr gir-freedesktop
|
|
spice-gtk gtk-vnc"
|
|
pycompile_dirs="/usr/share/$pkgname"
|
|
short_desc="User interface for managing virtual machines"
|
|
maintainer="Andrea Brancaleoni <miwaxe@gmail.com>"
|
|
license="GPL-3"
|
|
homepage="http://virt-manager.org"
|
|
distfiles="http://virt-manager.org/download/sources/${pkgname}/${pkgname}-${version}.tar.gz"
|
|
checksum=ab0906cb15a132f1893f89ac4ca211c6c2c9c2d1860fbc285edbf9451c0f7941
|