summaryrefslogtreecommitdiff
path: root/nongnu/packages/gog.scm
AgeCommit message (Collapse)Author
2024-02-01nongnu: lgogdownloader: Update to 3.12.Timotej Lazar
* nongnu/packages/gog.scm (lgogdownloader): Update to 3.12. Signed-off-by: Jonathan Brielmaier <jonathan.brielmaier@web.de>
2023-07-05nongnu: lgogdownloader: Update to 3.11.Eidvilas Markevičius
* nongnu/packages/gog.scm (lgogdownloader): Update to 3.11. Signed-off-by: Jonathan Brielmaier <jonathan.brielmaier@web.de>
2022-12-19*.scm: Use SPDX license identifiers.Jonathan Brielmaier
Fixes https://gitlab.com/nonguix/nonguix/-/issues/224 * *.scm: Use SPDX license identifier and remove obsolete license statement.
2022-08-13nongnu: lgogdownloader: Fix build.Timotej Lazar
* nongnu/packages/gog.scm (lgogdownloader)[build-system]: Use qt-build-system. [inputs]: Specify version 5 of Qt inputs. Signed-off-by: Jonathan Brielmaier <jonathan.brielmaier@web.de>
2022-05-26nongnu: lgogdownloader: Remove input labels.Jonathan Brielmaier
* nongnu/packages/gog.scm (lgogdownloader)[inputs]: Remove input lables. [native-inputs]: dito.
2022-05-26nongnu: lgogdownloader: Update to 3.9.Jonathan Brielmaier
* nongnu/packages/gog.scm (lgogdownloader): Update to 3.9.
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.