Search Criteria
Package Details: factorio-yafc-git v0.5.8.51.gfd80865-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/factorio-yafc-git.git (read-only, click to copy) |
---|---|
Package Base: | factorio-yafc-git |
Description: | Yet Another Factorio Calculator: Powerful calculator/analyser that works with mods |
Upstream URL: | https://github.com/ShadowTheAge/yafc |
Keywords: | factorio game |
Licenses: | GPL |
Submitter: | exyi |
Maintainer: | exyi |
Last Packager: | exyi |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2023-11-17 20:09 (UTC) |
Last Updated: | 2024-02-02 12:49 (UTC) |
Dependencies (6)
- 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)
- sdl2 (sdl2-gitAUR, sdl2-compat-gitAUR)
- sdl2_image
- sdl2_ttf
- 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)
Latest Comments
veger commented on 2024-02-02 13:00 (UTC)
When I try this package it forces to install
dotnet-*
packages (I only have thedotnet-*-6.0
installed as I do not require higher versions).Upon inspection, I see that, for example,
dotnet-runtime-6.0
does not providedotnet-runtmime
. So I guess this causes my issue?exyi commented on 2024-02-02 12:57 (UTC)
@veger: I know, I explicitly made it roll forward to new dotnet versions. Is it causing any issues? If it is, I'll definitely change the dependency, otherwise, I don't really see a reason why would it be better to require a specific dotnet version. dotnet-sdk and dotnet-runtime dependencies allow you to choose any version
exyi commented on 2024-02-02 12:52 (UTC)
@Blu3wolf: Thanks for letting me know this exists! I made the package: https://aur.archlinux.org/packages/factorio-yafc-ce-git. It doesn't conflict with this YAFC, you can have both installed.
veger commented on 2024-02-02 07:55 (UTC)
YAFC requires dotnet 6.0 https://github.com/ShadowTheAge/yafc/blob/master/YAFC/YAFC.csproj#L5 So I guess it is better to depend on dotnet-runtime-6.0 and dotnet-sdk-6.0
Blu3wolf commented on 2024-02-02 06:55 (UTC)
Are you interested in also maintaining a package for yafc-ce? I believe the only change you'd have to make is changing the URL to https://github.com/have-fun-was-taken/yafc-ce