Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 5716 - plt-200.ebuild (New Package)
Summary: plt-200.ebuild (New Package)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High enhancement (vote)
Assignee: Daniel Ahlberg (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-07-29 04:11 UTC by Jonathan Rogers
Modified: 2002-11-04 08:53 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
ebuild for the PLT Scheme system version 200 (plt-200.ebuild,1.63 KB, text/plain)
2002-07-29 04:13 UTC, Jonathan Rogers
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jonathan Rogers 2002-07-29 04:11:33 UTC
This is a partially new ebuild. It is the PLT Scheme system from
http://www.drscheme.org/. It includes DrScheme, MrEd, and MzScheme. There is
already an ebuild for MzScheme 103 in portage, but the executable it builds is
broken (on my system it segfaults).

Since there is a newer stable version available (200), I wrote a new ebuild for
the entire PLT package. I'm not sure how this should coexist with the MzScheme
ebuild, since the MzScheme package is a subset of the PLT package. Probably,
there should only be the PLT ebuild, with USES configured correctly to allow it
to be built without the GUI if desired, but I haven't figured out how to do that
yet.

Since dev-lisp/mzscheme already exists, it seems logical that this ebuild should
be dev-lisp/plt.

This is my first ebuild and I haven't tested it on systems other than mine, so
it is likely to have bugs. There are probably better ways to do things than how
I have done them, so improvements or pointers are welcome.

Jonathan Rogers
Comment 1 Jonathan Rogers 2002-07-29 04:13:04 UTC
Created attachment 2663 [details]
ebuild for the PLT Scheme system version 200
Comment 2 Daniel Ahlberg (RETIRED) gentoo-dev 2002-11-04 08:53:53 UTC
Commited, thanks for the ebuild!