Search Criteria
Package Details: path-of-building-community-git 2.49.3.r8315.62.517-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/path-of-building-community-git.git (read-only, click to copy) |
---|---|
Package Base: | path-of-building-community-git |
Description: | An offline build planner for Path of Exile using PoBFrontend, LocalIdentity's fork |
Upstream URL: | https://github.com/PathOfBuildingCommunity/PathOfBuilding |
Licenses: | MIT |
Submitter: | bcareil |
Maintainer: | matthewq337 (LordBlick) |
Last Packager: | LordBlick |
Votes: | 28 |
Popularity: | 0.48 |
First Submitted: | 2020-03-14 08:43 (UTC) |
Last Updated: | 2024-12-08 12:54 (UTC) |
Dependencies (12)
- curl (curl-http3-ngtcp2AUR, curl-gitAUR, curl-c-aresAUR)
- libgl (libglvnd-gitAUR, amdgpu-pro-oglp-legacyAUR, amdgpu-pro-oglpAUR, nvidia-340xx-utilsAUR, libglvnd)
- luajit (luajit-2.1-lua52-gitAUR, luajit-gitAUR, luajit-openrestyAUR)
- qt6-base (qt6-base-gitAUR, qt6-base-headlessAUR)
- ttf-bitstream-vera
- ttf-liberation (ttf-defenestrationAUR)
- zlib (zlib-ng-compat-gitAUR, zlib-gitAUR, zlib-ng-compat)
- git (git-gitAUR, git-glAUR) (make)
- meson (meson-gitAUR) (make)
- ninja (ninja-kitwareAUR, ninja-memAUR, ninja-fuchsia-gitAUR, ninja-gitAUR, ninja-jobserverAUR) (make)
- rsync (rsync-gitAUR, rsync-reflinkAUR, rsync-reflink-gitAUR) (make)
- unzip (unzip-natspecAUR, unzip-zstdAUR) (make)
Required by (0)
Sources (10)
- git+https://github.com/ernstp/pobfrontend.git#branch=qt6
- git+https://github.com/Lua-cURL/Lua-cURLv3
- git+https://github.com/PathOfBuildingCommunity/PathOfBuilding
- https://github.com/Openarl/PathOfBuilding/files/1167199/PathOfBuilding-runtime-src.zip
- lzip-linux.patch
- PathOfBuilding-force-disable-devmode.patch
- PathOfBuilding-logo.png
- PathOfBuilding-logo.svg
- PathOfBuilding.sh
- PathOfBuildingCommunity.desktop
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 9 Next › Last »
zaoo commented on 2021-05-17 04:10 (UTC)
A PR is in the pipeline to upgrade the vendored sha1 library of PoB to version 0.6.0 for greatly improved update check performance.
https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/2791
This will change it from being a single
lua/sha1.lua
file to multiple files inlua/sha1/
with backends for different Lua versions.As you seem to be pulling individual files out of the runtime and as you are using a different Lua version than upstream, there might be some things to test and fix.
Apart from being used in update checking the SHA1 code is also used in the Import tab to remember which account and character was last imported.
bcareil commented on 2021-04-15 16:54 (UTC)
Well thanks for the hint @Gniest, it has at least been useful to me.
Gniest commented on 2021-04-15 10:46 (UTC)
@acylus the file path is src/Data/Uniques/Special/New.lua after that, everything went smooth, hope that helps :)
acylus commented on 2021-04-15 00:15 (UTC)
Is what is happening for me right now
bcareil commented on 2021-04-05 14:18 (UTC)
The package has been updated to work with 2.0. Let me know if that does not work for you.
MithicSpirit commented on 2021-04-05 13:59 (UTC) (edited on 2021-04-05 13:59 (UTC) by MithicSpirit)
There are currently a couple of issues with building the package:
a) the patch
PathOfBuilding-lua51.patch
has incorrect filenames, which makes the user have to manually insert the filenames (in general, the files are in a/… or b/… when they should be in src/…)b) if you get past issue a by manually inserting the correct filenames, there will be another issue saying that unzip couldn't find
tree*.zip
.Not sure if there are also other problems after those two.
bcareil commented on 2021-03-14 10:06 (UTC)
@embers your issue should be fixed by an update from pobfrontend.git
@johnramsden I could not reproduce your issue but I realized that I did not specify the correct version of lua to use to compile lua-curl. So I fixed that, let me know if you still have the issue.
johnramsden commented on 2021-03-14 06:01 (UTC)
Currently getting:
Installing lua fixes. I believe lua should be in the dependencies
embers commented on 2021-03-12 23:51 (UTC)
When I try to type something in the "Search" field on the Tree tab, I get pob crash. https://pastebin.com/s0V0zv2J
beaverusiv commented on 2021-03-08 05:46 (UTC)
FYI there is a typo in the description "PoBFrontent" should have a "d" at the end. This can prevent people from finding this package :)
« First ‹ Previous 1 2 3 4 5 6 7 8 9 Next › Last »