Search Criteria
Package Details: rimsort-git r1638.e4c49856-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/rimsort-git.git (read-only, click to copy) |
---|---|
Package Base: | rimsort-git |
Description: | A Mod Manager For Rimworld game |
Upstream URL: | https://github.com/RimSort/RimSort |
Licenses: | GPL3 |
Submitter: | DarkShadow44 |
Maintainer: | DarkShadow44 |
Last Packager: | DarkShadow44 |
Votes: | 1 |
Popularity: | 0.35 |
First Submitted: | 2024-04-25 04:33 (UTC) |
Last Updated: | 2025-08-04 21:45 (UTC) |
Latest Comments
1 2 Next › Last »
Zsar commented on 2025-09-04 14:23 (UTC)
Yes, it is. No action necessary here.
Sorry for bothering you - I did not expect them to fix it mere hours after opening the issue (or at all, truth be told, given their very liberal use of libraries).
DarkShadow44 commented on 2025-09-03 13:00 (UTC)
Seeing how the PR is merged, I assume this is fixed?
Zsar commented on 2025-09-02 23:35 (UTC) (edited on 2025-09-02 23:35 (UTC) by Zsar)
You might want to add (optional?) dependencies to this package as per https://pyperclip.readthedocs.io/en/latest/index.html#not-implemented-error . One of:
xclip
xsel
I created https://github.com/RimSort/RimSort/issues/1278 upstream to have these pyperclip calls removed, but until said issue is implemented (if it is not rejected), parts of the application will spontaneously fail without these libraries.
DarkShadow44 commented on 2025-08-04 21:46 (UTC) (edited on 2025-08-04 21:46 (UTC) by DarkShadow44)
Thanks for the heads up, the update was quite a pain. I added a workaround for a linking error as well, please report back if anything doesn't work!
Zsar commented on 2025-08-04 15:42 (UTC)
@yobson : requirements.txt has been deleted in upstream commit 8ea848bdb98526b304a08d506e39bf6ce2772e73 'Switch to uv for package management (#1125)'.
The build script will have to be migrated to this 'uv'.
yobson commented on 2025-08-04 01:54 (UTC)
==> Starting prepare()... sed: can't read requirements.txt: No such file or directory
DarkShadow44 commented on 2025-07-27 21:04 (UTC)
Sure, done
AcroBanwagon commented on 2025-07-25 18:30 (UTC)
Please add git to the makedepends array. Building inside a chroot (i.e. with aurutils) will fail without that.
DarkShadow44 commented on 2025-07-16 16:42 (UTC) (edited on 2025-07-16 16:44 (UTC) by DarkShadow44)
Thanks, I pushed an update! Glad that one is fixed now.
jtljac commented on 2025-07-15 22:46 (UTC)
As described in #935, using the install directory as the working directory causes xdg-open to fail, preventing "open in folder" from working.
I've patched rimsort-bin by removing the
cd ...
from the start script (and updating the binary path), and removing thepath=...
from the desktop file. That should fix this package too.1 2 Next › Last »