git: 50e068a1c24b - 2023Q2 - games/veloren-weekly: upstream issue for gilrs workaround
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 14 May 2023 12:19:07 UTC
The branch 2023Q2 has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=50e068a1c24b8bba9784f67de22047512c5ff0fb commit 50e068a1c24b8bba9784f67de22047512c5ff0fb Author: Jan Beich <jbeich@FreeBSD.org> AuthorDate: 2023-05-14 12:18:28 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2023-05-14 12:19:01 +0000 games/veloren-weekly: upstream issue for gilrs workaround (cherry picked from commit e6ffa255a9fa815424df8d9e2413451f2821c08e) --- games/veloren-weekly/files/patch-gilrs | 1 + 1 file changed, 1 insertion(+) diff --git a/games/veloren-weekly/files/patch-gilrs b/games/veloren-weekly/files/patch-gilrs index eb98fa3a22c5..605d7e9d6278 100644 --- a/games/veloren-weekly/files/patch-gilrs +++ b/games/veloren-weekly/files/patch-gilrs @@ -1,4 +1,5 @@ Temporarily revert https://gitlab.com/gilrs-project/gilrs/-/commit/7cd001dacfb1 +until https://github.com/nix-rust/nix/issues/2037 error[E0432]: unresolved import `nix::sys::epoll` --> cargo-crates/gilrs-core-0.5.5/src/platform/linux/gamepad.rs:21:15