Search Criteria
Package Details: fastgame-git 0.2.0.r2.ga8cae63-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/fastgame-git.git (read-only, click to copy) |
---|---|
Package Base: | fastgame-git |
Description: | Optimize system performance for games |
Upstream URL: | https://github.com/wwmm/fastgame |
Licenses: | GPL3 |
Conflicts: | fastgame |
Provides: | fastgame |
Submitter: | wwmm |
Maintainer: | wwmm |
Last Packager: | wwmm |
Votes: | 3 |
Popularity: | 1.11 |
First Submitted: | 2019-08-27 18:49 (UTC) |
Last Updated: | 2022-03-13 14:15 (UTC) |
Dependencies (10)
- boost-libs (boost171, boost-libs-git, boost174-libs)
- fmt (fmt-git)
- glib2 (glib2-nodocs-git, glib2-selinux, glib2-git, glib2-patched-thumbnailer)
- gtk4 (gtk-rc, gtk4-git, gtk4-telegrand)
- libadwaita (libadwaita-shortwave, libadwaita-health, libadwaita-git, libadwaita-without-adwaita-git, libadwaita-testing)
- libsigc++-3.0
- udisks2 (udisks2-nosystemd, graceful-udisks)
- boost (boost-git, boost174) (make)
- itstool (make)
- meson (meson-git) (make)
Latest Comments
wwmm commented on 2022-12-15 14:52 (UTC)
Thanks @mihalycsaba. I have updated our master branch fixing this bug.
mihalycsaba commented on 2022-12-15 14:25 (UTC)
Tried launching it
wwmm commented on 2022-03-13 14:17 (UTC)
Thanks @snogard. I forgot about udisk2. Iadded it to the pkgbuild now.
snogard commented on 2022-03-13 02:34 (UTC) (edited on 2022-03-13 02:34 (UTC) by snogard)
I think udisks2 is a required dependency that should be added. If i try to build without it i get this error:
Run-time dependency udisks2 found: NO (tried pkgconfig)
fastgame/src/meson.build:29:0: ERROR: Dependency "udisks2" not found, tried pkgconfig
wwmm commented on 2022-03-02 14:58 (UTC)
The process failed with the error messages "cmake not found"
I removed cmake from my system with
sudo pacman -Rsn cmake
and FastGame compiled without problems. As expected. I wonder why on your computer there was an error about cmake.dr460nf1r3 commented on 2022-03-02 14:46 (UTC)
The process failed with the error messages "cmake not found" so I think its safe to assume its needed, especially building suceeded after adding it?
wwmm commented on 2022-02-27 14:11 (UTC)
Thanks dr460nf1r3. I updated the pkgbuild including libadwaita. I did not understand why cmake would be needed. At least on Meson output it does not seem to be searching for cmake.
dr460nf1r3 commented on 2022-02-27 09:59 (UTC)
Libadwaita
needs to be added to depends,cmake
to makedepends.