Hello, the 'v' need to be cut from the pkgver https://wiki.archlinux.org/title/VCS_package_guidelines#Git
Search Criteria
Package Details: awakened-poe-trade-git 3.25.101.r1.g9caea95-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/awakened-poe-trade-git.git (read-only, click to copy) |
---|---|
Package Base: | awakened-poe-trade-git |
Description: | Path of Exile trading app for price checking |
Upstream URL: | https://github.com/SnosMe/awakened-poe-trade |
Keywords: | checking Exile of Path poe price trading |
Licenses: | MIT |
Conflicts: | awakened-poe-trade-git |
Provides: | awakened-poe-trade-git |
Submitter: | ninni |
Maintainer: | ninni |
Last Packager: | ninni |
Votes: | 8 |
Popularity: | 0.82 |
First Submitted: | 2021-08-15 15:56 (UTC) |
Last Updated: | 2024-07-28 19:30 (UTC) |
Dependencies (6)
- git (git-gitAUR, git-glAUR) (make)
- libpng (libpng-gitAUR, libpng-apngAUR) (make)
- libxtst (make)
- node-gyp (corepackerAUR) (make)
- nvmAUR (nvm-gitAUR) (make)
- yarn (yarn-pnpm-corepackAUR, corepackerAUR, yarn-berryAUR) (make)
Required by (0)
Sources (2)
Latest Comments
« First ‹ Previous 1 2 3
FabioLolix commented on 2021-08-19 20:45 (UTC)
ninni commented on 2021-08-18 12:00 (UTC)
@beaverusiv Thanks for the input, i have added node-gyp as a make dependency.
beaverusiv commented on 2021-08-17 06:28 (UTC)
I needed to install node-gyp package first to get it to compile robotjs. I think this is because the default python in Arch is 3 not 2.7
Pinned Comments
ninni commented on 2022-05-20 19:25 (UTC) (edited on 2023-04-10 16:45 (UTC) by ninni)
Update/Edit (10.04.2023): You can now start awakened-poe-trade in a browser window and skip the whole overlay part using the
--no-overlay
flag.I'm pinning this comment to provide some basic information about this package and possible fixes:
First of all, I'm not the developer of awakened-poe-trade and just maintain this AUR package. The package builds directly from source, using the steps provided in the upstream Github Action Workflow, and adds a custom .desktop file. Most of the time, getting npm dependency warnings during building is "normal" and can be ignored.
Secondly, awakened-poe-trade on Linux can be a tad experimental. As it stands now, it only works on X11 and wayland is not supported. The overlay itself can also be a bit finicky and as far as i can see, composition MUST be enabled, otherwise we get a black screen.
If you have any problems, the following Github Issues might give some ideas as to how to fix them:
https://github.com/SnosMe/awakened-poe-trade/issues/476
https://github.com/SnosMe/awakened-poe-trade/issues/337
https://github.com/SnosMe/awakened-poe-trade/issues/185