Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 11045 - hugs98 November 2002 ebuild (update)
Summary: hugs98 November 2002 ebuild (update)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement
Assignee: George Shapovalov (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-11-21 04:22 UTC by Andres Loeh (RETIRED)
Modified: 2002-12-17 14:24 UTC (History)
0 users

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


Attachments
hugs98-2002.11.ebuild (hugs98-2002.11.ebuild,871 bytes, text/plain)
2002-11-21 04:23 UTC, Andres Loeh (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Andres Loeh (RETIRED) gentoo-dev 2002-11-21 04:22:05 UTC
hugs98 is an interpreter for the Haskell language. 
 
I modified the existing ebuild to work with the new November 2002 release. I 
removed the readline USE flag because the configure-option has vanished from 
the Hugs configure script. libreadline will be used when present, but there is 
no dependency. 
 
The src_install function is a bit hacked, because one of the binaries is 
executed during the install process which gets confused if HUGSDIR is not set 
and HsFFI.h is not copied/moved to another directory. 
 
I checked on two x86 machines, but it Hugs should run on sparc as well, so I 
put 
 
ACCEPT_KEYWORDS="~x86 ~sparc ~sparc64" 
 
in the ebuild for now. 
 
This is my first contribution to Gentoo. Any feedback welcomed.
Comment 1 Andres Loeh (RETIRED) gentoo-dev 2002-11-21 04:23:49 UTC
Created attachment 5843 [details]
hugs98-2002.11.ebuild
Comment 2 George Shapovalov (RETIRED) gentoo-dev 2002-12-11 02:06:58 UTC
Hi Andres

Thank you for your submission!
I have processed the ebuild - it was mostly fine. Most significant change: I
added back empty IUSE statment (it still should be present, just empty).
The ebuild is now committed and keymasked, please test.

George
Comment 3 Andres Loeh (RETIRED) gentoo-dev 2002-12-17 12:43:41 UTC
Hi George, 
 
I had no problems so far. Thanks. 
 
Andres 
Comment 4 George Shapovalov (RETIRED) gentoo-dev 2002-12-17 14:24:52 UTC
Hi Andres

Thanks for testing!
Unmasked on x86, closing the bug now.

George