From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andreas Enge Subject: Re: [WIP v0.1 0/8] KDE framework 5, tier 1 Date: Sat, 30 Jul 2016 11:14:39 +0200 Message-ID: <20160730091439.GA23401@solar> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:36087) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bTQM4-0001OL-IA for guix-devel@gnu.org; Sat, 30 Jul 2016 05:14:49 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bTQM1-0006Ec-6Q for guix-devel@gnu.org; Sat, 30 Jul 2016 05:14:48 -0400 Received: from mailrelay7.public.one.com ([91.198.169.215]:51198) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bTQM0-0006ER-NC for guix-devel@gnu.org; Sat, 30 Jul 2016 05:14:45 -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 Hi David, On Sat, Jul 30, 2016 at 12:37:27AM +0200, David Craven wrote: > I see your wip here: > https://gitlab.com/htgoebel/guix/commits/kf5-tier-1 > Shall we push this past the finish line? Is there anything I can do to help? work on KDE will definitely be very welcome. During the discussion, Hartmut said he did not want to work on using the modular Qt instead of the mono- lithic one. But as I see it, this is a necessary condition to accept the patches into Guix. So in a first step, it might also be interesting to complete our Qt packages. I would suggest to order the packages in kde-frameworks.scm according to the different "tiers", and to add a comment when a new tier is started, similarly to the comments in xorg.scm. There is already one package there that was added before the modular Qt appeared, and which would need to be modified accordingly. If you wish to work on any of these topics, please go ahead! Andreas