Bug 676124 - Review Request: racket - replacement package for renamed plt-scheme
Summary: Review Request: racket - replacement package for renamed plt-scheme
Keywords:
Status: CLOSED DUPLICATE of bug 808350
Alias: None
Product: Fedora
Classification: Fedora
Component: Package Review
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Nobody's working on this, feel free to take it
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
: 451092 518895 652083 (view as bug list)
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-02-08 21:29 UTC by Gérard Milmeister
Modified: 2012-07-08 17:57 UTC (History)
11 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2012-07-08 17:57:57 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Bugzilla 647242 1 None None None 2023-09-14 01:22:29 UTC

Internal Links: 647242

Description Gérard Milmeister 2011-02-08 21:29:30 UTC
Spec URL: http://gemi.fedorapeople.org/racket.spec
SRPM URL: http://gemi.fedorapeople.org/racket-5.0.2-1.fc14.src.rpm
Description: This is based on the plt-scheme package that I maintained.
PLT Scheme has been renamed to racket, so a new package is needed. The SPEC
file is almost the same. Any discussions that targeted the plt-scheme package
should therefore be redirected to this review.

Comment 1 Gérard Milmeister 2011-02-12 21:53:05 UTC
*** Bug 518895 has been marked as a duplicate of this bug. ***

Comment 2 Gérard Milmeister 2011-02-18 13:35:50 UTC
*** Bug 451092 has been marked as a duplicate of this bug. ***

Comment 3 Nathan Owe 2011-08-16 16:44:56 UTC
*** Bug 652083 has been marked as a duplicate of this bug. ***

Comment 4 Eli Barzilay 2011-08-20 08:04:44 UTC
I'm part of the Racket development team, and I'd like to see this package revived.  Is there anything I can do to help get it going?

Comment 5 Garrett Mitchener 2011-09-12 18:50:32 UTC
I dabble in scheme and other programming languages.  I would like to have this package available in Fedora.  I cobbled together a working SPEC file for my personal use a few releases ago, but I don't have time to maintain an RPM during the academic year.

Comment 6 Michel Lind 2011-09-15 08:30:07 UTC
Hi Eli,

(In reply to comment #4)
> I'm part of the Racket development team, and I'd like to see this package
> revived.  Is there anything I can do to help get it going?

There are some concerns about Racket's bundling of several system libraries -- could we get answers to the following questions so we can decide whether some of the bundling are necessary, and/or whether some of them should be replaced by using standalone upstream libraries, whether in their original state or as forked versions?

https://fedoraproject.org/wiki/Packaging:No_Bundled_Libraries#Standard_questions

Thanks!

Comment 7 Eli Barzilay 2011-09-15 19:21:14 UTC
Which libraries are you talking about?

The *sources* do have a copy of libffi libraries, since we want it to compile on
systems that doesn't have it, but it's possible to build with the one installed
on the system instead.  (And IIRC, that's the default.)

The only other thing I can think of are two libraries that are used for plots:
there's libfit.so and libplplot.so, both from plplot.  Those are "needed"
because the guy who implemented our plot library took the sources straight from
there, and modified it to work with Racket.  This was obviously a bad idea, but
the good news is that someone else picked it up recently and reimplemented the
whole thing in plain Racket.  This means that if there's any issue with allowing
these two libraries, it's fine to just dump them, until we get rid of that
completely.

Comment 8 Jason Tibbitts 2012-07-08 17:57:57 UTC

*** This bug has been marked as a duplicate of bug 808350 ***


Note You need to log in before you can comment on or make changes to this bug.