Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 209604 - dev-lang/mono add moonlight USE flag
Summary: dev-lang/mono add moonlight USE flag
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement with 1 vote (vote)
Assignee: dotnet project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-02-10 21:26 UTC by Austen Dicken
Modified: 2008-05-31 11:25 UTC (History)
2 users (show)

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


Attachments
Patch to add moonlight USE flag to mono-1.2.6-r1.ebuild (mono-1.2.6-r1.ebuild-moonlight.patch,826 bytes, patch)
2008-02-11 00:34 UTC, Austen Dicken
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Austen Dicken 2008-02-10 21:26:08 UTC
I noticed that the --with-moonlight configuration option is provided in the 1.2.5.1 distribution of mono and thought although the .NET 2.1 support is currently in alpha, that having a USE flag to enable moonlight support would be beneficial for future moonlight-related ebuilds.

Reproducible: Didn't try
Comment 1 Austen Dicken 2008-02-11 00:34:24 UTC
Created attachment 143175 [details, diff]
Patch to add moonlight USE flag to mono-1.2.6-r1.ebuild

This is just a patch for the mono-1.2.6-r1.ebuild file which adds moonlight support to the ebuild.  I used it to create a mono-1.2.6-r2.ebuild file which then installed mono properly with moonlight (.NET 2.1) enabled.  This was on an x86 system.
Comment 2 Austen Dicken 2008-02-11 00:35:41 UTC
Also, I want to make a note that I was mistaken in my first comment.  The 1.2.5 branch of mono DOES include the --with-moonlight configure option, but not the required profile (net_2_1.make) in order to build it.  The 1.2.6 branch however, does include the required profile and was able to build successfully.
Comment 3 Jurek Bartuszek (RETIRED) gentoo-dev 2008-05-31 11:25:16 UTC
Fixed in -r3, thanks!