@qark aspnet seems to be a subset of dotnet, so it doesn't make sense to use aspnet since upstream doesn't use it that way.
Thanks for the tips about --self-contained
.
Git Clone URL: | https://aur.archlinux.org/jackett.git (read-only, click to copy) |
---|---|
Package Base: | jackett |
Description: | Use many torrent trackers with software that supports torznab/potato feeds. |
Upstream URL: | https://github.com/Jackett/Jackett |
Licenses: | GPL-2.0-or-later |
Submitter: | bgiesing |
Maintainer: | txtsd |
Last Packager: | txtsd |
Votes: | 54 |
Popularity: | 0.46 |
First Submitted: | 2015-06-20 00:06 (UTC) |
Last Updated: | 2025-01-13 06:44 (UTC) |
« First ‹ Previous 1 2 3 4 5 6 7 .. 13 Next › Last »
@qark aspnet seems to be a subset of dotnet, so it doesn't make sense to use aspnet since upstream doesn't use it that way.
Thanks for the tips about --self-contained
.
@txtsd It doesn't make sense to add dotnet-runtime
as dependency for self-contained package. I suggest:
1) Build package depending on system dotnet, i.e. change --self-contained
option to --self-contained false
or --no-self-contained
.
2) Build package using dotnet-sdk-6.0
until https://github.com/Jackett/Jackett/pull/13876 is merged and released
3) Use aspnet-runtime-6.0
as dependency since dotnet-runtime-6.0
is not enough to run app.
Updated patch for PKGBUILD.
@qark I'll take a look at it. Thanks. I have yet to clean up the PKGBUILD.
Found some time. Automation is done!
I'm swamped this week, but I'll get around to automating this and jackett-mono soon. Most of the work is already done in my repo.
I've already submitted orphan requests on jackett and jackett-mono.
@kizar, @txtsd: I'm no longer an owner of either package, at this point I'd submit an orphan request and after they take action, you can claim ownership of it.
I'll edit out my link to prowlerr at least. :)
@fryfrog @uint2048_t I'm one of Jackett's maintainers. Keeping this package outdated and announcing competing software is hurting our project. Please, can you give txtsd permissions so he can update it?
Can I have co-maintainer on here? I'd like to help automate updates like I did for jackett-bin.
Pinned Comments
fryfrog commented on 2021-10-02 17:27 (UTC) (edited on 2023-01-09 18:30 (UTC) by fryfrog)
See also jackett-mono for platforms w/o net5 and jackett-bin for pre-compiled binaries.