Trivial update to 0.12.10 (minimal version for spice-gtk 0.30) * Add VD_AGENT_CAP_MONITORS_CONFIG_POSITION to handle multi-monitor configurations that are not multi-head * Add protocol code generation scripts from spice-common * Endianness and compiler portability fixes (clang)
Was that supposed to have a patch? Anyway, I'm aware of 0.12.10 release availability. I was actually waiting for the next release that would include this patch: http://lists.freedesktop.org/archives/spice-devel/2015-October/022148.html Because it currently installs stuff into a wrong place. We could add a workaround for that though if that's blocking you somehow.
Created attachment 163563 [details] update to 0.12.10
Created attachment 163564 [details] spice-protocol 0.12.10 update So here's an updated patch that uses location for scripts that would be used in the upcoming upstream versions. Let me know what you think about this change.
(In reply to Roman Bogorodskiy from comment #3) Yes, your patch is more correct for FreeBSD hierarchy. However in this case, we need find and fix follow result from pkg-config: % pkg-config --variable=codegendir spice-protocol By default, it return /usr/local/lib/spice-protocol values. This execution and result used some configure scripts that use the spice-protocol (e.g spice-gtk 0.30) for searching spice.proto (and other) files. At the moment I do not know where pkg-config get values ( /usr/local/lib/spice-protocol )
Created attachment 163578 [details] spice-protocol 0.12.10 update How about this one?
(In reply to Roman Bogorodskiy from comment #5) work perfectly!
A commit references this bug: Author: novel Date: Fri Nov 27 14:58:10 UTC 2015 New revision: 402487 URL: https://svnweb.freebsd.org/changeset/ports/402487 Log: devel/spice-protocol: update to 0.12.10 PR: 204836 (based on) Submitted by: olevole@olevole.ru Changes: head/devel/spice-protocol/Makefile head/devel/spice-protocol/distinfo head/devel/spice-protocol/files/ head/devel/spice-protocol/files/patch-spice-protocol.pc.in head/devel/spice-protocol/pkg-plist