chicken-janitors
[Top][All Lists]
Advanced

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

[Chicken-janitors] #1511: Support for `files' form in the "toplevel" of


From: Chicken Trac
Subject: [Chicken-janitors] #1511: Support for `files' form in the "toplevel" of egg description files
Date: Sun, 19 Aug 2018 17:09:48 -0000

#1511: Support for `files' form in the "toplevel" of egg description files
----------------------------------------------+----------------------------
 Reporter:  mario                             |                 Owner:
     Type:  enhancement                       |                Status:  new
 Priority:  major                             |             Milestone:  5.0
Component:  build system                      |               Version:  5.0
 Keywords:  egg format, uri meta-file, files  |  Estimated difficulty:
----------------------------------------------+----------------------------
 {{{.meta}}} files support a {{{files}}} form with a list of files that
 should be cached by henrietta-cache (use case: some egg repositories
 contain stuff that are not related to eggs -- e.g., tarballs (SRFIs --
 why? no clue), PDF documentation, glue code for other implementations
 etc.).  {{{henrietta-cache}}} uses the {{{files}}} form to determine what
 to cache.

 As far as I can tell, the egg description file doesn't support a
 {{{files}}} form.  I think it would be nice to support this, so that we
 can just use {{{(uri meta-file ...file.egg)}}} in .release-info files to
 specify which files to cache.

 Without this, files not necessary for the installation of eggs will be
 cached and downloaded by chicken-install but not used.

--
Ticket URL: <https://bugs.call-cc.org/ticket/1511>
CHICKEN Scheme <https://www.call-cc.org/>
CHICKEN Scheme is a compiler for the Scheme programming language.

reply via email to

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