From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:51920) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dUzBj-0002Sb-6M for guix-patches@gnu.org; Tue, 11 Jul 2017 13:43:08 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dUzBe-0003Z1-9s for guix-patches@gnu.org; Tue, 11 Jul 2017 13:43:07 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:59831) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1dUzBd-0003Y2-Ut for guix-patches@gnu.org; Tue, 11 Jul 2017 13:43:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1dUzBd-0007Fm-LT for guix-patches@gnu.org; Tue, 11 Jul 2017 13:43:01 -0400 Subject: [bug#27643] [PATCH] gnu: Add simplescreenrecorder. Resent-Message-ID: Message-Id: <042041fd.ADkAACOyhkwAAAAAAAAAAAPSojkAAAACwQwAAAAAAAW9WABZZQ4J@mailjet.com> MIME-Version: 1.0 From: Arun Isaac Date: Tue, 11 Jul 2017 23:11:34 +0530 In-reply-to: <87shi3t2v5.fsf@gmail.com> References: <87o9sse07d.fsf@gmail.com> <87y3rvcd29.fsf@gmail.com> <9a059d85.AEEANLs8YQMAAAAAAAAAAAPSfd8AAAACwQwAAAAAAAW9WABZZN3o@mailjet.com> <87shi3t2v5.fsf@gmail.com> Content-Type: text/plain Content-Transfer-Encoding: quoted-printable List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: Alex Vong Cc: 27643@debbugs.gnu.org Everything LGTM. Before pushing, I'd like to update the description as follows. I believe this is more descriptive of the package. WDYT? (description "SimpleScreenRecorder is an easy to use screen recorder with a graphical user interface. It supports recording the entire screen, or a part of it, and allows encoding in many different codecs and file formats. Other features include a live preview and live streaming.") =