From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andreas Enge Subject: Aarddict Date: Wed, 28 Oct 2015 09:12:50 +0100 Message-ID: <20151028081250.GA4488@debian> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:43677) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZrLqq-0001gG-5S for guix-devel@gnu.org; Wed, 28 Oct 2015 04:12:56 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZrLqn-0007FB-FG for guix-devel@gnu.org; Wed, 28 Oct 2015 04:12:56 -0400 Received: from mout.kundenserver.de ([212.227.17.13]:59372) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZrLqn-0007F7-5Q for guix-devel@gnu.org; Wed, 28 Oct 2015 04:12:53 -0400 Content-Disposition: inline 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-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: guix-devel@gnu.org Aarddict, an offline wikipedia browser, does not work any more since we removed webkit from qt-4; there is an error at runtime. It was me who added it at some point in time, and I suspect being the only user (well, I do not use it much anymore either, or I would have noticed the problem earlier). Is everyone okay if I remove it? Additional benefit: one program less that depends on qt-4. Well, two: We could then also drop python2-pyqt-4. There is a rewrite of aarddict using fancy web technology, so I did not feel like looking into it. Andreas