Search Criteria
Package Details: lgogdownloader 3.9-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: | custom:WTFPL |
Submitter: | tea |
Maintainer: | FabioLolix |
Last Packager: | FabioLolix |
Votes: | 71 |
Popularity: | 0.67 |
First Submitted: | 2012-08-01 22:40 (UTC) |
Last Updated: | 2022-02-19 17:54 (UTC) |
Dependencies (8)
- boost-libs (boost171, boost-libs-git)
- htmlcxx
- jsoncpp (jsoncpp-cmake-git, jsoncpp-git)
- rhash (rhash-git)
- tinyxml2 (tinyxml2-git)
- boost (boost-git) (make)
- cmake (cmake-git) (make)
- help2man (help2man-git) (make)
Required by (32)
- gog-7-billion-humans (make)
- gog-cuphead (make)
- gog-darkest-dungeon (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-jazz-jackrabbit-2-christmas-chronicles (make)
- gog-jazz-jackrabbit-2-secret-files (make)
- gog-kingdoms-and-castles (make)
- gog-moo (make)
- gog-moo-ii (make)
- gog-pine (make)
- gog-shortest-trip-to-earth (make)
- gog-space-haven (make)
- gog-stellaris (make)
- gog-stellaris-anniversary-portraits (make)
- gog-stellaris-horizon-signal (make)
- gog-sudden-strike-4 (make)
Latest Comments
nirnakinho commented on 2021-07-17 12:04 (UTC)
boost libs got updated again, I guess this needs a version bump again?
Regards,
andrewpye commented on 2021-07-08 00:07 (UTC)
Oops, gotta use g++ as my default C++ compiler. Problem solved.
andrewpye commented on 2021-06-30 23:40 (UTC)
Error building:
-- Build files have been written to: /home/apye/AUR/lgogdownloader/src/lgogdownloader-3.7/build [ 8%] Building CXX object CMakeFiles/lgogdownloader.dir/main.cpp.o [ 16%] Building CXX object CMakeFiles/lgogdownloader.dir/src/blacklist.cpp.o [ 25%] Building CXX object CMakeFiles/lgogdownloader.dir/src/downloader.cpp.o [ 33%] Building CXX object CMakeFiles/lgogdownloader.dir/src/galaxyapi.cpp.o [ 41%] Building CXX object CMakeFiles/lgogdownloader.dir/src/gamedetails.cpp.o [ 50%] Building CXX object CMakeFiles/lgogdownloader.dir/src/gamefile.cpp.o [ 58%] Building CXX object CMakeFiles/lgogdownloader.dir/src/progressbar.cpp.o [ 66%] Building CXX object CMakeFiles/lgogdownloader.dir/src/util.cpp.o [ 75%] Building CXX object CMakeFiles/lgogdownloader.dir/src/website.cpp.o [ 83%] Building CXX object CMakeFiles/lgogdownloader.dir/src/ziputil.cpp.o [ 91%] Linking CXX executable lgogdownloader /usr/bin/ld: CMakeFiles/lgogdownloader.dir/src/blacklist.cpp.o: undefined reference to symbol '_ZNSt15basic_streambufIcSt11char_traitsIcEE8overflowEi@@GLIBCXX_3.4' /usr/bin/ld: /usr/lib/libstdc++.so.6: error adding symbols: DSO missing from command line collect2: error: ld returned 1 exit status make[2]: [CMakeFiles/lgogdownloader.dir/build.make:256: lgogdownloader] Error 1 make[1]: [CMakeFiles/Makefile2:100: CMakeFiles/lgogdownloader.dir/all] Error 2 make: *** [Makefile:136: all] Error 2 ==> ERROR: A failure occurred in build(). Aborting...
LuckyTurtleDev commented on 2021-01-25 07:51 (UTC)
Why did you disable the reCAPTCHA feature? Exist some issues with it?
LuckyTurtleDev commented on 2020-08-20 21:25 (UTC)
@maln0ir I got the same error. A clean build of lgogdownloader did fix it. It seems you musst rebuild lgogdownloader, because the jsoncpp libary has been changed.
commented on 2020-07-25 12:18 (UTC)
FabioLolix commented on 2020-04-12 15:17 (UTC)
I'm interested in maintaining lgogdownloader pkgbuilds
nirnakinho commented on 2020-04-12 13:25 (UTC)
I've manually updated the PKGBUILD to upstream release 3.7, that builds cleanly.
It seems the maintainer has lost interest in keeping this up-to-date, perhaps he or she can orphan the package so that other can take charge...
bwrsandman commented on 2020-03-18 10:30 (UTC)
I would flag out of date if it weren't already. Version 3.6 has been out for 3 days.
https://sites.google.com/site/gogdownloader/lgogdownloader-3.6.tar.gz sha256: 95dc314159e5bde638e0f2e78b0ba66dea935d0fa0047eefd055e05f7aa25ac1 md5: 549d2be9f9161a86f1152d98f0431a4e
Whovian9369 commented on 2019-11-05 14:38 (UTC)
Seeing as Google Code itself isn't really a supported platform anymore, both by Google itself and the lgogdownloader folks, may I suggest updating the package Source to https://github.com/Sude-/lgogdownloader/releases/latest and its appropriate version numbers, etc?
Especially with the recent commits in the Github repo, and all.
Moviuro commented on 2019-04-19 21:40 (UTC)
@lazycrypt : +'gogdownloader::/usr/bin/lgogdownloader --download-file=%u -o %o'
@tea : maybe add a .install file like the one I did for factorio-dl? https://aur.archlinux.org/cgit/aur.git/tree/factorio-dl.install?h=factorio-dl
lazycrypt commented on 2018-12-18 16:53 (UTC)
Are there any insturctions on how to add lgogdownloader to makepkg.conf? I've checked online and couldn't really find anything useful.
fbis251 commented on 2018-02-11 08:14 (UTC)
Please add armv7h to the supported architectures
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)
hringriin commented on 2017-09-06 14:37 (UTC)
FabioLolix commented on 2017-06-08 18:50 (UTC)
tea commented on 2017-03-12 19:01 (UTC)
commented on 2017-03-12 16:08 (UTC)
commented on 2017-03-12 16:08 (UTC)
fepf commented on 2017-03-01 09:43 (UTC)
alan1world commented on 2017-02-04 04:58 (UTC)
tea commented on 2016-05-14 19:47 (UTC)
xDShot commented on 2016-05-13 08:38 (UTC)
tea commented on 2016-05-07 14:33 (UTC)
chungy commented on 2016-03-26 05:14 (UTC)
tea commented on 2016-03-25 21:16 (UTC)
tea commented on 2016-03-25 21:09 (UTC)
tea commented on 2016-03-25 20:27 (UTC)
hollunder commented on 2016-03-25 20:02 (UTC)
bwrsandman commented on 2016-01-03 21:55 (UTC)
neven commented on 2015-07-25 00:43 (UTC)
carstene1ns commented on 2015-02-20 04:25 (UTC)
eduardbaer commented on 2015-02-19 21:16 (UTC)
MindLikeWater commented on 2015-02-10 10:21 (UTC)
InspMustache commented on 2015-02-05 15:29 (UTC)
chungy commented on 2014-12-10 00:32 (UTC)
chungy commented on 2014-11-30 08:13 (UTC)
tea commented on 2014-09-21 12:35 (UTC)
carstene1ns commented on 2014-08-23 12:10 (UTC)
tea commented on 2014-08-22 19:43 (UTC)
MindLikeWater commented on 2014-08-22 15:16 (UTC)
itoijala commented on 2014-08-22 12:01 (UTC)
tea commented on 2013-03-19 21:54 (UTC)
tea commented on 2013-03-11 22:49 (UTC)
tea commented on 2013-03-11 18:03 (UTC)
tea commented on 2013-01-31 18:32 (UTC)
tea commented on 2013-01-31 13:11 (UTC)
commented on 2013-01-24 10:45 (UTC)
smls commented on 2013-01-22 11:04 (UTC)
tea commented on 2013-01-05 23:09 (UTC)
tea commented on 2012-12-15 23:07 (UTC)
glaville commented on 2012-12-15 12:16 (UTC)