all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: ludo@gnu.org (Ludovic Courtès)
To: John Darrington <jmd@gnu.org>
Cc: guix-devel@gnu.org
Subject: Re: [PATCH] gnu: Add some more gstreamer plugins
Date: Tue, 18 Nov 2014 23:06:37 +0100	[thread overview]
Message-ID: <87d28k4102.fsf@gnu.org> (raw)
In-Reply-To: <1416342685-25364-1-git-send-email-jmd@gnu.org> (John Darrington's message of "Tue, 18 Nov 2014 21:31:24 +0100")

John Darrington <jmd@gnu.org> skribis:

> * gnu/packages/gstreamer.scm (gst-plugins-good): New variable.
> * gnu/packages/gstreamer.scm (gst-plugins-base): New inputs.

Please don’t repeat the file name, and list the newly-added dependencies.

> +    (synopsis
> +     "Plugins for the gstreamer multimedia library")

s/gstreamer/GStreamer/

> +    (description
> +     "GStreamer is a library for constructing graphs of media-handling
> +components.  The applications it supports range from simple Ogg/Vorbis
> +playback, audio/video streaming to complex audio (mixing) and video
> +(non-linear editing) processing.
> +
> +Applications can take advantage of advances in codec and filter technology
> +transparently.  Developers can add new codecs and filters by writing a
> +simple plugin with a clean, generic interface.
> +
> +GStreamer Good Plug-ins is a set of plug-ins that the developers consider to
> +have good quality code and correct functionality")
> +    (license lgpl2.0+)))

Please remove the first two paragraphs, and add a sentence saying that
this package provides plug-ins.

OK to push with these changes, thank you!

Ludo’.

      reply	other threads:[~2014-11-18 22:06 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-11-18 20:31 [PATCH] gnu: Add some more gstreamer plugins John Darrington
2014-11-18 22:06 ` Ludovic Courtès [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87d28k4102.fsf@gnu.org \
    --to=ludo@gnu.org \
    --cc=guix-devel@gnu.org \
    --cc=jmd@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.