mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 00:42:58 +02:00
gnome-boxes: update to 3.6.1.
This commit is contained in:
parent
c1ab8ab12e
commit
fd876eeeef
2 changed files with 7 additions and 10 deletions
|
@ -1,3 +1,4 @@
|
||||||
|
libsoup-2.4.so.1
|
||||||
libclutter-gtk-1.0.so.0
|
libclutter-gtk-1.0.so.0
|
||||||
libclutter-1.0.so.0
|
libclutter-1.0.so.0
|
||||||
libcogl.so.11
|
libcogl.so.11
|
||||||
|
|
|
@ -1,20 +1,19 @@
|
||||||
# Template file for 'gnome-boxes'
|
# Template file for 'gnome-boxes'
|
||||||
pkgname=gnome-boxes
|
pkgname=gnome-boxes
|
||||||
version=3.6.0
|
version=3.6.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
depends="qemu"
|
depends="qemu desktop-file-utils hicolor-icon-theme shared-mime-info"
|
||||||
fulldepends="desktop-file-utils hicolor-icon-theme shared-mime-info"
|
|
||||||
makedepends="pkg-config intltool glib-devel gobject-introspection
|
makedepends="pkg-config intltool glib-devel gobject-introspection
|
||||||
clutter-gtk-devel gtk+3-devel gtk-vnc-devel libvirt-glib-devel libxml2-devel
|
clutter-gtk-devel gtk+3-devel gtk-vnc-devel libvirt-glib-devel libxml2-devel
|
||||||
spice-gtk-devel libgudev-devel libosinfo-devel tracker-devel libuuid-devel
|
libgudev-devel libosinfo-devel tracker-devel libuuid-devel
|
||||||
gdk-pixbuf-devel spice-gtk-devel spice-protocol vala-devel"
|
spice-gtk-devel>=0.14_4 spice-protocol vala-devel"
|
||||||
short_desc="GNOME 3 application to access remote or virtual systems"
|
short_desc="GNOME 3 application to access remote or virtual systems"
|
||||||
maintainer="davehome <davehome@redthumb.info.tm>"
|
maintainer="davehome <davehome@redthumb.info.tm>"
|
||||||
homepage="https://live.gnome.org/Boxes"
|
homepage="https://live.gnome.org/Boxes"
|
||||||
license="LGPL-2"
|
license="LGPL-2"
|
||||||
distfiles="${GNOME_SITE}/$pkgname/3.6/$pkgname-$version.tar.xz"
|
distfiles="${GNOME_SITE}/$pkgname/3.6/$pkgname-$version.tar.xz"
|
||||||
checksum=cb75fb65a390ef30712667302456037957ccfef908aafa821c38026ee21ec5e8
|
checksum=fc6ffd0b3886e2da917abdb63470ab9869eef168c002461b9f02ce5aec5383ba
|
||||||
long_desc="
|
long_desc="
|
||||||
A simple GNOME 3 application to access remote or virtual systems. It is based
|
A simple GNOME 3 application to access remote or virtual systems. It is based
|
||||||
on a design from Jon McCann and Jakub Steiner.
|
on a design from Jon McCann and Jakub Steiner.
|
||||||
|
@ -37,6 +36,3 @@ Use cases:
|
||||||
- Connect to a local virtual machine for testing.
|
- Connect to a local virtual machine for testing.
|
||||||
- Connecting to a work machine from home.
|
- Connecting to a work machine from home.
|
||||||
- Connect to a work machine over a low quality cellular network."
|
- Connect to a work machine over a low quality cellular network."
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue