| Commit message (Collapse) | Author | Age |
|
|
|
|
|
|
| |
* gnu/packages/games.scm (hexahop): New variable.
Change-Id: Id7a998d18c391af8d9722d2e637988ca019db304
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* gnu/packages/games.scm (widelands): Use new package style.
[snippet]: Simplify and drop trailing #t.
[arguments]: Use gexps. Tweak #:configure-flags to install the binary in bin/
instead of bin/games/ and data under share/ instead of bin/share/. Modify
'unbundle-fonts phase to not depend on input labels.
[inputs, native-inputs]: Drop input labels.
[home-page]: Drop trailing slash.
Change-Id: I75c535005ad1325ad170205b6e80b1039125619a
Signed-off-by: Christopher Baines <mail@cbaines.net>
|
|
|
|
|
|
|
|
|
| |
* gnu/packages/games.scm (widelands): Update to 1.2.
[inputs]: Drop boost, curl.
[native-inputs]: Replace python-wrapper with python.
Change-Id: I1a98739a5da801d3686acf152989c8ce15f16a90
Signed-off-by: Christopher Baines <mail@cbaines.net>
|
|
|
|
|
|
| |
* gnu/packages/games.scm (jstest-gtk): New variable.
Change-Id: Ia02ef243ec03253f025a669f265b76ea6320fdac
|
|
|
|
|
|
| |
* gnu/packages/games.scm (zsnes): New variable.
Change-Id: I60596f6676546ab2a4ca911f2d66ac8b535fa20b
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* gnu/packages/qt.scm (qtspeech): Rename to qtspeech-5.
(python-pyside-2)
* gnu/packages/games.scm (chessx)
* gnu/packages/kde-frameworks.scm (knotifications, ktextwidgets)
* gnu/packages/kde-pim.scm (kdepim-runtime, kpimtextedit)
* gnu/packages/kde-utils.scm (kmouth)
* gnu/packages/kde.scm (okular)
* gnu/packages/radio.scm (sdrangel): Adjust inputs accordingly..
Change-Id: I65ae1f4e3601f0caa8304cea6fb12f991f8e52a1
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* gnu/packages/games.scm (wesnoth): Update to 1.18.0.
[arguments]: Pass "-DENABLE_SYSTEM_LUA=ON" to 'configure-flags'. Add phases.
[inputs]: Remove fribidi, sdl-union, sdl2-ttf. Add curl, lua-5.4.
[native-inputs]: Add python-minimal.
(wesnoth-server): Update to 1.18.0.
[inputs]: Remove sdl2. Add lua-5.4.
[native-inputs]: Replace with pkg-config.
[arguments]: Rewrite with 'substitute-keyword-arguments'.
Change-Id: I1ee4237dbbaeeb9d5a93637d740fbf4dba0922d2
Signed-off-by: Christopher Baines <mail@cbaines.net>
|
|
|
|
|
|
|
| |
* gnu/packages/games.scm (endless-sky): Update to 0.10.6.
Change-Id: Ie2fe40f56e721f269a4b9cc0e3fe08390fb5d2e0
Signed-off-by: Christopher Baines <mail@cbaines.net>
|
|
|
|
|
|
|
| |
* gnu/packages/games.scm (moonfish): Reword description.
Change-Id: I1641cedc34f28dc47b021be6bcfc2943b9abcc0d
Signed-off-by: Christopher Baines <mail@cbaines.net>
|
|
|
|
|
|
|
|
|
|
| |
* gnu/packages/games.scm (moonfish): Update to 0-2.fb2cb4f.
[arguments]: Use upstream's makefile for building and installing.
Install tools into the "out" output instead of the "tools" output.
[outputs]: Remove "tools".
Change-Id: I0f098b02633d397fe1fef67863c3cd5b1db19214
Signed-off-by: Christopher Baines <mail@cbaines.net>
|
|
|
|
|
|
|
| |
* gnu/packages/games.scm (open-adventure): Update to 1.18.
[native-inputs]: Add CPPCHECK, PYTHON-PYLINT, and RUBY-ASCIIDOCTOR.
Change-Id: I0c8889b0198adcc2461c2c72bb38d770c8898864
|
|
|
|
|
|
| |
* gnu/packages/games.scm (naev): Update to 0.11.4.
Change-Id: I7e5afb8037f9e03f3314a7ecebb2a2a34a3c9e77
|
|
|
|
|
|
| |
* gnu/packages/games.scm (sgt-puzzles): New variable.
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
|
|
|
|
|
|
|
| |
* gnu/packages/games.scm (vcmi): Update to 1.4.5.
Signed-off-by: Christopher Baines <mail@cbaines.net>
Change-Id: Icd72038c03d1f37f42527ccd824993165413d0f7
|
|
|
|
|
|
|
|
|
| |
* gnu/packages/games.scm (manaplus): Update to 2.1.3.17.
[arguments]: Pass "--with-sdl2" as configure-flags.
[inputs]: Replace sdl-union with sdl2, sdl2-image, sdl2-mixer, sdl2-net and
sdl2-ttf.
Change-Id: I223150d559bce21e055b44262c7c97b3ccfa8dc2
|
|
|
|
|
|
| |
* gnu/packages/games.scm (ltris): Update to 1.3.
Change-Id: I52e61633449100d945f52160c689d5a9d27da66a
|
|
|
|
|
|
|
| |
* gnu/packages/games.scm (crawl): Update to 0.31.0.
Change-Id: I53c4de85a7e58ecd5eeffe31fbbfcaaab4563292
Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
|
|
|
|
|
|
|
|
|
|
| |
So that ci.guix can pick it up (esp. the ‘disarchive’ and ‘source’ jobsets).
* gnu/packages/games.scm (0ad-data): Make variable public and add ‘hidden?’
property.
Reported-by: Ludovic Courtès <ludo@gnu.org>
Change-Id: I8129811f386a356a0e236850a43e6dee9bb6c3ac
|
|
|
|
|
|
| |
* gnu/packages/games.scm (0ad-data): Don't export.
Change-Id: I6f4706e0a73e6c9bc47926a3806b95414456dd29
|
|
|
|
|
|
|
|
|
| |
* gnu/packages/golang.scm (go-golang-org-x-image): Move from here ...
* gnu/packages/golang-build.scm: ... to here.
* gnu/packages/game.scm: Add (gnu packages golang-build) module.
Change-Id: Icd0b303d8f7544f6eae10ac30d7bd01779abaede
|
|
|
|
|
|
| |
* gnu/packages/games.scm (odamex) [inputs]: Remove labels.
Change-Id: Ie4b97a3dfaa3a0ce3a0e7c5c49ed52fe4e222480
|
|
|
|
|
|
|
|
|
|
| |
* gnu/packages/games.scm (odamex) [snippet]: Remove some bundled
libraries which may be replaced by inputs.
[arguments] <#:configure-flags>: Add options to build client, master and
server. Do not use internal libs explicitly.
[native-inputs]: Add pkg-config.
Change-Id: I1974febb2f5f37d963ecb5b663d17a330ba23129
|
|
|
|
|
|
|
|
| |
* gnu/packages/games.scm (odamex): Update to 10.4.0.
[inputs]: Add fltk, jsoncpp, libpng, miniupnpc, portmidi and protobuf.
Change-Id: I371d18498640e15a7bfae527fea12d9432368f50
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
|
|
|
|
|
|
| |
* gnu/packages/games.scm (fheroes2): Update to 1.0.11.
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
|
|
|
|
|
|
|
|
|
|
|
| |
* gnu/packages/patches/lugaru-fix-sound.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
* gnu/packages/games.scm (lugaru) [source]: Update source URL.
Apply patch.
[arguments]: Use gexps.
[inputs]: Remove labels and sort.
Change-Id: Iebefc9fc43d3473e51c8c732539e6aa2f14d9f5f
|
|
|
|
|
|
|
|
| |
* gnu/packages/games.scm (moonlight-qt): Update to 5.0.1.
[arguments]<#:phases>: Update moonlight-qt.pro file substitute to not include
bundled h264bitstream library.
Change-Id: I9c68f7c6de39a0d78c6ef5b48d2272cdf3f771b5
|
|
|
|
|
|
| |
* gnu/packages/games.scm (moonlight-common): Update to 5.0.1-1.5de4a5b.
Change-Id: I6b539162c0d57830d41059611746a7d376322345
|
|
|
|
|
|
| |
* gnu/packages/games.scm (moonlight-qt): New variable.
Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
|
|
|
|
|
|
|
| |
* gnu/packages/games.scm (moonlight-common): New variable.
Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
Change-Id: Ibf379d85fac0bdc000fdf56a3c850bb8a1067330
|
|
|
|
|
|
| |
* gnu/packages/games.scm (vcmi): Update to 1.4.2.
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Apply two upstream commits that allow building with Python 3.9 or newer and
running with Python 3.10.
* gnu/packages/patches/unknown-horizons-python-3.9.patch: New file.
* gnu/packages/patches/unknown-horizons-python-3.10.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add them.
* gnu/packages/games.scm (unknown-horizons)[source]: Apply them.
Change-Id: Icbc8b698b913be01465b09ab26afb29e5fd62a87
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
Fixes: Unknown Horizons fails to start <https://bugs.gnu.org/54815>
|
|
|
|
|
|
|
|
|
| |
* gnu/packages/patches/fifengine-python-3.9-compat.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/games.scm (fifengine)[source]: Apply it.
Change-Id: I61001d6b87db00c71f1e2e6ca3bac8581e941451
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
|
|
|
|
|
|
|
|
| |
* gnu/packages/games.scm (wesnoth): Update to 1.16.11.
[source]: Use 'git-file-name'.
Change-Id: Id5a34e00a46400b7a32fe16bec845af882686dac
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
|
|
|
|
|
|
|
|
|
| |
* gnu/packages/games.scm (taisei): Update to 1.4.
[inputs]: Add zstd:lib.
[native-inputs]: Add python-zstd.
Change-Id: Ic83c4b9f77affe7782b62812be86f3c376c7ef28
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
|
|
|
|
|
|
|
|
| |
* gnu/packages/games.scm (taisei)[arguments]: Convert to list of G-Expressions.
[license]: Reformat with guix style.
Change-Id: I717a7e408f5ae274c5aafa0f3e20bb7bca377b3a
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
|
|
|
|
|
|
|
| |
* gnu/packages/games.scm (redeal): New variable.
Change-Id: I89c000c7afdd594af3555bf23b0f028f99219ec3
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
|
|
|
|
|
|
|
| |
* gnu/packages/games.scm (morris): New variable.
Change-Id: I35158d1f5cfd5f7267dcb8295d8102e2dd3f575c
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
|
|
|
|
|
|
|
| |
* gnu/packages/games.scm (qcheckers): New variable.
Change-Id: I399ac6aa0c268a8fcf68aabe716fe2d2d5e42605
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Message-ID: <33df226b8a59a668741a971401024bea785d203d.1703461178.git.adam.faiz@disroot.org>
In-Reply-To: <cover.1703461178.git.adam.faiz@disroot.org>
References: <cover.1703461178.git.adam.faiz@disroot.org>
From: AwesomeAdam54321 <adam.faiz@disroot.org>
Date: Mon, 25 Dec 2023 07:16:25 +0800
Subject: [PATCH 1/2] gnu: irrlicht-for-minetest: Update to 1.9.0mt13.
* gnu/packages/games.scm (irrlicht-for-minetest): Update to 1.9.0mt13.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
|
|
|
|
|
|
| |
* gnu/packages/games.scm (devours): New variable.
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
|
|
|
|
|
|
|
| |
* gnu/packages/games.scm (cockatrice): Update to 2.9.0.
Change-Id: Ia963a45ff49af40295329fd99db0dd039e314b77
Signed-off-by: Christopher Baines <mail@cbaines.net>
|
|
|
|
|
|
|
| |
* gnu/packages/games.scm (moonfish): New variable.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
Change-Id: Idadb367c60648a1c98601302398dae1373e68919
|
|
|
|
|
|
|
|
| |
* gnu/packages/games.scm (tome4)[inputs]: Remove labels. Sort alphabetically.
[arguments]: Use G-expressions.
[description]: Remove useless sentence.
Change-Id: I144ae26dc03b5c49d5069e8722873437e6fde04d
|
|
|
|
|
|
| |
* gnu/packages/games.scm (tome4): Update to 1.7.6.
Change-Id: I577fb923f663e0e8744f0fe706789ccc312207b5
|
|
|
|
|
|
| |
* gnu/packages/games.scm (crawl): Update to 0.30.1.
Change-Id: Ibf2f041eb94354fd4006f6787a0da028af24f861
|
|
|
|
|
|
| |
* gnu/packages/games.scm (colobot)[arguments]: Use G-expressions.
<#:phases>: Remove trailing #T.
[native-inputs, inputs]: Remove labels.
|
|
|
|
| |
* gnu/packages/games.scm (colobot): Update to 0.2.1-alpha.
|
|
|
|
|
|
|
| |
* gnu/packages/games.scm (ultrastar-deluxe): Update to 2023.9.0.
[source]: Use tagged version again.
Tested-by: Jonathan Brielmaier <jonathan.brielmaier@web.de>
|
|
|
|
|
| |
* gnu/packages/games.scm (steam-devices-udev-rules): Update to
1.0.0.61-1.1344348.
|
|
|
|
| |
* gnu/packages/games.scm (7kaa): Update to 2.15.6.
|