Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 915116 - Add dotnet related ebuilds such as msbuild,roslyn,fsharp,etc
Summary: Add dotnet related ebuilds such as msbuild,roslyn,fsharp,etc
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal minor (vote)
Assignee: Default Assignee for New Packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-10-03 14:27 UTC by Kyle Rabago
Modified: 2023-10-03 15:26 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Kyle Rabago 2023-10-03 14:27:51 UTC
As stated more ebuilds relating to dotnet, if possible to be merged into the main portage tree to expand the dev-dotnet package group, such as msbuild,fsharp,rosyln, and others to expand the usability of portage to make implenting such programs into portage easier (those that rely on msbuild especially)
Comment 1 Maciej Barć gentoo-dev 2023-10-03 15:11:21 UTC
Why? Could you please explain how usable would they be when we have all that in dotnet-SDK now?
Comment 2 Kyle Rabago 2023-10-03 15:22:33 UTC
(In reply to Maciej Barć from comment #1)
> Why? Could you please explain how usable would they be when we have all that
> in dotnet-SDK now?

My bad did not see this in terms of the dotnet-sdk, thanks for making me aware of this Maciej! Also very happy to see the dotnet-sdk ebuild finally and not just dotnet-sdk-bin
Comment 3 Maciej Barć gentoo-dev 2023-10-03 15:24:08 UTC
(In reply to Kyle Rabago from comment #2)
> (In reply to Maciej Barć from comment #1)
> > Why? Could you please explain how usable would they be when we have all that
> > in dotnet-SDK now?
> 
> My bad did not see this in terms of the dotnet-sdk, thanks for making me
> aware of this Maciej! Also very happy to see the dotnet-sdk ebuild finally
> and not just dotnet-sdk-bin

Both of them have those tools available. Currently 7.0 and 8.0 SDKs can be installed from-source.
Comment 4 Kyle Rabago 2023-10-03 15:26:03 UTC
(In reply to Maciej Barć from comment #3)
> (In reply to Kyle Rabago from comment #2)
> > (In reply to Maciej Barć from comment #1)
> > > Why? Could you please explain how usable would they be when we have all that
> > > in dotnet-SDK now?
> > 
> > My bad did not see this in terms of the dotnet-sdk, thanks for making me
> > aware of this Maciej! Also very happy to see the dotnet-sdk ebuild finally
> > and not just dotnet-sdk-bin
> 
> Both of them have those tools available. Currently 7.0 and 8.0 SDKs can be
> installed from-source.

Thanks!