From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:47041) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gFHTG-0002RR-Em for guix-patches@gnu.org; Wed, 24 Oct 2018 07:37:07 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gFHTC-00051E-Au for guix-patches@gnu.org; Wed, 24 Oct 2018 07:37:06 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:34880) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1gFHTC-00051A-3X for guix-patches@gnu.org; Wed, 24 Oct 2018 07:37:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1gFHTB-0006mF-Va for guix-patches@gnu.org; Wed, 24 Oct 2018 07:37:02 -0400 Subject: [bug#33136] [PATCH 0/7] Qt updates Resent-Message-ID: Received: from eggs.gnu.org ([2001:4830:134:3::10]:45986) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gFHSR-0000vW-CM for guix-patches@gnu.org; Wed, 24 Oct 2018 07:36:19 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gFHJ9-0007HV-43 for guix-patches@gnu.org; Wed, 24 Oct 2018 07:26:44 -0400 Received: from flashner.co.il ([178.62.234.194]:40686) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gFHJ7-0007DM-2V for guix-patches@gnu.org; Wed, 24 Oct 2018 07:26:38 -0400 From: Efraim Flashner Date: Wed, 24 Oct 2018 14:26:18 +0300 Message-Id: <20181024112618.2417-1-efraim@flashner.co.il> MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: 33136@debbugs.gnu.org I saw there was an update to qt and started working on it. I've built out to scribus, gcompris-qt, warzone2100, kdenlive, owncloud-client and python-matplotlib to see if there was any breakage and they built fine. I've pushed them to a qt-updates branch. Efraim Flashner (7): gnu: qt: Update to 5.11.2. gnu: qt: Use system sqlite. gnu: qt: Add vulkan support. gnu: qt: Use invoke. gnu: qt@4: Update license list. gnu: qt@4: Update build config. gnu: qt@4: Use invoke. gnu/packages/databases.scm | 12 ++ gnu/packages/qt.scm | 346 +++++++++++++++++++------------------ 2 files changed, 192 insertions(+), 166 deletions(-) --=20 2.19.1