all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Andy Patterson <ajpatter@uwaterloo.ca>
To: Pierre Neidhardt <mail@ambrevar.xyz>
Cc: guix-devel <guix-devel@gnu.org>
Subject: Re: Lisp: Package cl-cffi-gtk
Date: Wed, 10 Oct 2018 01:51:25 -0400	[thread overview]
Message-ID: <20181010015125.216b67b5@mailservices.uwaterloo.ca> (raw)
In-Reply-To: <875zyaaoxa.fsf@ambrevar.xyz>

Hi Pierre,

On Tue, 09 Oct 2018 21:41:05 +0200
Pierre Neidhardt <mail@ambrevar.xyz> wrote:

> Hi,
> 
> I'm trying to package cl-cffi-gtk, which should not be so hard, except
> that according to
> 
> 	https://github.com/Ferada/cl-cffi-gtk/blob/master/INSTALL
> 
> we need to push all .asd to asdf:*central-registry*.

That file is just trying to be helpful by providing an easy way to set
things up and make them work.  It also says
> or the corresponding symlinks are created
which is effectively what we will do with the build system.

> 
> This should work, but I wonder how to do this properly with the
> current ASDF build system.

The project doesn't seem to be doing anything special; we just need to
make sure that those dependencies are created as packages first, since
the build system maps asd systems to packages one to one.  The slynk
package may be a helpful resource for seeing how to do that.

Hoping that helps,

--
Andy

  reply	other threads:[~2018-10-10  5:51 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-10-09 19:41 Lisp: Package cl-cffi-gtk Pierre Neidhardt
2018-10-10  5:51 ` Andy Patterson [this message]
2018-10-10 13:16   ` Pierre Neidhardt
2018-10-11  7:30     ` Andy Patterson
2018-10-11  8:48       ` Pierre Neidhardt

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20181010015125.216b67b5@mailservices.uwaterloo.ca \
    --to=ajpatter@uwaterloo.ca \
    --cc=guix-devel@gnu.org \
    --cc=mail@ambrevar.xyz \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.