From mboxrd@z Thu Jan 1 00:00:00 1970 From: Efraim Flashner Subject: [PATCH 0/2] New pinentries Date: Tue, 26 Apr 2016 17:03:17 +0300 Message-ID: <1461679399-32659-1-git-send-email-efraim@flashner.co.il> Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:50486) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1av3bS-0000ht-AY for guix-devel@gnu.org; Tue, 26 Apr 2016 10:04:39 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1av3bN-0007cV-Av for guix-devel@gnu.org; Tue, 26 Apr 2016 10:04:38 -0400 Received: from flashner.co.il ([178.62.234.194]:48928) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1av3bN-0007cL-4Y for guix-devel@gnu.org; Tue, 26 Apr 2016 10:04:33 -0400 Received: from localhost.localdomain (ool-45706c69.dyn.optonline.net [69.112.108.105]) by flashner.co.il (Postfix) with ESMTPSA id 7D9F340022 for ; Tue, 26 Apr 2016 14:04:30 +0000 (UTC) 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: guix-devel@gnu.org On a whim I removed gtk2 and glib from pinentry and the size of the closure dropped from 700 MiB to 100 MiB. While I was at it I built a version with qt5, if someone wanted it to match a future kde/qt-based desktop. I couldn't get a gtk3 version building, but I didn't try too hard. Efraim Flashner (2): gnu: Add minimal pinentry. gnu: Add pinentry-qt. gnu/packages/gnupg.scm | 34 +++++++++++++++++++++++++++++----- 1 file changed, 29 insertions(+), 5 deletions(-) -- 2.8.1