Age | Commit message (Collapse) | Author |
|
* gnu/packages/games.scm (kolf): Update to 20.12.0.
[source]: Download from new upstream URI.
|
|
* gnu/packages/games.scm (ktuberling): Update to 20.12.0.
[source]: Update to new upstream URI.
[native-inputs]: Add kdoctools.
[inputs]: Remove kdelibs4support. Add kio, python-wrapper.
|
|
* gnu/packages/games.scm (picmi): Update to 20.12.0.
[source]: Download from new upstream URI.
|
|
* gnu/packages/games.scm (palapeli): Update to 20.12.0.
[source]: Download from new upstream URI.
|
|
* gnu/packages/games.scm (lskat): Update to 20.12.0.
[source]: Download from new upstream URI.
|
|
* gnu/packages/games.scm (ksnakeduel): Update to 20.12.0.
[source]: Download from new upstream URI.
|
|
* gnu/packages/games.scm (kollision): Update to 20.12.0.
[source]: Download from new upstream URI.
|
|
* gnu/packages/games.scm (klines): Update to 20.12.0.
[source]: Download from new upstream URI.
|
|
* gnu/packages/games.scm (kigo): Update to 20.12.0.
[source]: Download from new upstream URI.
|
|
* gnu/packages/games.scm (kdiamond): Update to 20.12.0.
[source]: Download from new source URI.
|
|
* gnu/packages/games.scm (kblocks): Update to 20.12.0.
[source]: Download from new source URI.
|
|
* gnu/packages/games.scm (seahorse-adventures): Update to 1.3.
|
|
* gnu/packages/games.scm (openttd-engine): Update to 1.10.3.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
|
|
* gnu/packages/games.scm (freeciv): Update to 2.6.2.1.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
|
|
* gnu/packages/games.scm (wesnoth): Update to 1.14.15.
|
|
* gnu/packages/games.scm (freedroid)[home-page]: Use HTTPS URI.
|
|
* gnu/packages/games.scm (cataclysm-dda): Update to 0.E-3.
|
|
* gnu/packages/games.scm (libmanette): Update to 0.2.6.
|
|
* gnu/packages/games.scm (nudoku)[source]: Remove trailing .git from URI.
|
|
* gnu/packages/games.scm (nudoku)[source]: Add file-name field.
|
|
* gnu/packages/games.scm (cgoban): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|
|
* gnu/packages/games.scm (nudoku): Update to 2.1.0.
[native-inputs]: Add autoconf, automake, gettext-minimal and pkg-config.
[source]: Use git-fetch since the last tag is not released as an archive.
|
|
* gnu/packages/games.scm (yamagi-quake2): Update to 7.45.
[inputs]: Add curl-minimal. Sort alphabetically.
|
|
* gnu/packages/games.scm (slimevolley): New variable.
|
|
* gnu/packages/games.scm (open-adventure): Update to 1.9.
[arguments]: Re-activate parallel build. Remove configure phase altogether.
[native-inputs]: Remove linenoise and python. Add libedit, python-wrapper,
and pkg-config.
[description]: Slight rewording.
(open-adventure-2.5): Deprecate in favor of open-adventure.
The package is erroneously versioned as 2.5, which refers to the last release
of the original game. However, this is a forward-port with its own versioning
scheme.
|
|
* gnu/packages/games (bsd-games)[description]: Fix spelling of
"chosen".
|
|
* gnu/packages/games.scm (powwow): Update to 1.2.22.
|
|
* gnu/packages/games.scm (gnubg)[arguments]: Add configure-flags for Intel
systems to build without AVX instructions.
Signed-off-by: Kei Kebreau <kkebreau@posteo.net>
|
|
* gnu/packages/games.scm (curseofwar)[license]: Switch to GPL3+.
|
|
* gnu/packages/games.scm (curseofwar): Remove unnecessary reference to Linux.
Add other available UI.
|
|
* gnu/packages/games.scm (curseofwar)[arguments]: Set PREFIX, not
DESTDIR, in make-flags.
|
|
* gnu/packages/games.scm (curseofwar)[arguments]: Use cc-for-target in
make-flags.
|
|
Signed-off-by: Julien Lepiller <julien@lepiller.eu>
|
|
* gnu/packages/games.scm (tome4)[arguments]: Use CC-FOR-TARGET.
|
|
* gnu/packages/games.scm (tome4): Update to 1.7.2.
|
|
* gnu/packages/games.scm (laby): Update to 0.7.0.
|
|
* gnu/packages/games.scm (pipewalker)[source]: Update source URI.
|
|
* gnu/packages/games.scm (bsd-games): New variable.
New patches, taken from Arch and Debian:
* gnu/packages/patches/bsd-games-2.17-64bit.patch
* gnu/packages/patches/bsd-games-bad-ntohl-cast.patch
* gnu/packages/patches/bsd-games-gamescreen.h.patch
* gnu/packages/patches/bsd-games-getline.patch
* gnu/packages/patches/bsd-games-null-check.patch
* gnu/packages/patches/bsd-games-number.c-and-test.patch
* gnu/packages/patches/bsd-games-prevent-name-collisions.patch
* gnu/packages/patches/bsd-games-stdio.h.patch
New patches with our customizations (configure-config built after Arch's):
* gnu/packages/patches/bsd-games-add-configure-config.patch
* gnu/packages/patches/bsd-games-add-wrapper.patch
* gnu/packages/patches/bsd-games-dont-install-empty-files.patch
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
|
|
* gnu/packages/games.scm (tintin++): Update to 2.02.05.
|
|
* gnu/packages/games.scm (julius): Update to 1.5.1.
|
|
* gnu/packages/games.scm (tome4): Update to 1.7.0.
|
|
* gnu/packages/games.scm (augustus): Update to 1.4.1a.
|
|
* gnu/packages/games.scm (julius): Update to 1.5.0.
|
|
* gnu/pacakages/games.scm (sky)[synopsis]: Fix typo.
|
|
* gnu/packages/games.scm (tintin++): Update to 2.02.04.
|
|
* gnu/packages/games.scm (stockfish): Update to 12.
[inputs]: Add fetching of the official neural network file.
[arguments]: Add phase 'copy-net to copy this file and embed it.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
|
|
* gnu/packages/games.scm (stockfish)[description]: Fix typo.
|
|
Fixes <http://issues.guix.gnu.org/43797>.
* gnu/packages/games.scm (astromance)[arguments]: Adjust configure-flags
to point the DATADIR to a directory in the output.
|
|
* gnu/packages/games.scm (starfighter): Update to 2.3.3.
|
|
* gnu/packages/algebra.scm (iml)[inputs]: Correctly refer to package
inputs.
* gnu/packages/astronomy.scm (xplanet),
* gnu/packages/audio.scm (redkite, libaudec, lv2lint, lv2toweb),
* gnu/packages/bioconductor.scm (r-cummerbund),
* gnu/packages/chicken.scm (chicken),
* gnu/packages/conky.scm (conky),
* gnu/packages/cran.scm (r-latex2exp),
* gnu/packages/crates-io.scm (rust-rgb),
* gnu/packages/databases.scm (mariadb),
* gnu/packages/diffoscope.scm (reprotest),
* gnu/packages/file-systems.scm (glusterfs),
* gnu/packages/finance.scm (electron-cash),
* gnu/packages/games.scm (rinutils, ksudoku, kdiamond, kigo),
* gnu/packages/geo.scm (grass),
* gnu/packages/gnome.scm (libmediaart, gnome-contacts, geoclue),
* gnu/packages/gnucash.scm (aqbanking),
* gnu/packages/image.scm (mtpaint),
* gnu/packages/kde-internet.scm (kopete, ktorrent),
* gnu/packages/kde-utils.scm (kmousetool, kmouth, kronometer),
* gnu/packages/linphone.scm (liblinphone),
* gnu/packages/maths.scm (ppl),
* gnu/packages/mercury.scm (mercury-minimal),
* gnu/packages/music.scm (bjumblr, bschaffl, lsp-plugins,
spectacle-analyzer, helm, tap-lv2, wolf-shaper, shiru-lv2),
* gnu/packages/networking.scm (restinio),
* gnu/packages/prolog.scm (swi-prolog),
* gnu/packages/python-web.scm (gunicorn),
* gnu/packages/python-xyz.scm (python-docusign-esign),
* gnu/packages/ruby.scm (ruby-cucumber, ruby_version, ruby-addressable),
* gnu/packages/sagemath.scm (python-cypari2),
* gnu/packages/skarnet.scm (s6-linux-init),
* gnu/packages/vpn.scm (sshuttle),
* gnu/packages/web.scm (libcyaml),
* gnu/packages/xdisorg.scm (kbdd),
* gnu/packages/xorg.scm (xpra): Same.
|