GNU bug report logs -
#58018
[PATCH] gnu: Add lite-xl.
Previous Next
Reported by: zamfofex <zamfofex <at> twdb.moe>
Date: Fri, 23 Sep 2022 07:02:02 UTC
Severity: normal
Tags: patch
Done: Ludovic Courtès <ludo <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
Message #10 received at 58018-done <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
Hi,
zamfofex <zamfofex <at> twdb.moe> skribis:
> * gnu/packages/text-editors.scm (lite-xl): New variable.
Applied with the changes below. Thanks!
Ludo’.
[Message part 2 (text/x-patch, inline)]
diff --git a/gnu/packages/text-editors.scm b/gnu/packages/text-editors.scm
index 6df2814411..40d6d28b55 100644
--- a/gnu/packages/text-editors.scm
+++ b/gnu/packages/text-editors.scm
@@ -1291,12 +1291,12 @@ (define-public lite-xl
sdl2))
(native-inputs (list pkg-config))
(home-page "https://lite-xl.com")
- (synopsis "A lightweight text editor written in Lua")
+ (synopsis "Lightweight text editor written in Lua")
(description
- "Lite XL is derived from lite. It is a lightweight text editor
-written mostly in Lua — it aims to provide something practical, pretty, small
-and fast easy to modify and extend, or to use without doing either.
+ "Lite XL is derived from lite. It is a lightweight text editor written
+mostly in Lua. It aims to provide something practical, pretty, small and fast
+easy to modify and extend, or to use without doing either.
-The aim of Lite XL compared to lite is to be more user friendly, improve the
+The aim of Lite XL compared to lite is to be more user-friendly, improve the
quality of font rendering, and reduce CPU usage.")
(license license:expat)))
This bug report was last modified 2 years and 328 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.