diff options
| author | bdunahu <bdunahu@operationnull.com> | 2026-06-19 12:36:11 -0400 |
|---|---|---|
| committer | Andreas Enge <andreas@enge.fr> | 2026-06-22 11:40:54 +0200 |
| commit | f0f5fd22107cff68eee0eaddfd86c7dbf62a8eb2 (patch) | |
| tree | 70c528f1b1d344f662398d3a9e3f5796432e9d86 /gnu/local.mk | |
| parent | faf42c2a20b507d5c8eedeeeca9b7f0bb0ea7b78 (diff) | |
gnu: pokerth: Update to 2.0.8.
* gnu/packages/patches/pokerth-boost.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Deregister it.
* gnu/packages/games.scm (pokerth): Update to 2.0.8.
[source]<origin>: Switch to git-fetch.
<snippet>: Unbundle sqlite. Rebundle websockets.
<patches>: Remove field.
[arguments]<#:phases>: Remove field.
[inputs]: Remove boost-1.83, curl, gsasl, libgcrypt, libircclient, protobuf-2,
qtbase-5, qtwayland-5, sdl, sdl-mixer, tinyxml,
websocketpp, and zlib; add boost, openssl, protobuf, qtbase,
qtdeclarative, qtmultimedia, qtsvg, and qtwayland.
[native-inputs]: Add qttools and qtwebsockets.
Fixes: guix/guix#9188
Signed-off-by: Andreas Enge <andreas@enge.fr>
Diffstat (limited to 'gnu/local.mk')
| -rw-r--r-- | gnu/local.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gnu/local.mk b/gnu/local.mk index 851a0cf78fc..0f920bdc495 100644 --- a/gnu/local.mk +++ b/gnu/local.mk | |||
| @@ -2103,7 +2103,6 @@ dist_patch_DATA = \ | |||
| 2103 | %D%/packages/patches/plasp-include-iostream.patch \ | 2103 | %D%/packages/patches/plasp-include-iostream.patch \ |
| 2104 | %D%/packages/patches/pocketfft-cpp-prefer-preprocessor-if.patch \ | 2104 | %D%/packages/patches/pocketfft-cpp-prefer-preprocessor-if.patch \ |
| 2105 | %D%/packages/patches/podofo-gcc-14.patch \ | 2105 | %D%/packages/patches/podofo-gcc-14.patch \ |
| 2106 | %D%/packages/patches/pokerth-boost.patch \ | ||
| 2107 | %D%/packages/patches/pounce-readable-checks.patch \ | 2106 | %D%/packages/patches/pounce-readable-checks.patch \ |
| 2108 | %D%/packages/patches/ppsspp-disable-upgrade-and-gold.patch \ | 2107 | %D%/packages/patches/ppsspp-disable-upgrade-and-gold.patch \ |
| 2109 | %D%/packages/patches/procps-strtod-test.patch \ | 2108 | %D%/packages/patches/procps-strtod-test.patch \ |
