Please add armv7h to the supported architectures
Search Criteria
Package Details: lgogdownloader 3.17-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/lgogdownloader.git (read-only, click to copy) |
---|---|
Package Base: | lgogdownloader |
Description: | Open source downloader for GOG.com games, uses the GOG.com API |
Upstream URL: | https://sites.google.com/site/gogdownloader/ |
Keywords: | games gaming gog gog.com |
Licenses: | WTFPL |
Submitter: | tea |
Maintainer: | FabioLolix |
Last Packager: | FabioLolix |
Votes: | 76 |
Popularity: | 0.183887 |
First Submitted: | 2012-08-01 22:40 (UTC) |
Last Updated: | 2025-03-23 22:14 (UTC) |
Dependencies (12)
- boost-libs
- curl (curl-gitAUR, curl-c-aresAUR)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc-libs-snapshotAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR)
- jsoncpp (jsoncpp-cmake-gitAUR, jsoncpp-cmakeAUR, jsoncpp-gitAUR)
- libboost_filesystem.so (boost183-libsAUR, boost1.86-libsAUR, boost-libs)
- rhash (rhash-gitAUR)
- tidy
- tinyxml2 (tinyxml2-gitAUR)
- boost (boost-gitAUR) (make)
- cmake (cmake3AUR, cmake-gitAUR) (make)
- help2man (help2man-gitAUR, python-help2manAUR) (make)
Required by (54)
- day-of-the-tentacle-remastered-bin (make)
- gog-7-billion-humans (make)
- gog-book-of-hours (make)
- gog-book-of-hours-perpetual-edition-dlc (make)
- gog-dandara-trials-of-fear-edition (make)
- gog-darkest-dungeon (make)
- gog-drova-forsaken-kin (make)
- gog-factorio (make)
- gog-ftl (make)
- gog-heroes-of-might-and-magic-3-complete-edition (make)
- gog-inscryption (make)
- gog-inscryption-demo (make)
- gog-kingdoms-and-castles (make)
- gog-moo (make)
- gog-moo-ii (make)
- gog-night-in-the-woods (make)
- gog-pepper-grinder (make)
- gog-pine (make)
- gog-pony-island (make)
- gog-powers-in-the-basement (make)
- Show 34 more...
Sources (1)
fbis251 commented on 2018-02-11 08:14 (UTC)
sosonok commented on 2018-02-10 23:25 (UTC)
With boost-libs 1.66, lgogdownloader is broken again.
florensie commented on 2017-12-17 14:26 (UTC) (edited on 2017-12-17 14:28 (UTC) by florensie)
Building says something about a deprecated json api.
nirnakinho commented on 2017-11-02 22:02 (UTC)
logdownloader requires a version bump, as boost has been updated to version 1.65. This makes the binary unable to run as the old boost libraries (v1.63) are gone.
Regards,
hringriin commented on 2017-09-06 14:37 (UTC)
The lgogdownloader requires the a cookies.txt due to the captcha login. Ok, but it deletes the file ~/.config/lgogdownloader/cookies.txt when started with the --login option. beside what, it definitely wants to have full access permissions a) to the directory and b) to the file. why?
FabioLolix commented on 2017-06-08 18:50 (UTC)
lgogdownloader: error while loading shared libraries: libboost_system.so.1.63.0: cannot open shared object file: No such file or directory
Got this error today, solved with rebuilding the package
tea commented on 2017-03-12 19:01 (UTC)
banzr, I would not recommend importing that .pem since a collection of root certificates is provided by Arch anyway in ca-certificates and other packages in [core]. You should check to see you have that installed, and remove the certificates from that file from your root store to prevent any issues in future when Arch updates its certificates.
<deleted-account> commented on 2017-03-12 16:08 (UTC)
If you cannot login...
Download cacert.pem
wget https://curl.haxx.se/ca/cacert.pem
Then try login with
lgogdownloader --cacert cacert.pem --login
or
CURL_CA_BUNDLE=cacert.pem lgogdownloader --login
<deleted-account> commented on 2017-03-12 16:08 (UTC)
If you cannot login...
Download cacert.pem
wget https://curl.haxx.se/ca/cacert.pem
Then try login with
lgogdownloader --cacert cacert.pem --login
or
CURL_CA_BUNDLE=cacert.pem lgogdownloader --login
Pinned Comments
FabioLolix commented on 2023-10-03 22:03 (UTC)
error while loading shared libraries: libXXX.so.XXX: cannot open shared object file: No such file or directory
for build from source programs you have to rebuild it