Package can't be built since wlroots
is 0.14.1 in repos now. Removing the version number yields:
gamescope/meson.build:39:0: ERROR: Neither a subproject directory nor a wlroots.wrap file was found
Git Clone URL: | https://aur.archlinux.org/gamescope-git.git (read-only, click to copy) |
---|---|
Package Base: | gamescope-git |
Description: | SteamOS session compositing window manager |
Upstream URL: | https://github.com/ValveSoftware/gamescope |
Keywords: | gamescope session steamcompmgr steamos |
Licenses: | BSD-2-Clause |
Conflicts: | gamescope |
Provides: | gamescope |
Submitter: | Scrumplex |
Maintainer: | Samsagax (bouhaa, alkazar, ruineka, pastaq, Sid127) |
Last Packager: | Samsagax |
Votes: | 24 |
Popularity: | 0.26 |
First Submitted: | 2020-05-20 11:19 (UTC) |
Last Updated: | 2024-11-06 22:16 (UTC) |
Package can't be built since wlroots
is 0.14.1 in repos now. Removing the version number yields:
gamescope/meson.build:39:0: ERROR: Neither a subproject directory nor a wlroots.wrap file was found
wayland-protocols
is at least a make dependency.
Package can't be build currently, as wlroots 0.13.0 is in Arch staging at the moment. I will update the PKGBUILD once wlroots 0.13.0 is available in the repos
Fails to build with error "gamescope/meson.build:32:0: ERROR: Dependency "xres" not found, tried pkgconfig and cmake".
Missing dependency I guess.
Upstream updated their wlroots submodule (https://github.com/Plagman/gamescope/commit/fbc6bd0c0882c5c60232fe68e315799566adb476), so the wlroots-master.patch can be removed now.
I believe this package needs to require libliftoff-git directly
This might be true, as gamescope is almost always at libliftoff's master. Let me change that real quick.
It also makes sense, as I only test it against libliftoff-git myself.
I believe this package needs to require libliftoff-git directly so that the latest version is built and installed before this otherwise it doesn't detect it correctly. Otherwise I get "gamescope/meson.build:78:2: ERROR: Dependency "liftoff" not found, tried pkgconfig and cmake" even with libliftoff installed.
Pinned Comments
Scrumplex commented on 2022-06-14 10:44 (UTC)
Please do not flag this package as out-of-date if it still builds fine and isn't missing any dependencies or anything