Gentoo Archives: gentoo-lisp

From: Morgon Kanter <morgon.kanter@×××××.com>
To: gentoo-lisp@l.g.o
Subject: [gentoo-lisp] Ebuild for Racket 5.1
Date: Mon, 21 Feb 2011 17:07:19
Message-Id: AANLkTin-HS0qCw83xg3T80vQ3eYfoS-_a3LfaQqg9e8k@mail.gmail.com
1 Hey folks,
2
3 I noticed there wasn't yet an ebuild for the new version of Racket, so
4 I went ahead and made one. It's attached.
5
6 A couple changes besides just bumping the version number:
7 * Doesn't really seem like that makefile patch was required anymore (I
8 didn't need it), so I commented that out.
9 * The new Racket GUI system doesn't appear to include any of those
10 external libraries that the ebuild used to issue an "rm" for, so I
11 removed those bits from the ebuild (as well as the formerly
12 commented-out rm commands that were replaced by something different).
13
14 That's it for the changes, aside from a version bump.
15
16 Thanks,
17 -- Morgon

Attachments

File name MIME type
racket-5.1.ebuild application/octet-stream

Replies

Subject Author
Re: [gentoo-lisp] Ebuild for Racket 5.1 Neil Funk <infinitedowntime@×××××.com>
Re: [gentoo-lisp] Ebuild for Racket 5.1 Cyprien Nicolas <c.nicolas@×××××.com>