From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:48617) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1f4WnO-0002pm-4x for guix-patches@gnu.org; Fri, 06 Apr 2018 15:13:10 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1f4WnJ-000678-5n for guix-patches@gnu.org; Fri, 06 Apr 2018 15:13:10 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:60932) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1f4WnJ-000672-1t for guix-patches@gnu.org; Fri, 06 Apr 2018 15:13:05 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1f4WnI-0000qy-R5 for guix-patches@gnu.org; Fri, 06 Apr 2018 15:13:04 -0400 Subject: [bug#31080] [PATCH 0/2] Add launchmon and spindle Resent-Message-ID: Received: from eggs.gnu.org ([2001:4830:134:3::10]:54339) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1f4TpA-0005rS-Eh for guix-patches@gnu.org; Fri, 06 Apr 2018 12:02:49 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1f4Tp7-0003Xm-D8 for guix-patches@gnu.org; Fri, 06 Apr 2018 12:02:48 -0400 Received: from mail3-relais-sop.national.inria.fr ([192.134.164.104]:38201) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1f4Tp7-0003Jw-2H for guix-patches@gnu.org; Fri, 06 Apr 2018 12:02:45 -0400 From: Rouby Pierre-Antoine Date: Fri, 6 Apr 2018 18:02:35 +0200 Message-Id: <20180406160235.27383-1-pierre-antoine.rouby@inria.fr> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: 31080@debbugs.gnu.org Cc: Rouby Pierre-Antoine This patch add package for launchmon and spindle, they compile and install without any error. But not sure they binary works nice. If someone familiar with spindle and launchmon could have a look ? (note: the headers specify the lgpl2.1 only) Rouby Pierre-Antoine (2): gnu: Add launchmon. gnu: Add spindle. gnu/packages/admin.scm | 63 +++++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 62 insertions(+), 1 deletion(-) -- 2.16.1