summaryrefslogtreecommitdiff
path: root/gnu/packages/game-development.scm
diff options
context:
space:
mode:
authorLeo Prikler <leo.prikler@student.tugraz.at>2021-07-02 14:21:14 +0200
committerLeo Prikler <leo.prikler@student.tugraz.at>2021-07-15 13:13:40 +0200
commita613e6268de9864fe8ea9e72415b8fe4eea9a4d9 (patch)
tree21ee0aa62481ace69bb70ca38a21c08abb5bb487 /gnu/packages/game-development.scm
parentd4bef961b5b7052283aa7bf2a4a15b6ef1388194 (diff)
downloadguix-patches-a613e6268de9864fe8ea9e72415b8fe4eea9a4d9.tar
guix-patches-a613e6268de9864fe8ea9e72415b8fe4eea9a4d9.tar.gz
gnu: python2-renpy: Update description.
* gnu/packages/game-development.scm (python2-renpy)[description]: Mention, that it's only used for bootstrapping renpy.
Diffstat (limited to 'gnu/packages/game-development.scm')
-rw-r--r--gnu/packages/game-development.scm6
1 files changed, 4 insertions, 2 deletions
diff --git a/gnu/packages/game-development.scm b/gnu/packages/game-development.scm
index 22c44a585c..9b231ad333 100644
--- a/gnu/packages/game-development.scm
+++ b/gnu/packages/game-development.scm
@@ -1250,8 +1250,10 @@ developed mainly for Ren'py.")
("xdg-utils" ,xdg-utils)))
(home-page "https://www.renpy.org/")
(synopsis "Ren'py python module")
- (description "This package contains the shared libraries and Python
-modules of Ren'py.")
+ (description "This package contains the shared libraries and Python modules
+of Ren'py. While functional, they are not meaningful on their own without
+the launcher and common Ren'py code provided by the @code{renpy} package and
+are only used to bootstrap it.")
(license license:expat)))
(define-public renpy