From: Ian Price <ianprice90@googlemail.com>
To: ludo@gnu.org (Ludovic Courtès)
Cc: guile-user@gnu.org, guile-devel@gnu.org
Subject: Re: guildhall packages
Date: Wed, 29 Aug 2012 13:56:25 +0100 [thread overview]
Message-ID: <87d329x3eu.fsf@Kagami.home> (raw)
In-Reply-To: <87pq6dmjfl.fsf@gnu.org> ("Ludovic Courtès"'s message of "Sun, 26 Aug 2012 23:29:02 +0200")
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain; charset=iso-2022-jp-2, Size: 2102 bytes --]
ludo@gnu.org (Ludovic Court^[$(D+2^[(Bs) writes:
> Woow, excellent work! FWIW, I was able to ^[$B!H^[(Bguild update^[$B!I^[(B, ^[$B!H^[(Bguild show^[$B!I^[(B,
> and ^[$B!H^[(Bguild install pfds^[$B!I^[(B.
Great
>> As mentioned previously, experimentation into a user upload facility is
>> ongoing, but if you want a library packaged/included shoot me a mail
>> (pure scheme only at the moment, hopefully scheme & c / elisp /
>> ecmascript / brainfuck soon)
>
> Nice. Any plan for Scheme & C? (Guix? hint, hint. ;-))
Scheme & C is obviously a huge part of guile, and so it's important that
gets done. There is some support for "installation hooks" that would be
used for this, though there is no documentation at present. I will try
and get some examples prepared for it.
> What about test suites, docs, and non trivial build systems in general?
As for documentation, it's the same deal (almost). Guildhall currently
recognises four "categories" of file. libraries, programs[1],
documentation, and man, and each of these gets stored in a different
place in the users .local[0] directory corresponding to normal unix
conventions.
libraries in ~/.local/share/guile/site/2.0
programs in ~/.local/share/guildhall/2.0/$name/programs [2]
documentation in ~/.local/share/doc/guildhall/2.0/$name
man in prefix/share/man/man-$section/
Some files are automatically picked up as documenation, and placed in
the appropriate directory: README, COPYING, NEWS, etc.
For more complicated documentation, building info pages etc, I think you
would need to create an installation hook for this ATM, but for some
common formats it would be a useful feature to add to guildhall itself.
0. the prefix is configurable, but this will do for expository purposes
1. guildhall seems to make some sort of a distinction between "programs"
and "executables", but I'm not sure what the reasoning is for this.
2. executables would go in ~/.local/share/guildhall/2.0/$name/bin
--
Ian Price -- shift-reset.com
"Programming is like pinball. The reward for doing it well is
the opportunity to do it again" - from "The Wizardy Compiled"
next prev parent reply other threads:[~2012-08-29 12:56 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-08-26 1:01 guildhall packages Ian Price
2012-08-26 21:29 ` Ludovic Courtès
2012-08-26 21:34 ` Noah Lavine
2012-08-29 12:56 ` Ian Price [this message]
2012-08-29 13:25 ` cong gu
2012-08-29 16:42 ` Ian Price
2012-08-26 21:54 ` Julian Graham
2012-08-29 11:46 ` Ian Price
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
List information: https://www.gnu.org/software/guile/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87d329x3eu.fsf@Kagami.home \
--to=ianprice90@googlemail.com \
--cc=guile-devel@gnu.org \
--cc=guile-user@gnu.org \
--cc=ludo@gnu.org \
/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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).