From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric Bavier Subject: Re: scmutils Date: Tue, 25 Apr 2017 22:51:04 -0500 Message-ID: <20170425225104.0d45a317@openmailbox.org> References: Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:46814) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1d3Dz3-0007VQ-EL for help-guix@gnu.org; Tue, 25 Apr 2017 23:51:18 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1d3Dyz-0008E3-7x for help-guix@gnu.org; Tue, 25 Apr 2017 23:51:17 -0400 Received: from lb1.openmailbox.org ([5.79.108.160]:40191 helo=mail.openmailbox.org) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1d3Dyy-0008CP-W5 for help-guix@gnu.org; Tue, 25 Apr 2017 23:51:13 -0400 In-Reply-To: List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-guix-bounces+gcggh-help-guix=m.gmane.org@gnu.org Sender: "Help-Guix" To: Catonano Cc: help-guix On Sun, 23 Apr 2017 08:54:25 +0200 Catonano wrote: > Say that I want to package guile-scmutils > > There's no trace of makefiles or any of those things associated with the > gnu build system > > AND there's a folder (c-utils) containing some c files > > How would I package such a thing ? Perhaps the existing scmutils package could provide a start? https://www.gnu.org/software/guix/packages/s.html#scmutils `~Eric