virt-manager: updated gtksourceview dependency, added post-install
This commit is contained in:
parent
e67429490e
commit
4527ad9c48
@ -1,5 +1,5 @@
|
||||
untrusted comment: verify with /etc/ports/contrib.pub
|
||||
RWSagIOpLGJF37Nu4N00sxpI5Zq7+5RAVxxtE+Y5mO17ofh+Sc7om/VPdF3rqyjuC2qNHIWnF/71p6Do8taV6M3O8EmwsazrLws=
|
||||
SHA256 (Pkgfile) = f9b83b77428743a5e90152a1fb2051cbd37b2f20a5c8a171afbca3e7c848253d
|
||||
RWSagIOpLGJF3w2kps7ZruOF2bybB7qPTrXhDTgkhnWfnx/7gs/N6I0Va4Yz7tkZOkhZZAOZL5ZPAeI0FlCmCK1zlLxIe3RGQQU=
|
||||
SHA256 (Pkgfile) = 7b10d6fc4d1640cf4d02a46c78ed55780d8d753c4048f6fce2490bf20bc7656a
|
||||
SHA256 (.footprint) = f3b548cc26d52e551ab52e0c37ff88b7b77c3e4a467bf120c1c5a03495b08ee7
|
||||
SHA256 (virt-manager-4.1.0.tar.gz) = 950681d7b32dc61669278ad94ef31da33109bf6fcf0426ed82dfd7379aa590a2
|
||||
|
@ -1,11 +1,11 @@
|
||||
# Description: A desktop user interface for managing virtual machines through libvirt
|
||||
# URL: https://virt-manager.org/
|
||||
# Maintainer: Matt Housh, jaeger at crux dot ninja
|
||||
# Depends on: libosinfo qemu python3-gobject libvirt-glib libvirt-python vte3 gtk-vnc gtksourceview4
|
||||
# Depends on: libosinfo qemu python3-gobject libvirt-glib libvirt-python vte3 gtk-vnc gtksourceview
|
||||
|
||||
name=virt-manager
|
||||
version=4.1.0
|
||||
release=1
|
||||
release=2
|
||||
source=(https://releases.pagure.org/virt-manager/$name-$version.tar.gz)
|
||||
|
||||
build() {
|
||||
|
3
virt-manager/post-install
Executable file
3
virt-manager/post-install
Executable file
@ -0,0 +1,3 @@
|
||||
#!/bin/sh
|
||||
|
||||
/usr/binglib-compile-schemas /usr/share/glib-2.0/schemas
|
Loading…
Reference in New Issue
Block a user