<br><div class="gmail_quote">On Thu, Jul 8, 2010 at 10:44 PM, Alexander Larsson <span dir="ltr">&lt;<a href="mailto:alexl@kemper.freedesktop.org">alexl@kemper.freedesktop.org</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
Tag &#39;0.5.2&#39; created by Alexander Larsson &lt;<a href="mailto:alexl@redhat.com">alexl@redhat.com</a>&gt; at 2010-07-08 21:27 -0700<br>
<br>
Release 0.5.2<br>
<br>
Changes since the dawn of time:<br>
Alexander Larsson (50):<br>
      Import all protocol headers from spice/common<br>
      Add MIT style COPYING file<br>
      Add standard header for defining core types<br>
      Use spice/types.h and its types<br>
      Add standard header for structure packing<br>
      Add standard memory barrier header<br>
      Use &lt;spice/barrier.h&gt; memory barrier<br>
      Add utility script to do C identifier renaming<br>
      Clean up all network protocol names to start with Spice/SPICE_<br>
      Rename all identifiers<br>
      Clean up header names, removing references to &quot;red&quot;<br>
      Clean up and standardize header guards<br>
      Hide internal macros with _SPICE prefix<br>
      Always include using &lt;spice/foo.h&gt; style<br>
      Add autoconf and pkg-config setup<br>
      Add gitignore file<br>
      Fix up SPICE_SPICE typo<br>
      fix up reames<br>
      Add includes.sed file to handle include renaming<br>
      Disable warning about our use of pragma pack in include file<br>
      Add a bunch of generically useful macros<br>
      Use int32, not int in protocol defining structure<br>
      Add SPICE_MSG_MAIN_MIGRATE_SWITCH_HOST message<br>
      Bump minor to 3<br>
      Make pci id be 0x1ff rev 1, for unstable work<br>
      Add surface type enum<br>
      Add some comment describing the bitmap formats<br>
      Pass format when creating surfaces rather than depth<br>
      Add source/dest alpha information to AlphaBlend<br>
      Add image flag for &quot;all high bits are set to one&quot;<br>
      Add byteswapping macros<br>
      Fix some misspelled identifiers<br>
      Add some types needed by the demarshalling work<br>
      Move all enums and flags to generated header file<br>
      Move all message structs to spice<br>
      Remove duplicated enums for keyboard modifiers<br>
      Reset minor to 0 as we&#39;re bumping major<br>
      Remove SPICE_CLIP_TYPE_PATH enum.<br>
      Change SpicePath.size to SpicePath.num_segments<br>
      Simplify SpiceLineAttr by removing unused elements and enums<br>
      Don&#39;t make SpicePath.segment a SpicePathSeg<br>
      Update SpicePath.segments to a pointer array<br>
      Use QXLFIXED, not SPICE_FIXED28_4 in qxl_dev.h<br>
      Make SpiceLineAttr.style a normal pointer<br>
      Add QXLCursorHeader and use instead of SpiceCursorHeader in qxl<br>
      Move spice/draw.h to spice<br>
      List all the PCI ids and revisions instead of just the latest/current<br>
      Include enums.h from qxl_dev.h<br>
      Fix misspellings<br>
      Update NEWS for release<br>
<br>
Gerd Hoffmann (23):<br>
      make unstable qxl compatible with 0.4 qxl<br>
      add QXL_SURF_FLAG_KEEP_DATA<br>
      qxl abi: add AlphaBlnd.<br>
      qxl abi: add Fill.<br>
      qxl abi: add Opaque.<br>
      qxl abi: add Copy+Blend.<br>
      qxl abi: add QXLTransparent<br>
      qxl abi: add QXLRop3<br>
      qxl abi: add QXLStroke<br>
      qxl abi: add QXLText<br>
      qxl abi: add QXLBlackness+QXLInvers+QXLWhiteness<br>
      qxl abi: add QXLQMask<br>
      qxl abi: add QXLBrush<br>
      qxl abi: add QXLPattern<br>
      qxl abi: add QXLLineAttr<br>
      qxl abi: add QXLClip<br>
      qxl abi: add QXLPoint &amp; friends<br>
      qxl abi: add QXLRect<br>
      qxl abi: zap SPICE_ADDRESS for clip rects and paths.<br>
      make SpiceRect compatible with pixman_box32<br>
      Update SpiceString to use an array of pointers for glyphs<br>
      qxl abi: Add QXLImage and &amp; co<br>
<div class="im">      place pkgconfig file in /usr/share<br>
<br>
</div>Izik Eidus (2):<br>
      spice-protocl: add spice_msg_display_surface_create/destroy<br>
      spice-protocol off screens supports<br>
<br>
Yonit Halperin (4):<br>
      add image type for jpeg<br>
      cache support for replacing images that were compressed using jpeg with lossless images<br>
      add image type for images that are compressed by zlib after they have been compressed by glz<br>
      add image type for RGBA bitmaps that were compressed by a combination of JPEG (RGB) and LZ (alpha channel).<br>
<div><div></div><div class="h5"><br>
_______________________________________________<br>
Spice-commits mailing list<br>
<a href="mailto:Spice-commits@lists.freedesktop.org">Spice-commits@lists.freedesktop.org</a><br>
<a href="http://lists.freedesktop.org/mailman/listinfo/spice-commits" target="_blank">http://lists.freedesktop.org/mailman/listinfo/spice-commits</a><br>
</div></div></blockquote></div><br>Hi,<br><br>Quick question, why has the pkgconfig files been moved to share/pkgconfig instead of the original lib/pkgconfig path?<br><br>This means that since all the other libraries put their pkgconfig file in lib/pkgconfig, two paths need to be set for it to find the libs...<br>
<br>Cheers,<br><br>Attila<br><br><br>