@guglovich I've changed the pkgbuild to use vala0.54
Search Criteria
Package Details: gamehub 0.16.3.2-1
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: | 26 |
Popularity: | 0.24 |
First Submitted: | 2018-07-20 12:25 (UTC) |
Last Updated: | 2022-06-23 22:01 (UTC) |
Dependencies (13)
- glib2 (glib2-nodocs-git, glib2-selinux, glib2-git, glib2-patched-thumbnailer)
- gtk3 (gtk3-git, gtk3-typeahead, gtk3-classic-noatk-64, gtk3-ubuntu, gtk3-no_deadkeys_underline, gtk3-classic, gtk3-patched-filechooser-icon-view)
- json-glib (json-glib-git)
- libgee (libgee-git)
- libmanette
- libsoup (libsoup-gnome-git, libsoup-gnome)
- libxtst
- sqlite (sqlite-minimal-git, sqlite-fts3-parenthesis, sqlite-fossil)
- webkit2gtk (webkit2gtk-wpe-bin, webkit2gtk-hvml, webkit2gtk-imgpaste)
- git (git-vfs, git-git, git-run-command-patch-git) (make)
- meson (meson-git) (make)
- ninja (ninja-git, ninja-samurai, ninja-mem, ninja-kitware, ninja-bin, python-ninja) (make)
- vala (vala0.44, vala-git, vala0.52, vala0.54) (make)
Required by (0)
Sources (1)
FabioLolix commented on 2022-05-01 13:19 (UTC)
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
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
gsettings set com.github.tkashkin.gamehub.auth.humble load-trove-games false
https://github.com/tkashkin/GameHub/issues/611#issuecomment-1028803870
FabioLolix commented on 2022-01-03 16:44 (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 or vala-git 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
FabioLolix commented on 2022-01-03 16:05 (UTC)
This package is asking for sudo privileges when I didn't pass the 'install' flag to makepkg
Which is the complete command you used? Likely you needed to install one of the packages needed by this pkgbuild.
It would be nice to be able to build the package without installing it.
This is how it works by default
I'm thinking that is due to DESTDIR="${pkgdir}" ninja -C build install
No, this pkgbuild is fine and the build() function is fine
014 commented on 2022-01-03 15:13 (UTC)
This package is asking for sudo privileges when I didn't pass the 'install' flag to makepkg. I'm thinking that is due to DESTDIR="${pkgdir}" ninja -C build install
It would be nice to be able to build the package without installing it.
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