Search Criteria
Package Details: ed-odyssey-materials-helper-bin 2.182-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/ed-odyssey-materials-helper-bin.git (read-only, click to copy) |
---|---|
Package Base: | ed-odyssey-materials-helper-bin |
Description: | Elite Dangerous Odyssey Materials Helper |
Upstream URL: | https://github.com/jixxed/ed-odyssey-materials-helper |
Licenses: | GPL-3.0 |
Submitter: | blekki |
Maintainer: | blekki |
Last Packager: | blekki |
Votes: | 2 |
Popularity: | 0.22 |
First Submitted: | 2024-10-06 11:00 (UTC) |
Last Updated: | 2025-06-05 09:15 (UTC) |
Latest Comments
blekki commented on 2025-06-04 16:35 (UTC)
Yes, sorry, I forgot to commit my .desktop file =) Now it should work correctly.
zperk13 commented on 2025-06-03 06:17 (UTC)
The .desktop file needs to be updated for the new launcher system. Change the exec line from
Exec=EliteDangerousOdysseyMaterialsHelper
to
Exec="Elite Dangerous Odyssey Materials Helper Launcher"
blekki commented on 2025-06-02 10:37 (UTC)
I changed the package option from "portable" to "updater" at the developer's request. This package no longer requires updating
blekki commented on 2024-10-28 18:51 (UTC)
Depends block was removed. This version does not require Java Runtime because the portable version includes it in the package.
colonia_duck commented on 2024-10-28 18:44 (UTC)
pkgbuild fails to download. this is due to the empty depends=(). please remove this entirely or let it depend on the java-runtime due to this being a package written in java.