20 Commits

Author SHA1 Message Date
jca
530d1b7486 Simplify endianness goo.
spice-gtk breaks on sparc64 because endianness can't be detected,
because not all source files in spice-gtk include the same config.h
file.  So instead of requiring consumer ports to define HAVE_ENDIAN_H,
let's just assume that we have it.

ok jasper@
2016-11-01 15:58:18 +00:00
jasper
fa68cdac54 drop maintainer for a bunch of ports (libvirt and nx) I hardly ever use anymore 2016-10-15 19:14:19 +00:00
jasper
710f2a7d88 update to spice-protocol-0.12.12 2016-08-13 08:49:54 +00:00
jasper
dd3bb239bb brainfart, i meant endian.h but ended up using machine/endian.h 2016-05-02 09:27:19 +00:00
jasper
2cf9d47a23 guard the endian bits with HAVE_MACHINE_ENDIAN_H 2016-04-27 10:41:49 +00:00
jasper
68c396f4b1 re-add endian.h inclusion, it's obviously needed.
from miod@
2016-04-13 07:52:16 +00:00
jasper
9ce2dc8da3 use a simpler solution in the patch 2016-03-21 12:58:42 +00:00
jasper
ff0b78fb61 update to spice-protocol-0.12.11 2016-03-16 13:48:19 +00:00
jasper
f1c05611b6 stop going through half a dozen hoops to figure out the byte order
skeletons in this closet spotted by landry@
2016-03-09 11:58:29 +00:00
jasper
6143a41a44 add missing RDEP; spotted by aja@ 2015-10-01 08:49:16 +00:00
jasper
2c0adaa65a update to spice-protocol-0.12.10 2015-09-29 16:50:43 +00:00
jasper
46f72566d3 update to spice-protocol-0.12.9 2015-08-12 06:53:23 +00:00
jasper
05357d313a update to spice-protocol-0.12.8 2015-07-02 11:36:04 +00:00
jasper
c3c6236592 update to spice-protocol-0.12.7 2014-08-31 17:46:12 +00:00
jasper
036de64001 update to spice-protocol-0.12.6 2013-09-30 19:01:02 +00:00
jasper
45036b5c0b - update to spice-protocol-0.12.5 2013-04-03 06:40:10 +00:00
espie
bcf3856632 PERMIT_* / REGRESS->TEST sweep 2013-03-11 10:50:00 +00:00
jasper
f3f66b193a - update to spice-protocol-0.12.4 2013-03-08 10:35:40 +00:00
jasper
e1c1198097 - update to spice-protocol-0.12.3 2013-01-21 18:05:00 +00:00
jasper
e304de1a09 import spice-protocol-0.12.2
The Simple Protocol for Independent Computing Environments (SPICE) is a
remote display system built for virtual environments which allows you to
view a computing 'desktop' environment not only on the machine where it
is running, but from anywhere on the Internet and from a wide variety of
machine architectures.

This package provides headers defining protocols.

ok aja@ gsoares@
2012-09-27 14:55:20 +00:00