diff mbox series

[bug#37714] Add renpy package

Message ID 220f1702169cb3221272303992ec873ecb1fbcd1.camel@student.tugraz.at
State Accepted
Headers show
Series [bug#37714] Add renpy package | expand

Commit Message

Leo Prikler Oct. 14, 2019, 9 a.m. UTC
A small fixup to correct the synopsis of python2-renpy. It should now
follow the guidelines.
diff mbox series

Patch

From fec000e3ca6f8e91504954995389c495590949ed Mon Sep 17 00:00:00 2001
From: Leo Prikler <leo.prikler@student.tugraz.at>
Date: Mon, 14 Oct 2019 10:55:59 +0200
Subject: [PATCH 2/2] gnu: python2-renpy: fix synopsis

* /gnu/packages/game-development: (python2-renpy): Follow synopsis guidelines.
---
 gnu/packages/game-development.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/game-development.scm b/gnu/packages/game-development.scm
index 134664e773..98330c07a9 100644
--- a/gnu/packages/game-development.scm
+++ b/gnu/packages/game-development.scm
@@ -1202,7 +1202,7 @@  if __name__ == \"__main__\":
     (native-inputs
      `(("python2-cython" ,python2-cython)))
     (home-page "http://www.renpy.org/")
-    (synopsis "The Ren'Py Visual Novel Engine -- libary files")
+    (synopsis "Visual novel engine")
     (description "Ren'Py is a visual novel engine -- used by thousands of
 creators from around the world -- that helps you use words, images, and sounds
 to tell interactive stories that run on computers and mobile devices. These can
-- 
2.23.0