chicken-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Chicken-users] script to generate html from wiki-formatted text?


From: Felix
Subject: Re: [Chicken-users] script to generate html from wiki-formatted text?
Date: Thu, 01 Sep 2011 05:58:37 -0400 (EDT)

> Maybe adding a simple clause like:
> 
> (depends-on-external "libexif" source: "http://libexif.sf.net";)
> 
> to the .meta file (of libexif in this case) which can be queried by 
> chicken-install.
> 
> So the user has a chance to get a complete list of all dependencies in
> advance instead of having to trip on each one by one.
> 
> Does this make sense?

Yes, indeed. I'd suggest "foreign-depends" (but it doesn't
matter). The property-value should be free-form, but have one element
per dependency.


cheers,
felix



reply via email to

[Prev in Thread] Current Thread [Next in Thread]