On Feb 2, 11:23 pm, Ivan Andrus <g...@macmail.com> wrote:
> On Jan 30, 2009, at 8:47 AM, kcrisman wrote:

Hi Ivan,

> > Anyway, it sounds like what mabshoff really needs is just the best
> > tarball possible to then be able to drop a Sage build into for a fully
> > functional .app bundle.  If that was created just once with Platypus
> > by someone else, presumably for every new Sage release the new binary
> > could just be dropped into the bundle.
>
> Well, you have finally goaded me into doing something :-)  I nearly  
> have a patch, and hopefully I'll post something to trac in the next  
> few days for review.
>
> I do have one question though.  What directory should I put the data  
> files in (the icon etc.)? My guess would be devel/sage-main/build/,  
> maybe in a new subdirectory, but I'm still not comfortable enough with  
> the directory structure to be sure.

Don't stick it in there since that one is dynamically created and will
not survive an -sdist.

The appropriate place at the moment would probably be in the ext repo,
but that repo will go away in the future. But we can deal with that
then since all the content from ext will migrate into some place under
devel modulo some bits that will end up in their own spkg.

The way I would do it is to stick all the needed bits into a tar.gz
and check that into the ext repo into some new directory like mac-app.
Then on -sdist a script would unpack that tar.gz, move the sage
install into the right place and then proceed with creating the dmg.

> -Ivan
>
> P.S. Oops, I sent this from the wrong email address and it doesn't  
> look like it showed up.

Yep, any email from a non-subscribed email will bounce.

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
-~----------~----~----~----~------~----~------~--~---

Reply via email to