On Dec 22, 8:14 am, "William Stein" <wst...@gmail.com> wrote:
<SNIP>
> Michael A. or anybody else -- does anybody know if the exact spkg
> format is written down anywhere. I definitely couldn't find it with
> 10 minutes of searching on the wiki, etc., and nobody responded to the
> above email with a link.
>
> William
I am not aware of any documentation, but
src/ -- *vanilla* upstream
SPKG.txt -- describes the spkg in wiki format, each new revision
needs an updated changelog entry or an automatic "needs work" from my
end at review time
spkg-install -- the install script
spkg-check -- runs the test suite - this is somewhat optional since
not all spkgs have test suites
patches -- for patches against upstream. Each file
foo.extension needs to have a diff against the original file, i.e.
foo.extension.patch for easy rebases against new upstream
Everything but src must be under revision control - unclean repo in
the spkg leads to automatic "needs work" from my end at review time
Please do not stuff this info randomly into the wiki somewhere, but
let's add this properly to the development manual in the right spot.
Cheers,
Michael
--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to sage-devel@googlegroups.com
To unsubscribe from this group, send email to
sage-devel-unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/sage-devel
URLs: http://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---