Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 7109

Summary: mono-0.15.ebuild
Product: Gentoo Linux Reporter: Andreas Simon <andreas.w.simon>
Component: New packagesAssignee: George Shapovalov (RETIRED) <george>
Status: RESOLVED DUPLICATE    
Severity: normal CC: george
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
URL: http://www.go-mono.org/
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on: 7107    
Bug Blocks: 5691    
Attachments: ebuild

Description Andreas Simon 2002-08-27 05:52:53 UTC
Ebuild for the newest and greatest Mono release.
(old release in portage is mono-0.13)

Changes to the old ebuild:

* build against boehm-gc, as the official rpms
  do too (for quite some time). With the new
  boehm-gc 6.1alpha5, garbage collection in Mono
  seems to actually work.
* install a missing doc file which was forgotten
  by the old ebuild.

Cheers,
Andreas Simon

Btw, a ebuild for boehm-gc 6.1alpha5 was
also posted by me. This is required for
this ebuild.
Comment 1 Andreas Simon 2002-08-27 05:53:25 UTC
Created attachment 3472 [details]
ebuild

Attachment created.
Comment 2 Andreas Simon 2002-08-27 06:25:49 UTC
I forgot to mention an other change I made in
respect to the 0.13 ebuild: I added a description which
is a little bit more verbose then the old one.
Comment 3 Andreas Simon 2002-08-27 07:52:17 UTC
I just read that DESCRIPTION should be
a short, one line description of the package.

Thus I think the one in the ebuild is too long
and should be better replaced with something like:

DESCRIPTION="Mono runtime, an open source version of the Microsoft .NET runtime."
Comment 4 Seemant Kulleen (RETIRED) gentoo-dev 2002-10-03 12:29:16 UTC

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