From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andreas Enge Subject: Re: KDE Date: Sun, 25 Jan 2015 14:54:25 +0100 Message-ID: <20150125135425.GA775@debian> References: <20150123214039.GB25871@debian> <87wq4bj42i.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-15 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:39598) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YFNe6-0004KW-0G for guix-devel@gnu.org; Sun, 25 Jan 2015 08:54:34 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YFNe5-0006wg-9B for guix-devel@gnu.org; Sun, 25 Jan 2015 08:54:33 -0500 Content-Disposition: inline In-Reply-To: <87wq4bj42i.fsf@gnu.org> 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-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: Ludovic =?iso-8859-15?Q?Court=E8s?= Cc: guix-devel@gnu.org On Sat, Jan 24, 2015 at 09:50:45PM +0100, Ludovic Courtès wrote: > This looks like three variables that could be handled with search path > specifications on the Qt package, no? Yes, that is why I wrote to the list, just in case someone else notices similar needs in a package depending on Qt. I just read that the support for Qt 4 will end in 2015. So I think we should concentrate on Qt 5 and KDE 5, but I suppose that such mechanisms with the need for search path specifications will be similar. Andreas