summaryrefslogtreecommitdiff
path: root/nongnu/packages/gog.scm
AgeCommit message (Collapse)Author
2021-07-25nongnu: lgogdownloader: Use Qt 5.Timotej Lazar
Fixes https://gitlab.com/guix-gaming-channels/games/-/issues/52. * nongnu/packages/gog.scm (lgogdownloader)[inputs]: Use qtbase-5. Signed-off-by: Jonathan Brielmaier <jonathan.brielmaier@web.de>
2021-02-21nongnu: lgogdownloader: Add captcha support.Timotej Lazar
* nongnu/packages/gog.scm (lgogdownloader) [inputs]: Add qtbase, qtdeclarative, qtwebchannel and qtwebengine. [arguments]: Configure with GUI support. Signed-off-by: Jonathan Brielmaier <jonathan.brielmaier@web.de>
2020-06-25nongnu: lgogdownloader: Build and install man page.Timotej Lazar
* nongnu/packages/gog.scm (lgogdownloader)[native-inputs]: Add help2man.
2020-04-10nongnu: lgogdownloader: Update to 3.7.Alex Griffin
* nongnu/packages/gog.scm (lgogdownloader): Update to 3.7.
2019-12-14nongnu: Remove htmlcxx.Alex Griffin
It's packaged in GNU Guix now. Closes #3. * nongnu/packages/gog.scm (htmlcxx): Remove variable.
2019-12-03nongnu: lgogdownloader: Fix build.Alex Griffin
* nongnu/packages/gog.scm (lgogdownloader)[arguments]: Add patch-find-jsoncpp phase to fix build with newer JsonCpp versions.
2019-05-29nongnu: Reindent with .dir-locals.el settings.Alex Griffin
* nongnu/packages/gog.scm: Reindent with .dir-locals.el settings. * nongnu/packages/linux.scm: Reindent with .dir-locals.el settings.
2019-05-26Rename nonfree path to nongnu.Alex Griffin
* nonfree/packages/linux.scm: Move to... * nongnu/packages/linux.scm: ... here. * nonfree/packages/gog.scm: Move to... * nongnu/packages/gog.scm: ... here.