gnome-boxes: update to 3.30.0.
This commit is contained in:
parent
571ed1ddb2
commit
6d06b89a1d
1 changed files with 10 additions and 9 deletions
|
@ -1,20 +1,21 @@
|
||||||
# Template file for 'gnome-boxes'
|
# Template file for 'gnome-boxes'
|
||||||
pkgname=gnome-boxes
|
pkgname=gnome-boxes
|
||||||
version=3.28.5
|
version=3.30.0
|
||||||
revision=1
|
revision=1
|
||||||
# XXX ovirt support.
|
|
||||||
build_style=meson
|
build_style=meson
|
||||||
|
# missing dependency: ovirt
|
||||||
configure_args="-Dovirt=false"
|
configure_args="-Dovirt=false"
|
||||||
hostmakedepends="gobject-introspection intltool itstool pkg-config"
|
hostmakedepends="gobject-introspection intltool itstool pkg-config"
|
||||||
makedepends="clutter-gtk-devel gtk-vnc-devel libarchive-devel libosinfo-devel
|
makedepends="clutter-gtk-devel freerdp-devel gtk-vnc-devel libarchive-devel
|
||||||
libsecret-devel libsoup-devel libusb-devel libvirt-glib-devel spice-gtk-devel
|
libglib-devel libgudev-devel libosinfo-devel libsecret-devel libsoup-devel
|
||||||
spice-protocol tracker-devel vala-devel webkit2gtk-devel"
|
libusb-devel libvirt-glib-devel libxml2-devel spice-gtk-devel spice-protocol
|
||||||
|
tracker-devel vala-devel webkit2gtk-devel"
|
||||||
depends="desktop-file-utils hicolor-icon-theme libosinfo libvirt-glib qemu"
|
depends="desktop-file-utils hicolor-icon-theme libosinfo libvirt-glib qemu"
|
||||||
short_desc="GNOME 3 application to access remote or virtual systems"
|
short_desc="GNOME 3 application to access remote or virtual systems"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Rasmus Thomsen <rasmus.thomsen@protonmail.com>"
|
||||||
license="LGPL-2.0-or-later"
|
license="LGPL-2.0-or-later"
|
||||||
homepage="https://live.gnome.org/Boxes"
|
homepage="https://wiki.gnome.org/Apps/Boxes"
|
||||||
changelog="https://raw.githubusercontent.com/GNOME/gnome-boxes/gnome-3-28/NEWS"
|
changelog="https://raw.githubusercontent.com/GNOME/gnome-boxes/gnome-3-30/NEWS"
|
||||||
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
|
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=f5de0987c2f4f710cc6a7a0333ab4db2f9253aeb2dab9c0e3ddc867e758d38fc
|
checksum=dc0126e6869b898d54f033aa842e44bb51b0cefb2354c181395edebee4dae2c3
|
||||||
nocross="won't cross-compile without gobject-introspection, gobject-intropection can't be cross compiled"
|
nocross="won't cross-compile without gobject-introspection, gobject-intropection can't be cross compiled"
|
||||||
|
|
Loading…
Reference in a new issue