[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#38386] [PATCH 00/38] Add 36 KDE games.
From: |
Hartmut Goebel |
Subject: |
[bug#38386] [PATCH 00/38] Add 36 KDE games. |
Date: |
Tue, 26 Nov 2019 14:19:18 +0100 |
This is a collection of KDE games, based on my approach to mass-package KDE, I
started in 2017.
The require the `qt-build-system`, which is not yet finished, thus these can
be pushed only after the `qt-build-system`. Nevertheless I tested the packages
with a `qt-build-system` proof-of-concept.
Packages are very similar to each other, thus synopsis and descriptions are
the interesting parts to be reviewed.
Question: All packages currently have
- (properties `((tags . ("Desktop" "KDE" "Games"))))
- In the description: "This package is part of the KDE games module."
Shall these be kept?
Hartmut Goebel (38):
gnu: Add libkdegames.
gnu: Add ktuberling.
gnu: Add picmi.
gnu: Add kolf.
gnu: Add libkmahjongg.
gnu: Add kmahjongg.
gnu: Add kshisen.
gnu: Add kajongg.
gnu: Add kbreakout.
gnu: Add kmines.
gnu: Add konquest.
gnu: Add kbounce.
gnu: Add kblocks.
gnu: Add ksudoku.
gnu: Add klines.
gnu: Add kgoldrunner.
gnu: Add kdiamond.
gnu: Add kfourinline.
gnu: Add kblackbox.
gnu: Add knetwalk.
gnu: Add bomber.
gnu: Add granatier.
gnu: Add ksirk.
gnu: Add palapeli.
gnu: Add kiriki.
gnu: Add kigo.
gnu: Add kubrick.
gnu: Add lskat.
gnu: Add kapman.
gnu: Add kspaceduel.
gnu: Add bovo.
gnu: Add killbots.
gnu: Add ksnakeduel.
gnu: Add kollision.
gnu: Add knavalbattle.
gnu: Add kreversi.
gnu: Add ksquares.
gnu: Add kjumpingcube.
gnu/packages/games.scm | 1574 ++++++++++++++++++++++++++++++++++++++++
gnu/packages/kde.scm | 57 ++
2 files changed, 1631 insertions(+)
--
2.21.0
- [bug#38386] [PATCH 00/38] Add 36 KDE games.,
Hartmut Goebel <=
- [bug#38386] [PATCH 01/38] gnu: Add libkdegames., Hartmut Goebel, 2019/11/26
- [bug#38386] [PATCH 03/38] gnu: Add picmi., Hartmut Goebel, 2019/11/26
- [bug#38386] [PATCH 02/38] gnu: Add ktuberling., Hartmut Goebel, 2019/11/26
- [bug#38386] [PATCH 04/38] gnu: Add kolf., Hartmut Goebel, 2019/11/26
- [bug#38386] [PATCH 07/38] gnu: Add kshisen., Hartmut Goebel, 2019/11/26
- [bug#38386] [PATCH 15/38] gnu: Add klines., Hartmut Goebel, 2019/11/26
- [bug#38386] [PATCH 10/38] gnu: Add kmines., Hartmut Goebel, 2019/11/26
- [bug#38386] [PATCH 08/38] gnu: Add kajongg., Hartmut Goebel, 2019/11/26
- [bug#38386] [PATCH 09/38] gnu: Add kbreakout., Hartmut Goebel, 2019/11/26
- [bug#38386] [PATCH 05/38] gnu: Add libkmahjongg., Hartmut Goebel, 2019/11/26