From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andreas Enge Subject: Re: [PATCH 00/14] modular qt patches Date: Wed, 15 Jun 2016 16:16:27 +0200 Message-ID: <20160615141627.GA5877@solar> References: <20160610121025.6632-1-efraim@flashner.co.il> <20160612141321.GB20207@solar> <20160614105858.GD10636@debian-netbook> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:47397) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bDBcT-0007aF-BH for guix-devel@gnu.org; Wed, 15 Jun 2016 10:16:38 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bDBcP-0002G2-Ip for guix-devel@gnu.org; Wed, 15 Jun 2016 10:16:36 -0400 Received: from mailrelay1.public.one.com ([91.198.169.124]:49541) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bDBcP-0002FT-57 for guix-devel@gnu.org; Wed, 15 Jun 2016 10:16:33 -0400 Content-Disposition: inline In-Reply-To: <20160614105858.GD10636@debian-netbook> 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: Efraim Flashner Cc: guix-devel@gnu.org On Tue, Jun 14, 2016 at 01:58:58PM +0300, Efraim Flashner wrote: > I haven't checked if there's a good upstream source, but a good > addition to the description could be: "This provides the qtsvg module" > (for qtsvg), or "This package provides the qtconcurrent, qtcore, qtdbus, > qtgui, qtopenglextensions, qtplatformheaders, qtplatformsupport, > qtprintsupport, qtsql, qttest, qtwidgets, qtxml modules." (for qtbase). The first one is a bit redundant, the second one useful. Maybe other packages will also provide more than one module, then this text would be helpful. I would suggest to capitalise them as in the library names, such as "Qt5Concurrent" etc.. What do you think? Concerning Mesa, I agree that it should probably not be propagated by qtbase. Andreas