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

Previous Next

Package: guix-patches;

Reported by: Reza Alizadeh Majd <r.majd <at> pantherx.org>

Date: Thu, 1 Aug 2019 16:09:01 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 36890-done <at> debbugs.gnu.org (full text, mbox):

From: Ludovic Courtès <ludo <at> gnu.org>
To: Reza Alizadeh Majd <r.majd <at> pantherx.org>
Cc: 36890-done <at> debbugs.gnu.org
Subject: Re: [bug#36890] [PATCH] gnu: add lxqt-archiver
Date: Thu, 22 Aug 2019 17:51:40 +0200
[Message part 1 (text/plain, inline)]
Hello,

Reza Alizadeh Majd <r.majd <at> pantherx.org> skribis:

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

Applied with the minor tweaks below.

Thank you!

Ludo’.

[Message part 2 (text/x-patch, inline)]
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

This bug report was last modified 5 years and 358 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.