From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andreas Enge Subject: IR source disappeared Date: Sun, 31 Jul 2016 11:58:55 +0200 Message-ID: <20160731095855.GA9762@solar> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:57112) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bTnWS-0007QF-64 for guix-devel@gnu.org; Sun, 31 Jul 2016 05:59:05 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bTnWP-0001ea-1E for guix-devel@gnu.org; Sun, 31 Jul 2016 05:59:04 -0400 Received: from mailrelay1.public.one.com ([91.198.169.124]:55584) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bTnWO-0001eU-Ju for guix-devel@gnu.org; Sun, 31 Jul 2016 05:59:00 -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" To: guix-devel@gnu.org Hello, the web site for IR disappeared and with it the source code: http://hydra.gnu.org:3000/build/1325922 While looking at the Debian package, I also noticed that their package is called "...dfsg...", which usually indicates a freedom problem with part of the source code. From what I understand, they do the following: https://sources.debian.net/src/ir.lv2/1.3.2~dfsg0-2/debian/repack.local/ rm lv2_ui.h \ instance-access.h Could someone interested in the package have a look, please? It is a leaf package, so we might also remove it. Thanks, Andreas