Port details |
- py-spice-gtk Python bindings for SPICE remote desktop servers
- 0.33_1 deskutils
=1 0.33_1Version of this port present on the latest quarterly branch. - Maintainer: olevole@olevole.ru
 - Port Added: 2015-02-09 16:22:08
- Last Update: 2018-01-20 17:37:21
- SVN Revision: 459530
- People watching this port, also watch:: python, unoconv, py39-pycparser, sysinfo
- Also Listed In: gnome python
- License: GPLv2
- WWW:
- http://www.spice-space.org/
- Description:
- spice-gtk is a GTK+2 and GTK+3 SPICE widget. It features glib-based objects
for SPICE protocol parsing and a gtk widget for embedding the SPICE display
into other applications such as virt-manager.
Python bindings are available too.
WWW: http://www.spice-space.org/
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ 
- Manual pages:
-
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}spice-gtk>0:deskutils/py-spice-gtk@${PY_FLAVOR}
- No installation instructions:
- This port has been deleted.
- PKGNAME: py27-spice-gtk
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1477412449
SHA256 (spice-gtk-0.33.tar.bz2) = 7daf33b786ab8ebc9fe6e7b11745100ee1ab66e61a5811d1d5aabe4d66eaaf39
SIZE (spice-gtk-0.33.tar.bz2) = 1383927
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:

- Master port: deskutils/spice-gtk
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- spice-protocol>=0.12.10 : devel/spice-protocol
- py27-pyparsing>=2.0.1 : devel/py-pyparsing@py27
- py27-gtk2>=0 : x11-toolkits/py-gtk2
- autoconf-2.69 : devel/autoconf
- autoheader-2.69 : devel/autoconf
- autoreconf-2.69 : devel/autoconf
- aclocal-1.15 : devel/automake
- automake-1.15 : devel/automake
- libtoolize : devel/libtool
- gmake : devel/gmake
- pkgconf>=1.3.0_1 : devel/pkgconf
- python2.7 : lang/python27
- msgfmt : devel/gettext-tools
- intltool-extract : textproc/intltool
- g-ir-scanner : devel/gobject-introspection
- pixman-1.pc : x11/pixman
- gstreamer1-plugins>=1.4 : multimedia/gstreamer1-plugins
- Runtime dependencies:
-
- spice-protocol>=0.12.10 : devel/spice-protocol
- py27-gtk2>=0 : x11-toolkits/py-gtk2
- python2.7 : lang/python27
- pixman-1.pc : x11/pixman
- gstreamer1-plugins>=1.4 : multimedia/gstreamer1-plugins
- Library dependencies:
-
- libsasl2.so : security/cyrus-sasl2
- libjpeg.so : graphics/jpeg-turbo
- libintl.so : devel/gettext-runtime
- libatk-1.0.so : accessibility/atk
- libglib-2.0.so : devel/glib20
- libintl.so : devel/gettext-runtime
- libgtk-x11-2.0.so : x11-toolkits/gtk20
- libgtk-3.so : x11-toolkits/gtk30
- libpango-1.0.so : x11-toolkits/pango
- libgstreamer-1.0.so : multimedia/gstreamer1
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for py27-spice-gtk-0.33_1:
DOCS=on: Build and/or install documentation
NLS=on: Native Language Support
SASL=on: SASL authentication support
====> Options available for the single AUDIO: you have to select exactly one of them
GSTREAMER=on: Multimedia support via GStreamer
PULSEAUDIO=off: PulseAudio sound server support
NOAUDIO=off: Disable audio backend
===> Use 'make config' to modify these settings
- Options name:
- N/A
- USES:
- autoreconf cpe gmake jpeg libtool pkgconfig tar:bzip2 ssl localbase:ldflags python:2.7 gettext gnome
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 5
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
This is a slave port. You may also want to view the commits to the master port: deskutils/spice-gtk | Commit | Credits | Log message |
0.33_1 20 Jan 2018 17:37:21
  |
novel  |
deskutils/py-spice-gtk: remove port
spice-gtk dropped support of the old style Python bindings (non-gir based)
quite some time ago [1]. So keeping this port no longer makes sense as
it's not different from the master port.
1:
https://github.com/SPICE/spice-gtk/commit/0917002c48a0a5deb615d120a0e5997eefc89fd4 |
0.32_1 17 Oct 2016 15:15:08
  |
marino  |
deskutils/(py-)spice-gtk: Fix build including with gold linker
These ports starting failing on gold linker with messages like:
./.libs/libspice-client-gtk-3.0.so:
error: undefined reference to 'XGetPointerControl'
./.libs/libspice-client-gtk-3.0.so:
error: undefined reference to 'XChangePointerControl'
The problem and fix was already described here:
https://bugs.freedesktop.org/show_bug.cgi?id=97383
Apparently USES=pathfix and USES=autoreconf can't be used together, so
the pkgconfig directory is now passed via MAKE_ARGS
While here, fix py-spice-gtk install error by removing non-installed file
from the pkg-list.
Approved by: just-fix-it |
0.30_1 02 Jan 2016 23:09:37
  |
rakuco  |
py-spice-gtk: Fix plist and unmark BROKEN.
The attached patch removes the static library version of SpiceClientGtk.a from
the port's plist. After 0.26, the spice-gtk disables static builds by default.
I tried passing --enable-static, but the build fails:
gmake[3]: Entering directory
'/wrkdirs/usr/ports/deskutils/py-spice-gtk/work/spice-gtk-0.30/tests'
CC coroutine.o
CC util.o
CC session.o
CCLD coroutine
CCLD session
CCLD util
/usr/bin/ld: undefined reference to symbol `hypot@@FBSD_1.0' (try adding -lm)
//lib/libm.so.5: could not read symbols: Bad value
cc: error: linker command failed with exit code 1 (use -v to see invocation)
Makefile:719: recipe for target 'session' failed
PR: 205442
Approved by: maintainer timeout (15 days) |
0.30 19 Dec 2015 15:08:02
  |
antoine  |
Mark BROKEN: fails to package
pkg-static: Unable to access file
/wrkdirs/usr/ports/deskutils/py-spice-gtk/work/stage/usr/local/lib/python2.7/site-packages/SpiceClientGtk.a:
No such file or directory
Reported by: pkg-fallout |
0.26 09 Feb 2015 16:22:00
  |
jgh  |
Add new ports: spice-gtk and py-spice-gtk
spice-gtk is a GTK+2 and GTK+3 SPICE widget. It features glib-based objects
for SPICE protocol parsing and a gtk widget for embedding the SPICE display
into other applications such as virt-manager.
Python bindings are available too.
WWW: http://www.spice-space.org/
PR: 196949 (based on)
Submitted by: olevole@olevole.ru |
Number of commits found: 5
|