guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#36890: [PATCH] gnu: add lxqt-archiver


From: Ludovic Courtès
Subject: bug#36890: [PATCH] gnu: add lxqt-archiver
Date: Thu, 22 Aug 2019 17:51:40 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.2 (gnu/linux)

Hello,

Reza Alizadeh Majd <address@hidden> skribis:

> * gnu/packages/lxqt.scm (lxqt-archiver): New Variable.

Applied with the minor tweaks below.

Thank you!

Ludo’.

diff --git a/gnu/packages/lxqt.scm b/gnu/packages/lxqt.scm
index fe6e71971d..e72f5b82d9 100644
--- a/gnu/packages/lxqt.scm
+++ b/gnu/packages/lxqt.scm
@@ -1273,8 +1273,9 @@ easily publishing them on internet image hosting 
services.")
       '(#:tests? #f))
     (home-page "https://lxqt.org/";)
     (synopsis "Simple & lightweight desktop-agnostic Qt file archiver")
-    (description "Simple & lightweight desktop-agnostic Qt file archiver.
-This is only a front-end (a graphical interface) to archiving programs like 
tar and zip.")
+    (description
+     "This package provides a Qt graphical interface to archiving programs
+like @command{tar} and @command{zip}.")
     (license license:gpl2+)))
 
 ;; The LXQt Desktop Environment

reply via email to

[Prev in Thread] Current Thread [Next in Thread]