Search Criteria
Package Details: avaloniailspy v7.2-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/avaloniailspy.git (read-only, click to copy) |
---|---|
Package Base: | avaloniailspy |
Description: | Avalonia-based .NET Decompiler (port of ILSpy) |
Upstream URL: | https://github.com/icsharpcode/AvaloniaILSpy |
Licenses: | MIT, LGPLv2.1, Ms-PL |
Provides: | avaloniailspy |
Submitter: | necklace |
Maintainer: | necklace |
Last Packager: | necklace |
Votes: | 13 |
Popularity: | 0.60 |
First Submitted: | 2020-01-20 12:09 (UTC) |
Last Updated: | 2023-06-01 06:07 (UTC) |
Dependencies (5)
- dotnet-runtime (dotnet-runtime-2.2AUR, dotnet-runtime-3.0AUR, dotnet-runtime-2.1AUR, dotnet-runtime-5.0-binAUR, dotnet-runtime-7.0-binAUR, dotnet-runtime-6.0-binAUR, dotnet-runtime-preview-binAUR, dotnet-runtime-binAUR, dotnet-runtime-8.0-binAUR)
- dotnet-sdk (dotnet-sdk-2.2AUR, dotnet-sdk-2.2-vs2017AUR, dotnet-sdk-3.0AUR, dotnet-sdk-2.1AUR, dotnet-sdk-5.0-binAUR, dotnet-sdk-6.0.110-binAUR, dotnet-sdk-7.0-binAUR, dotnet-sdk-8.0.300-binAUR, dotnet-sdk-6.0-binAUR, dotnet-sdk-preview-binAUR, dotnet-sdk-binAUR, dotnet-sdk-8.0-binAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- libicns (make)
- mono (mono-gitAUR) (make)
Latest Comments
« First ‹ Previous 1 2 3
themoxon commented on 2021-04-22 21:50 (UTC) (edited on 2021-04-22 21:50 (UTC) by themoxon)
@notfood If you need it to work right now you can download a working version from Microsoft and put it in /usr/share/dotnet/shared/Microsoft.NETCore.App utility it gets properly fixed https://dotnet.microsoft.com/download/dotnet/3.1
notfood commented on 2021-04-17 19:22 (UTC)
As of now, this won't run at all with the following message
necklace commented on 2021-02-18 20:31 (UTC)
@Majora320 Thanks for the heads up! I tried asking for a new release, but they're working on stuff so we'll just have to be patient. To fix the broken build I backported the fix in a .patch which is applied during the makepkg.
Majora320 commented on 2021-02-17 14:28 (UTC)
Correction: building 5.0-rc2 from source is now broken because that version of the repository hardcodes their old CI url.
Not sure what is to be done about this, aside from waiting for a new release. One could make a -bin or -git package.
Majora320 commented on 2021-02-17 14:10 (UTC) (edited on 2021-02-23 01:31 (UTC) by Majora320)
As far as I can tell this project uses GitHub CI instead of AppVeyor now, causing the current build to break.
necklace commented on 2020-09-21 11:04 (UTC)
@yan12125 Done
yan12125 commented on 2020-09-20 13:30 (UTC)
Hi, could you add #tag=v5.0-rc2 after the source URL? Otherwise the package is built from the latest development branch.
necklace commented on 2020-07-12 23:34 (UTC)
@BrianAllred good catch, thanks. I always install git on my machines so I never noticed.
BrianAllred commented on 2020-07-11 00:54 (UTC)
git
should be a makedepend since it's not inbase-devel
, otherwise the package fails to build in a clean chroot.« First ‹ Previous 1 2 3