From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id mOyZJzWgBV+dXQAA0tVLHw (envelope-from ) for ; Wed, 08 Jul 2020 10:30:13 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2 with LMTPS id KAyUIzWgBV8sTAAAB5/wlQ (envelope-from ) for ; Wed, 08 Jul 2020 10:30:13 +0000 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 1F727940655 for ; Wed, 8 Jul 2020 10:30:13 +0000 (UTC) Received: from localhost ([::1]:54572 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jt7LA-0002xS-0a for larch@yhetil.org; Wed, 08 Jul 2020 06:30:12 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:38724) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jt7L1-0002wx-8i for guix-patches@gnu.org; Wed, 08 Jul 2020 06:30:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:54184) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1jt7L0-0004gL-VN for guix-patches@gnu.org; Wed, 08 Jul 2020 06:30:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1jt7L0-0003YS-Sb for guix-patches@gnu.org; Wed, 08 Jul 2020 06:30:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#42262] [PATCH 4/6] gnu: gst-plugins-bad: Describe where these plugins are useful. Resent-From: Pierre Neidhardt Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 08 Jul 2020 10:30:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 42262 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 42262@debbugs.gnu.org Received: via spool by 42262-submit@debbugs.gnu.org id=B42262.159420416213561 (code B ref 42262); Wed, 08 Jul 2020 10:30:02 +0000 Received: (at 42262) by debbugs.gnu.org; 8 Jul 2020 10:29:22 +0000 Received: from localhost ([127.0.0.1]:37490 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jt7KM-0003WY-Bl for submit@debbugs.gnu.org; Wed, 08 Jul 2020 06:29:22 -0400 Received: from relay9-d.mail.gandi.net ([217.70.183.199]:47513) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jt7KB-0003Vq-QX for 42262@debbugs.gnu.org; Wed, 08 Jul 2020 06:29:21 -0400 X-Originating-IP: 92.169.129.147 Received: from localhost.localdomain (lfbn-idf2-1-1315-147.w92-169.abo.wanadoo.fr [92.169.129.147]) (Authenticated sender: mail@ambrevar.xyz) by relay9-d.mail.gandi.net (Postfix) with ESMTPSA id C29D0FF80C for <42262@debbugs.gnu.org>; Wed, 8 Jul 2020 10:29:05 +0000 (UTC) From: Pierre Neidhardt Date: Wed, 8 Jul 2020 12:28:45 +0200 Message-Id: <20200708102847.32156-3-mail@ambrevar.xyz> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20200708102847.32156-1-mail@ambrevar.xyz> References: <20200708102847.32156-1-mail@ambrevar.xyz> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Spam-Score: -0.2 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-Spam-Score: -1.2 (-) X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: "Guix-patches" X-Scanner: scn0 Authentication-Results: aspmx1.migadu.com; dkim=none; dmarc=none; spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Spam-Score: 3.99 X-TUID: NPxnID74INR0 * gnu/packages/gstreamer.scm (gst-plugins-bad)[description]: Explain that this plugin can be used to play videos, e.g. in a web browser. --- gnu/packages/gstreamer.scm | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/gnu/packages/gstreamer.scm b/gnu/packages/gstreamer.scm index de9219bb75..3651cf7329 100644 --- a/gnu/packages/gstreamer.scm +++ b/gnu/packages/gstreamer.scm @@ -426,8 +426,10 @@ quality code and correct functionality.") (home-page "https://gstreamer.freedesktop.org/") (synopsis "Plugins for the GStreamer multimedia library") (description - "GStreamer Bad Plug-ins is a set of plug-ins whose quality aren't up to -par compared to the rest.") + "GStreamer Bad Plug-ins are extra codecs, filters, and functionality that +are can be used for media playback in external applications like web browsers. + +The quality of this set of plug-ins isn't up to par compared to the rest.") (license license:lgpl2.0+))) (define-public gst-plugins-ugly -- 2.27.0