From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:40898) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TGkeG-00012D-VX for qemu-devel@nongnu.org; Wed, 26 Sep 2012 01:59:05 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TGkeG-00079T-2y for qemu-devel@nongnu.org; Wed, 26 Sep 2012 01:59:04 -0400 Received: from mx1.redhat.com ([209.132.183.28]:62871) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TGkeF-00079M-RE for qemu-devel@nongnu.org; Wed, 26 Sep 2012 01:59:04 -0400 Message-ID: <5062999C.6050705@redhat.com> Date: Wed, 26 Sep 2012 07:58:52 +0200 From: Gerd Hoffmann MIME-Version: 1.0 References: <50616F9E.5000501@redhat.com> <5061D10B.506@redhat.com> <87lifyjcq2.fsf@blackfin.pond.sub.org> In-Reply-To: <87lifyjcq2.fsf@blackfin.pond.sub.org> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [RfC] using pixman in qemu for raster ops List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Markus Armbruster Cc: Peter Maydell , =?ISO-8859-1?Q?S=F8ren_Sandmann?= , "qemu-devel@nongnu.org" , Stefano Stabellini Hi, > $ yum -C search pixman > Loaded plugins: downloadonly, fastestmirror > =============================== Matched: pixman ================================ > qpixman.i386 : Modified version of pixman for spice > qpixman.x86_64 : Modified version of pixman for spice > qpixman-devel.i386 : Pixel manipulation library development package > qpixman-devel.x86_64 : Pixel manipulation library development package Found it, it is in the "RHEL Optional Productivity Apps" channel. cheers, Gerd