virt-manager: update to 2.0.0.

This commit is contained in:
Rasmus Thomsen 2018-10-24 15:23:13 +02:00 committed by Helmut Pozimski
parent 8c0d01bb06
commit 33716a6e0c

View file

@ -1,21 +1,22 @@
# Template file for 'virt-manager' # Template file for 'virt-manager'
pkgname=virt-manager pkgname=virt-manager
version=1.5.1 version=2.0.0
revision=2 revision=1
noarch=yes noarch=yes
nocross=yes nocross=yes
build_style=python2-module build_style=python3-module
hostmakedepends="intltool python-devel glib-devel gtk-update-icon-cache" hostmakedepends="intltool python3-devel glib-devel gtk-update-icon-cache"
depends="libosinfo python-gobject gnome-ssh-askpass openbsd-netcat yajl depends="libosinfo python3-gobject gnome-ssh-askpass openbsd-netcat yajl
python-gconf libvirt-python python-urlgrabber libxml2-python python-ipaddr libvirt-python3 python3-urllib3 libxml2-python3
gir-freedesktop libvirt-glib spice-gtk gtk-vnc vte3 python-requests dmidecode" gir-freedesktop libvirt-glib spice-gtk gtk-vnc vte3 python3-requests dmidecode"
pycompile_dirs="/usr/share/$pkgname" pycompile_dirs="/usr/share/${pkgname}"
pycompile_version="$py3_ver"
short_desc="User interface for managing virtual machines" short_desc="User interface for managing virtual machines"
maintainer="Andrea Brancaleoni <abc@pompel.me>" maintainer="Andrea Brancaleoni <abc@pompel.me>"
license="GPL-3" license="GPL-2.0-or-later"
homepage="http://virt-manager.org" homepage="https://virt-manager.org"
distfiles="http://virt-manager.org/download/sources/${pkgname}/${pkgname}-${version}.tar.gz" distfiles="https://virt-manager.org/download/sources/${pkgname}/${pkgname}-${version}.tar.gz"
checksum=ee889d59110986391a394077f004f68125e01e216a5e7cfc29adb6ae49ab2dab checksum=eb6fa4d7b7d539fb006d0822760a5e97ddf99b1f131806d08eaea6d4f3ea88ac
post_install() { post_install() {
rm $DESTDIR/usr/share/glib-2.0/schemas/gschemas.compiled \ rm $DESTDIR/usr/share/glib-2.0/schemas/gschemas.compiled \