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

Bug 338134

Summary: dev-dotnet/* packages should get ikvm useflag
Product: Gentoo Linux Reporter: Dennis Schridde <dschridde+gentoobugs>
Component: EclassesAssignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed>
Status: RESOLVED OBSOLETE    
Severity: enhancement    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 337257    

Description Dennis Schridde 2010-09-20 09:58:14 UTC
For .NET dlls to work with ikvm/Java, stub Jars have to be generated.
This is done by executing:
ikvmstub the.dll

All dev-dotnet/* packages should probably include a useflag to automatically do that. This can e.g. be hooked into egacinstall.

http://www.ikvm.net/userguide/tutorial.html
http://www.mono-project.com/Java#Exposing_.NET_Libraries_to_Java

Reproducible: Always
Comment 1 Dennis Schridde 2021-05-12 15:51:12 UTC
I have not used .NET in ages.  Withdrawing this request.