From mboxrd@z Thu Jan 1 00:00:00 1970 From: Leo Famulari Subject: Re: [PATCH] gnu: Add qjson. Date: Tue, 8 Nov 2016 15:50:22 -0500 Message-ID: <20161108205022.GA22289@jasmine> References: <1478636956-12390-1-git-send-email-jmd@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:49740) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1c4DLk-0006JG-Ft for guix-devel@gnu.org; Tue, 08 Nov 2016 15:50:33 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1c4DLf-00064A-6u for guix-devel@gnu.org; Tue, 08 Nov 2016 15:50:32 -0500 Content-Disposition: inline In-Reply-To: <1478636956-12390-1-git-send-email-jmd@gnu.org> 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: John Darrington Cc: guix-devel@gnu.org On Tue, Nov 08, 2016 at 09:29:16PM +0100, John Darrington wrote: > * gnu/pacackes/qt.scm (qjson): New variable. We removed this in August due to concerns about its use of the unsupported Qt 4: http://lists.gnu.org/archive/html/guix-devel/2016-08/msg00414.html But I guess it's okay to re-add it if there is a use case for it. Too bad it still needs Qt 4. https://github.com/flavio/qjson/issues/49