URL is down, linking to GitHub repository is a better idea. Also, licensing should match SPDX format, where license=(GPL3) line needs to be changed to license=('GPL-3.0-or-later'). For more information, see https://wiki.archlinux.org/title/PKGBUILD#license.
Search Criteria
Package Details: gamehub 0.16.3.2-2
Package Actions
| Git Clone URL: | https://aur.archlinux.org/gamehub.git (read-only, click to copy) |
|---|---|
| Package Base: | gamehub |
| Description: | Games manager, downloader, library that supports GOG, Steam and Humble Bundle |
| Upstream URL: | https://tkashkin.github.io/projects/gamehub/ |
| Keywords: | Games GOG Humble Steam |
| Licenses: | GPL3 |
| Submitter: | twisty |
| Maintainer: | FabioLolix |
| Last Packager: | FabioLolix |
| Votes: | 29 |
| Popularity: | 0.006951 |
| First Submitted: | 2018-07-20 12:25 (UTC) |
| Last Updated: | 2023-04-12 21:31 (UTC) |
Dependencies (13)
- glib2 (glib2-gitAUR, glib2-patched-thumbnailerAUR)
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classicAUR, gtk3-patched-filechooser-icon-viewAUR, gtk3-classic-xfceAUR)
- json-glib (json-glib-gitAUR)
- libgee (libgee-gitAUR)
- libmanette (libmanette-gitAUR)
- libsoup
- libxtst
- sqlite (sqlite-fossilAUR)
- webkit2gtkAUR (webkit2gtk-imgpasteAUR)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- meson (meson-gitAUR) (make)
- ninja (ninja-gitAUR, ninja-memAUR, ninja-noemacs-gitAUR, ninja-kitwareAUR, ninja-fuchsia-gitAUR, n2-ninja-symlinkAUR) (make)
- vala (vala-gitAUR) (make)
Required by (0)
Sources (2)
yigitsalar commented on 2026-01-28 18:40 (UTC) (edited on 2026-01-28 18:41 (UTC) by yigitsalar)
ergoithz commented on 2023-04-02 22:58 (UTC) (edited on 2023-04-02 23:00 (UTC) by ergoithz)
GameHub is no longer compatible with recent Valve Proton versions (its support for custom versions broke earlier) and there is an (incomplete) pull-request (https://github.com/tkashkin/GameHub/pull/674 ) to address it, but the project author has been unresponsive for months.
I created patch from the above PR (with an extra fix) here https://gitlab.com/ergoithz/gamehub-protonfix/-/raw/master/protonfix.patch which I hope can be included in this package to avoid polluting AUR with patches.
jernu commented on 2023-03-08 18:12 (UTC) (edited on 2023-03-08 18:16 (UTC) by jernu)
Yes, it's the same. My guess are, that Valve has changed the format of Appinfo.vdf.
FabioLolix commented on 2023-03-08 16:55 (UTC)
It is the same as this issue https://github.com/tkashkin/GameHub/issues/672 ?
jernu commented on 2023-03-08 16:04 (UTC) (edited on 2023-03-08 16:19 (UTC) by jernu)
GameHub cannot use Proton from a Steam installation as Combatibility tool since February. It throw following error by launching:
[DEBUG] [Database.migrate] Latest db version: 11, current: 11
[WARN] [AppInfoVDF] Error reading `/home/jernu/.steam/steam/appcache/appinfo.vdf`: Unknown node type: 0x85 (at 77)
[INFO] - GameHub
[INFO] Version: 0.16.3-9327885-makepkg
[INFO] Branch: makepkg
[INFO] Commit: 9327885393f022fd1cccb219a19c0f87ae5e0f5a
[INFO] - Environment
[INFO] Distro: Manjaro Linux
[INFO] DE: GNOME
[INFO] GTK: 3.24.36
[INFO] Themes: Adwaita | Papirus-Dark-Maia
The error occur in BinaryVDF.vala where GameHub try to parse Appinfo.vdf to determine installed Proton versions.
FabioLolix commented on 2022-05-01 13:19 (UTC)
@guglovich I've changed the pkgbuild to use vala0.54
guglovich commented on 2022-04-29 13:11 (UTC)
Compilation failed: 1 error(s), 54 warning(s) build stopped: subcommand failed. ==> ERROR: Build() failed. Abort... -> build error: gamehub
FabioLolix commented on 2022-04-16 21:30 (UTC)
0.16.2 is a -dev release https://github.com/tkashkin/GameHub/releases/tag/0.16.2-1-dev
MarsSeed commented on 2022-04-11 11:32 (UTC)
0.16.2 is now a stable release.
theriddick commented on 2022-03-02 08:44 (UTC) (edited on 2022-03-02 08:46 (UTC) by theriddick)
.............cation_date_time' does not exist in the context of `GLib.FileInfo?'
modification_date = cache_file.query_info("*", FileQueryInfoFlags.NONE).get_modification_date_time();
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Was because of old Vala package. Oops
Pinned Comments
FabioLolix commented on 2022-05-01 13:19 (UTC)
@guglovich I've changed the pkgbuild to use vala0.54
FabioLolix commented on 2022-04-16 21:30 (UTC)
0.16.2 is a -dev release https://github.com/tkashkin/GameHub/releases/tag/0.16.2-1-dev
FabioLolix commented on 2022-02-27 14:05 (UTC)
Unflagging since 0.16.2 is a -dev release, gamehub-git exist
FabioLolix commented on 2022-02-27 14:04 (UTC)
If you encounter the crash due to humble trove do
https://github.com/tkashkin/GameHub/issues/611#issuecomment-1028803870