From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id 2OJ0FjmgBV9KZQAA0tVLHw (envelope-from ) for ; Wed, 08 Jul 2020 10:30:17 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1 with LMTPS id IKAtEjmgBV/WOwAAbx9fmQ (envelope-from ) for ; Wed, 08 Jul 2020 10:30:17 +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 0155F940714 for ; Wed, 8 Jul 2020 10:30:17 +0000 (UTC) Received: from localhost ([::1]:54970 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jt7LD-00038a-UE for larch@yhetil.org; Wed, 08 Jul 2020 06:30:15 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:38730) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jt7L2-0002xB-9b for guix-patches@gnu.org; Wed, 08 Jul 2020 06:30:04 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:54186) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1jt7L1-0004gd-VX for guix-patches@gnu.org; Wed, 08 Jul 2020 06:30:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1jt7L1-0003Yj-QY for guix-patches@gnu.org; Wed, 08 Jul 2020 06:30:03 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#42262] [PATCH 5/6] gnu: gst-plugins-ugly: 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:03 +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.159420416313575 (code B ref 42262); Wed, 08 Jul 2020 10:30:03 +0000 Received: (at 42262) by debbugs.gnu.org; 8 Jul 2020 10:29:23 +0000 Received: from localhost ([127.0.0.1]:37494 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jt7KN-0003Wo-1x for submit@debbugs.gnu.org; Wed, 08 Jul 2020 06:29:23 -0400 Received: from relay9-d.mail.gandi.net ([217.70.183.199]:36423) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jt7KB-0003Vr-RX 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 1D79FFF80A for <42262@debbugs.gnu.org>; Wed, 8 Jul 2020 10:29:05 +0000 (UTC) From: Pierre Neidhardt Date: Wed, 8 Jul 2020 12:28:46 +0200 Message-Id: <20200708102847.32156-4-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: kFEstHG58ejZ * gnu/packages/gstreamer.scm (gst-plugins-ugly)[description]: Explain that this plugin can be used to play videos, e.g. in a web browser. --- gnu/packages/gstreamer.scm | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/gnu/packages/gstreamer.scm b/gnu/packages/gstreamer.scm index 3651cf7329..fa1e96c91c 100644 --- a/gnu/packages/gstreamer.scm +++ b/gnu/packages/gstreamer.scm @@ -465,9 +465,13 @@ The quality of this set of plug-ins isn't up to par compared to the rest.") ("python-wrapper" ,python-wrapper))) (home-page "https://gstreamer.freedesktop.org/") (synopsis "GStreamer plugins from the \"ugly\" set") - (description "GStreamer Ugly Plug-ins. This set contains those plug-ins -which the developers consider to have good quality code but that might pose -distribution problems in some jurisdictions, e.g. due to patent threats.") + (description "GStreamer Ugly Plug-ins are extra codecs, filters, and +functionality that can be used for media playback in external applications +like web browsers. + +This set contains those plug-ins which the developers consider to have good +quality code but that might pose distribution problems in some jurisdictions, +e.g. due to patent threats.") (license license:lgpl2.0+))) (define-public gst-libav -- 2.27.0