Package Details: gamehub-git 0.16.3.6.dev.r1.gfaf18ae-2

Git Clone URL: https://aur.archlinux.org/gamehub-git.git (read-only, click to copy)
Package Base: gamehub-git
Description: Games manager, downloader, library that supports GOG, Steam and Humble Bundle
Upstream URL: https://tkashkin.github.io/projects/gamehub/
Keywords: bundle elementary gamehub games gog humble manager pantheon steam vala
Licenses: GPL3
Conflicts: gamehub
Provides: gamehub
Submitter: btd1337
Maintainer: tkashkin (neuromancer, FabioLolix)
Last Packager: FabioLolix
Votes: 10
Popularity: 0.030140
First Submitted: 2018-08-25 05:53 (UTC)
Last Updated: 2023-04-12 21:31 (UTC)

Pinned Comments

FabioLolix commented on 2022-05-01 13:17 (UTC)

Currently fails to build with vala (0.56.1) and vala-git, uploaded vala0.54 to the AUR

Latest Comments

1 2 3 4 5 Next › Last »

FabioLolix commented on 2022-05-01 13:17 (UTC)

Currently fails to build with vala (0.56.1) and vala-git, uploaded vala0.54 to the AUR

FabioLolix commented on 2022-05-01 13:15 (UTC)

@guglovich I didn't specify a vala package before because there where multiple solutions like downgrading the package

guglovich commented on 2022-04-29 10:18 (UTC)

@FabioLolix Why not add a working vala to the dependencies? For example if it is a working git version

FabioLolix commented on 2022-01-03 16:46 (UTC)

https://github.com/tkashkin/GameHub/issues/601

Due to a bug in Vala v0.54.5 (but already fixed for the next release), the package fails to build, use either vala0.52, vala-git for the AUR or downgrade to 0.54.3 to build this package.

Tested also ok with vala0.48 (v0.48.12) but seems that it has been deleted from the AUR, builds with v0.48.20 reported failing

tkashkin commented on 2021-12-21 04:48 (UTC)

@lewiji This is a regression in the Vala compiler. The issue should already be fixed and the fix should probably be released soon with the next Vala release.

Meanwhile you can also downgrade the Vala compiler to 0.54.3 and it should build.

lewiji commented on 2021-12-07 21:39 (UTC)

Trying to install gamehub-git or gamehub packages, the compiling vala step seems to work, but then I get the following error when trying to compile the C code:

[49/174] Compiling C object src/com.github.tkashkin.gamehub.p/meson-generated_data_Runnable.c.o
FAILED: src/com.github.tkashkin.gamehub.p/meson-generated_data_Runnable.c.o 
cc {source files and params}
../src/data/Runnable.vala: In function ‘game_hub_data_runnable_real_is_supported’:
../src/data/Runnable.vala:59:64: error: lvalue required as unary ‘&’ operand
   59 |                         platform = platform ?? Platform.CURRENT;
      |                                                                ^
[62/174] Compiling C object src/com.github.tkashkin.gamehub.p/meson-generated_data_sources_gog_GOGGame.c.o
ninja: build stopped: subcommand failed.
==> ERROR: A failure occurred in build().
    Aborting...
 -> error making: gamehub-git

Installing the bin version works fine so I'll stick with that for now, this is a fresh install of the recent EndeavourOS Atlantis-21_4 release, so I'm not sure if it's something in their packaging that's incompatible.

FabioLolix commented on 2021-10-17 21:58 (UTC)

@fettouhi the bug have been reported and fixed upstream, pkgbuild bumped

fettouhi commented on 2021-10-11 12:13 (UTC)

I am having issues this for a while now. I keep getting this error:

ERROR: File com.github.tkashkin.gamehub.changelog.xml does not exist.

trardokont commented on 2021-09-01 18:45 (UTC)

@FabioLolix can confirm, installs and runs without issue on my end.