From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Craven Subject: Re: [PATCH 00/13] KDE Frameworks Tier 2 packages and phonon/gpgmepp. Date: Wed, 17 Aug 2016 18:15:02 +0200 Message-ID: References: <20160813121931.20071-1-david@craven.ch> <20160817160220.GA2351@solar> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:32957) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ba3Ul-00021Q-6s for guix-devel@gnu.org; Wed, 17 Aug 2016 12:15:12 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ba3Ug-0002uE-06 for guix-devel@gnu.org; Wed, 17 Aug 2016 12:15:11 -0400 Received: from mail-yw0-x241.google.com ([2607:f8b0:4002:c05::241]:34399) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ba3Ue-0002tN-Pf for guix-devel@gnu.org; Wed, 17 Aug 2016 12:15:05 -0400 Received: by mail-yw0-x241.google.com with SMTP id j12so5938957ywb.1 for ; Wed, 17 Aug 2016 09:15:03 -0700 (PDT) In-Reply-To: <20160817160220.GA2351@solar> 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 Nope, tier 3 packages have quite a few inter-dependencies. There is currently only one tier 4 package. Quoting the website: "Tier 4 frameworks can be mostly ignored by application programmers; this tier consists of plugins acting behind the scenes to provide additional functionality or platform integration to existing frameworks (including Qt)." Currently I can build all tier 3 packages except kdewebkit, which I think requires qtwebengine and qtwebview. Qtwebengine is going to take some effort, I've already made some progress, since I also need it to build calamares. Other than that I need to debug test failures, fixing all the easy ones will probably take me an afternoon. I've also made progress on sddm and hawaii-desktop. It would be nice if we could get the mesa update in sometime, and I've got a patch to xorg-server to enable Xephyr, which is required by sddm. [0] https://api.kde.org/frameworks/index.html