@jking @trardokont fixed, I removed the symbolic link creation that I enabled for mistake with the last update. Also looking back I didn't push the change on the 26th as originally written.
Search Criteria
Package Details: gamehub-git 0.16.3.6.dev.r1.gfaf18ae-2
Package Actions
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: | 11 |
Popularity: | 0.108408 |
First Submitted: | 2018-08-25 05:53 (UTC) |
Last Updated: | 2023-04-12 21:31 (UTC) |
Dependencies (13)
- glib2 (glib2-gitAUR, glib2-selinuxAUR, glib2-patched-thumbnailerAUR)
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classicAUR, gtk3-classic-xfceAUR, gtk3-patched-filechooser-icon-viewAUR)
- json-glib (json-glib-gitAUR)
- libgee (libgee-gitAUR)
- libmanette
- libsoup
- libxtst
- sqlite (sqlite-fossilAUR)
- webkit2gtk (webkit2gtk-imgpasteAUR)
- git (git-gitAUR, git-glAUR) (make)
- meson (meson-gitAUR) (make)
- ninja (ninja-kitwareAUR, ninja-memAUR, ninja-fuchsia-gitAUR, ninja-gitAUR, ninja-jobserverAUR) (make)
- vala (vala-gitAUR) (make)
Required by (0)
Sources (2)
FabioLolix commented on 2021-09-01 17:54 (UTC)
trardokont commented on 2021-09-01 17:44 (UTC) (edited on 2021-09-01 17:47 (UTC) by trardokont)
On yay it still fails with this command for a clean install
yay -S gamehub-git
I made sure that all of the cached packages were cleared before attempting to install.
Here is the error of the package() function:
ln: failed to create symbolic link '/home/$USER/.cache/yay/gamehub-git/pkg: File exists
FabioLolix commented on 2021-08-26 19:24 (UTC)
@jking fixed, thanks
jking commented on 2021-08-26 12:41 (UTC)
The package()
function now fails with the following error:
ln: failed to create symbolic link '/var/tmp/pamac-build-jking/gamehub-git/pkg/gamehub-git/usr/bin/gamehub': File exists
yochananmarqos commented on 2021-04-05 22:11 (UTC)
@Hydral: I agree with @FabioLolix. Also, it's better to install Itch as a user app from their website.
FabioLolix commented on 2021-04-05 20:34 (UTC)
That itch pkgbuild is not following several packaging guidelines and I will not add it
Hydral commented on 2021-04-05 20:21 (UTC)
Hello ! can you add this package: itch (http://aur.archlinux.org/packages/itch) on optionnal dependance :) thank !
tkashkin commented on 2020-04-05 18:47 (UTC)
@matthias.lisin As @friday already mentioned there's a bug that only happens when compiler optimizations are enabled. I don't know why does it happen.
I'm currently refactoring large part of code and it's possible that this bug will be fixed in future. I will reenable optimizations if it happens.
matthias.lisin commented on 2020-04-05 18:45 (UTC)
@friday Interesting. Thanks for the quick reply, learned something new today.
friday commented on 2020-04-05 18:40 (UTC)
@matthias.lisin: It needs it to work at all. https://github.com/tkashkin/GameHub/issues/162
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