Package Details: heroic-gogdl 1.1.1-1

Git Clone URL: https://aur.archlinux.org/heroic-gogdl.git (read-only, click to copy)
Package Base: heroic-gogdl
Description: GOG Downloading module for Heroic Games Launcher
Upstream URL: https://github.com/Heroic-Games-Launcher/heroic-gogdl
Licenses: GPL-3.0-only
Submitter: yakoyakoyokuyoku
Maintainer: yakoyakoyokuyoku
Last Packager: yakoyakoyokuyoku
Votes: 3
Popularity: 0.002363
First Submitted: 2022-05-21 13:59 (UTC)
Last Updated: 2024-08-06 18:25 (UTC)

Latest Comments

HalJordan commented on 2025-05-20 19:47 (UTC)

For anyone else still floundering over this ... A) git is an implied requirement for anything build on the AUR anyway. It doesn't need to be added to any package build. READ THE WIKI. B) Just edit the pkgbuild file, and adjust the pkgver and _basever variables to the current release from the git url linked above. Then run makepkg and it'll build.

MoonSwan commented on 2024-08-06 16:54 (UTC)

Please update this application. If I knew how to build/maintain this I'd happily take it on but I don't have those skills as yet.

begin-theadventu commented on 2024-05-20 12:55 (UTC)

@yakoyakoyokuyoku Flagged out-of-date (2024-03-23)

Update or orphan?

Saancreed commented on 2023-01-01 22:20 (UTC)

Hi, this packages seems to be unbuildable as is:

==> ERROR: Cannot find the git package needed to handle git sources.

Could you please add git to makedepends to fix this?

laegnur commented on 2022-09-19 11:18 (UTC) (edited on 2022-09-19 11:21 (UTC) by laegnur)

Hello

I have this error when trying to update.

* Building wheel...
/usr/lib/python3.10/site-packages/setuptools/config/pyprojecttoml.py:108: _ExperimentalProjectMetadata: Support for project metadata in `pyproject.toml` is still experimental and may be removed (or change) in future releases.
  warnings.warn(msg, _ExperimentalProjectMetadata)
validate_pyproject.api.load_builtin_plugin defines `tool.distutils` schema
validate_pyproject.api.load_builtin_plugin defines `tool.setuptools` schema
usage: _in_process.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...]
   or: _in_process.py --help [cmd1 cmd2 ...]
   or: _in_process.py --help-commands
   or: _in_process.py cmd --help

error: invalid command 'bdist_wheel'

python-wheel must be a make dependency.

yakoyakoyokuyoku commented on 2022-09-17 19:39 (UTC) (edited on 2022-09-17 19:39 (UTC) by yakoyakoyokuyoku)

I've completely forgot about that, my apologies. Updated to 0.3+r13-2 to include said changes.

picokan commented on 2022-09-17 19:30 (UTC)

When I try to build this with makepkg I get "/usr/bin/python: No module named build". You should add python-pip as a dependency to install the "build" and "installer" modules if needed.