From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ricardo Wurmus Subject: Re: Building for Android and F-Droid Date: Thu, 01 Sep 2016 15:57:13 +0200 Message-ID: <87shtjafk6.fsf@elephly.net> References: <57C81204.3090602@goebel-consult.de> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:38377) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bfSUj-0003oz-6g for guix-devel@gnu.org; Thu, 01 Sep 2016 09:57:30 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bfSUf-0001Wy-3h for guix-devel@gnu.org; Thu, 01 Sep 2016 09:57:28 -0400 Received: from sender163-mail.zoho.com ([74.201.84.163]:24400) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bfSUe-0001Wr-QK for guix-devel@gnu.org; Thu, 01 Sep 2016 09:57:25 -0400 In-reply-to: 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: "Thompson, David" Cc: guix-devel , Hartmut Goebel Thompson, David writes: > Does anyone know what we are missing to be able to package android > tools? Given the current state of our support for Java I’d say we mostly need more Java packages in Guix. A first big step would be to package enough to be able to build Maven from source (no cheating). ~~ Ricardo