From debbugs-submit-bounces@debbugs.gnu.org Thu Aug 01 12:08:22 2019 Received: (at submit) by debbugs.gnu.org; 1 Aug 2019 16:08:22 +0000 Received: from localhost ([127.0.0.1]:54932 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1htDcr-0007Xr-K3 for submit@debbugs.gnu.org; Thu, 01 Aug 2019 12:08:21 -0400 Received: from lists.gnu.org ([209.51.188.17]:42322) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1htDcp-0007XS-D1 for submit@debbugs.gnu.org; Thu, 01 Aug 2019 12:08:19 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:49796) by lists.gnu.org with esmtp (Exim 4.86_2) (envelope-from ) id 1htDcj-0007tW-Up for guix-patches@gnu.org; Thu, 01 Aug 2019 12:08:16 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: * X-Spam-Status: No, score=1.6 required=5.0 tests=BAYES_50,NO_DNS_FOR_FROM, RDNS_NONE,URIBL_BLOCKED autolearn=disabled version=3.3.2 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1htDci-0005wy-FR for guix-patches@gnu.org; Thu, 01 Aug 2019 12:08:13 -0400 Received: from [5.230.148.152] (port=63852 helo=Rezas-MacBook-Pro-2.local) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1htDch-0005wB-TO for guix-patches@gnu.org; Thu, 01 Aug 2019 12:08:12 -0400 Received: by Rezas-MacBook-Pro-2.local (Postfix, from userid 501) id C31061021EE6FC; Thu, 1 Aug 2019 20:29:23 +0430 (+0430) From: Reza Alizadeh Majd To: guix-patches@gnu.org Subject: [PATCH] gnu: add lxqt-archiver Date: Thu, 1 Aug 2019 20:29:06 +0430 Message-Id: <20190801155906.29506-1-r.majd@pantherx.org> X-Mailer: git-send-email 2.19.0 MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable X-detected-operating-system: by eggs.gnu.org: Mac OS X [generic] [fuzzy] X-Received-From: 5.230.148.152 X-Spam-Score: -1.7 (-) X-Debbugs-Envelope-To: submit Cc: Reza Alizadeh Majd X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.7 (--) * gnu/packages/lxqt.scm (lxqt-archiver): New Variable. --- gnu/packages/lxqt.scm | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) diff --git a/gnu/packages/lxqt.scm b/gnu/packages/lxqt.scm index a8699b3d09..fe6e71971d 100644 --- a/gnu/packages/lxqt.scm +++ b/gnu/packages/lxqt.scm @@ -1245,6 +1245,38 @@ easily publishing them on internet image hosting s= ervices.") (license license:gpl2+))) =20 =20 +(define-public lxqt-archiver + (package + (name "lxqt-archiver") + (version "0.0.96") + (source + (origin + (method git-fetch) + (uri (git-reference + (url (string-append "https://github.com/lxqt/" name ".git= ")) + (commit version))) + (file-name (git-file-name name version)) + (sha256 + (base32 "09rw774vxj96wcpxxncz6nr9bmw7l4l0kwylmz1saq6rpa2yvn2i"= )))) + (build-system cmake-build-system) + (inputs + `(("glib" ,glib) + ("json-glib" ,json-glib) + ("libfm-qt" ,libfm-qt) + ("qtbase" ,qtbase) + ("qtx11extras" ,qtx11extras))) + (native-inputs + `(("pkg-config" ,pkg-config) + ("lxqt-build-tools" ,lxqt-build-tools) + ("qttools" ,qttools))) + (arguments + '(#: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 l= ike tar and zip.") + (license license:gpl2+))) + ;; The LXQt Desktop Environment =20 (define-public lxqt --=20 2.19.0 From debbugs-submit-bounces@debbugs.gnu.org Thu Aug 22 11:51:50 2019 Received: (at 36890-done) by debbugs.gnu.org; 22 Aug 2019 15:51:50 +0000 Received: from localhost ([127.0.0.1]:38213 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1i0pNO-0006ID-3z for submit@debbugs.gnu.org; Thu, 22 Aug 2019 11:51:50 -0400 Received: from eggs.gnu.org ([209.51.188.92]:48365) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1i0pNN-0006Hz-57 for 36890-done@debbugs.gnu.org; Thu, 22 Aug 2019 11:51:49 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:41970) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1i0pNH-0002Z8-Rj; Thu, 22 Aug 2019 11:51:43 -0400 Received: from [2001:660:6102:320:e120:2c8f:8909:cdfe] (port=42674 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1i0pNH-0001zn-9i; Thu, 22 Aug 2019 11:51:43 -0400 From: =?utf-8?Q?Ludovic_Court=C3=A8s?= To: Reza Alizadeh Majd Subject: Re: [bug#36890] [PATCH] gnu: add lxqt-archiver References: <20190801155906.29506-1-r.majd@pantherx.org> Date: Thu, 22 Aug 2019 17:51:40 +0200 In-Reply-To: <20190801155906.29506-1-r.majd@pantherx.org> (Reza Alizadeh Majd's message of "Thu, 1 Aug 2019 20:29:06 +0430") Message-ID: <87h869p59v.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.2 (gnu/linux) MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="=-=-=" X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 36890-done Cc: 36890-done@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) --=-=-= Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Hello, Reza Alizadeh Majd skribis: > * gnu/packages/lxqt.scm (lxqt-archiver): New Variable. Applied with the minor tweaks below. Thank you! Ludo=E2=80=99. --=-=-= Content-Type: text/x-patch Content-Disposition: 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 --=-=-=-- From unknown Thu Sep 11 06:07:39 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Fri, 20 Sep 2019 11:24:10 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator