19 lines
794 B
Bash
19 lines
794 B
Bash
# Template file for 'virt-manager'
|
|
pkgname=virt-manager
|
|
version=1.3.1
|
|
revision=1
|
|
noarch=yes
|
|
nocross=yes
|
|
build_style=python-module
|
|
hostmakedepends="intltool python-devel glib-devel gtk-update-icon-cache"
|
|
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 vte3"
|
|
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=6644015bd0f5186e0d7231b09c516577678397ebdb66d53fe65a92797a4c0d53
|