From mboxrd@z Thu Jan 1 00:00:00 1970 From: Leo Famulari Subject: Re: [PATCH 2/7] gnu: Add virglrenderer. Date: Sun, 24 Jul 2016 16:29:38 -0400 Message-ID: <20160724202938.GA550@jasmine> References: <20160723131859.13525-1-david@craven.ch> <20160723131859.13525-2-david@craven.ch> <20160723220405.GB26113@jasmine> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:45137) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bRQ26-0007I2-E3 for guix-devel@gnu.org; Sun, 24 Jul 2016 16:29:55 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bRQ23-000065-6f for guix-devel@gnu.org; Sun, 24 Jul 2016 16:29:54 -0400 Received: from out5-smtp.messagingengine.com ([66.111.4.29]:46554) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bRQ21-0008VG-TZ for guix-devel@gnu.org; Sun, 24 Jul 2016 16:29:51 -0400 Content-Disposition: inline In-Reply-To: List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: David Craven Cc: guix-devel On Sun, Jul 24, 2016 at 01:07:35PM +0200, David Craven wrote: > Alot of the dependencies I had to add was because of stuff like this: > > > Package 'libudev', required by 'gbm', not found > > Is there a better way then adding libudev as a dependency? I don't > know why pkg-config checks for dependencies of dependencies, that's > kind of weird... Interesting. Can somebody with more experience than me offer some advice? I don't know the best way to approach this. > I couldn't find any information regarding gallium, but see it in the > source tree. Is it part of mesa that was copied/modified? I think that > in that case they are probably still working on upstreaming the > changes and don't think we have to bother making it a separate > package. Yes, I think it's part of mesa: https://en.wikipedia.org/wiki/Gallium3D