From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Craven Subject: Re: [PATCH 06/31] gnu: kwindowsystem: Update to 5.24.0. Date: Tue, 2 Aug 2016 00:51:58 +0200 Message-ID: References: <20160801181342.16203-1-david@craven.ch> <20160801181342.16203-7-david@craven.ch> <20160801211034.GG6728@solar> <20160801220815.GA9832@solar> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:36131) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bUM47-0006Tr-4p for guix-devel@gnu.org; Mon, 01 Aug 2016 18:52:08 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bUM42-0005HN-6h for guix-devel@gnu.org; Mon, 01 Aug 2016 18:52:06 -0400 Received: from mail-yw0-x241.google.com ([2607:f8b0:4002:c05::241]:33322) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bUM40-0005G8-VI for guix-devel@gnu.org; Mon, 01 Aug 2016 18:52:02 -0400 Received: by mail-yw0-x241.google.com with SMTP id z8so13737431ywa.0 for ; Mon, 01 Aug 2016 15:51:59 -0700 (PDT) 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: Andreas Enge Cc: guix-devel > I think that before continuing work on KDE, it may be a good idea to package > the missing Qt modules. That's probably a good idea. I identified the missing qt modules: qttranslations qtwebview qtserialbus qtquickcontrols2 qtgraphicaleffects qtenginio qtdoc qtcanvas3d qtactiveqt qt3d qtandroidextras qtmacextras qtwinextras I think we can finish KDF Tier 1 modules first, so that there aren't too many building sites. But I have two weeks that I can work on this full time, so we should probably be able to get it all done till then =) I'd also like to get the sddm display manager working, need to do some debugging there too.