mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 08:52:56 +02:00
New package: gnome-boxes-3.6.0.
This commit is contained in:
parent
576ac54f6d
commit
0730686bd5
2 changed files with 65 additions and 0 deletions
24
srcpkgs/gnome-boxes/gnome-boxes.rshlibs
Normal file
24
srcpkgs/gnome-boxes/gnome-boxes.rshlibs
Normal file
|
@ -0,0 +1,24 @@
|
||||||
|
libclutter-gtk-1.0.so.0
|
||||||
|
libclutter-1.0.so.0
|
||||||
|
libcogl.so.11
|
||||||
|
libgtk-vnc-2.0.so.0
|
||||||
|
libvirt-gobject-1.0.so.0
|
||||||
|
libvirt-gconfig-1.0.so.0
|
||||||
|
libxml2.so.2
|
||||||
|
libspice-client-gtk-3.0.so.4
|
||||||
|
libspice-client-glib-2.0.so.8
|
||||||
|
libgudev-1.0.so.0
|
||||||
|
libosinfo-1.0.so.0
|
||||||
|
libtracker-sparql-0.14.so.0
|
||||||
|
libuuid.so.1
|
||||||
|
libgtk-3.so.0
|
||||||
|
libgdk-3.so.0
|
||||||
|
libgio-2.0.so.0
|
||||||
|
libgdk_pixbuf-2.0.so.0
|
||||||
|
libpango-1.0.so.0
|
||||||
|
libcairo.so.2
|
||||||
|
libgobject-2.0.so.0
|
||||||
|
libglib-2.0.so.0
|
||||||
|
libm.so.6
|
||||||
|
libpthread.so.0
|
||||||
|
libc.so.6
|
41
srcpkgs/gnome-boxes/template
Normal file
41
srcpkgs/gnome-boxes/template
Normal file
|
@ -0,0 +1,41 @@
|
||||||
|
# Template file for 'gnome-boxes'
|
||||||
|
pkgname=gnome-boxes
|
||||||
|
version=3.6.0
|
||||||
|
revision=1
|
||||||
|
build_style=gnu-configure
|
||||||
|
fulldepends="desktop-file-utils hicolor-icon-theme shared-mime-info"
|
||||||
|
makedepends="pkg-config intltool glib-devel gobject-introspection
|
||||||
|
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
|
||||||
|
gdk-pixbuf-devel spice-gtk-devel spice-protocol vala-devel"
|
||||||
|
short_desc="GNOME 3 application to access remote or virtual systems"
|
||||||
|
maintainer="davehome <davehome@redthumb.info.tm>"
|
||||||
|
homepage="https://live.gnome.org/Boxes"
|
||||||
|
license="LGPL-2"
|
||||||
|
distfiles="${GNOME_SITE}/$pkgname/3.6/$pkgname-$version.tar.xz"
|
||||||
|
checksum=cb75fb65a390ef30712667302456037957ccfef908aafa821c38026ee21ec5e8
|
||||||
|
long_desc="
|
||||||
|
A simple GNOME 3 application to access remote or virtual systems. It is based
|
||||||
|
on a design from Jon McCann and Jakub Steiner.
|
||||||
|
|
||||||
|
(Planned) features:
|
||||||
|
- View, access, and use:
|
||||||
|
- remote machines
|
||||||
|
- remote virtual machines
|
||||||
|
- local virtual machines
|
||||||
|
- When technology permits, set up access for applications on local virtual
|
||||||
|
machines
|
||||||
|
- View, access, and use virtual machines on removable media
|
||||||
|
- View, access, and use shared connection / machines
|
||||||
|
- Share connections?
|
||||||
|
- Upload / publish virtual machines
|
||||||
|
- Select favorites
|
||||||
|
- Search for connections
|
||||||
|
|
||||||
|
Use cases:
|
||||||
|
- Connect to a local virtual machine for testing.
|
||||||
|
- Connecting to a work machine from home.
|
||||||
|
- Connect to a work machine over a low quality cellular network."
|
||||||
|
|
||||||
|
gtk_iconcache_dirs="/usr/share/icons/hicolor"
|
||||||
|
|
Loading…
Add table
Reference in a new issue