From mboxrd@z Thu Jan 1 00:00:00 1970 From: Pjotr Prins Subject: Re: Packaging UCSC Date: Mon, 2 Mar 2020 18:22:29 -0600 Message-ID: <20200303002229.rigpvptm2ivpmhkr@thebird.nl> References: <20200227181327.py33iizvhfmaeeue@thebird.nl> <877e06j1bj.fsf@elephly.net> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:43467) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1j8vU8-0003nV-RY for guix-devel@gnu.org; Mon, 02 Mar 2020 19:32:33 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1j8vU7-0007wl-J8 for guix-devel@gnu.org; Mon, 02 Mar 2020 19:32:32 -0500 Received: from mail.thebird.nl ([94.142.245.5]:36238) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1j8vU7-0007vb-DD for guix-devel@gnu.org; Mon, 02 Mar 2020 19:32:31 -0500 Content-Disposition: inline In-Reply-To: <877e06j1bj.fsf@elephly.net> 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-mx.org@gnu.org Sender: "Guix-devel" To: Ricardo Wurmus Cc: guix-devel@gnu.org On Fri, Feb 28, 2020 at 02:20:16PM +0100, Ricardo Wurmus wrote: >=20 > Pjotr Prins writes: >=20 > > Anyone got UCSC running with Guix? May be easier than Galaxy which is > > also on the books at some point. >=20 > Most of the UCSC browser is non-free software. The kentutils make up a > part of the code. Some of the kentutils are free software and are > available in Guix as the =E2=80=9Ckentutils=E2=80=9D package. Ouch. Thanks all for pointing this out. I'll start poking about the license. Pj.