All of lore.kernel.org
 help / color / mirror / Atom feed
From: Martin Jansa <martin.jansa@gmail.com>
To: openembedded-devel@lists.openembedded.org
Subject: Re: [meta-multimedia PATCH] gst123: add package
Date: Mon, 17 Dec 2012 12:38:48 +0100	[thread overview]
Message-ID: <20121217113848.GH3448@jama> (raw)
In-Reply-To: <1355741439-13106-1-git-send-email-ross.burton@intel.com>

[-- Attachment #1: Type: text/plain, Size: 1790 bytes --]

On Mon, Dec 17, 2012 at 10:50:39AM +0000, Ross Burton wrote:
> gst123 is useful for testing as it simply uses PlayBin, but can display the
> pipeline being used for QA purposes.
> 
> Signed-off-by: Ross Burton <ross.burton@intel.com>
> ---
>  .../recipes-multimedia/gstreamer/gst123_0.3.1.bb     |   18 ++++++++++++++++++
>  1 file changed, 18 insertions(+)
>  create mode 100644 meta-multimedia/recipes-multimedia/gstreamer/gst123_0.3.1.bb
> 
> diff --git a/meta-multimedia/recipes-multimedia/gstreamer/gst123_0.3.1.bb b/meta-multimedia/recipes-multimedia/gstreamer/gst123_0.3.1.bb
> new file mode 100644
> index 0000000..ce7d669
> --- /dev/null
> +++ b/meta-multimedia/recipes-multimedia/gstreamer/gst123_0.3.1.bb
> @@ -0,0 +1,18 @@
> +SUMMARY = "Flexible CLI player in the spirit of mpg123, based on GStreamer"
> +HOMEPAGE = "http://space.twc.de/~stefan/gst123.php"
> +LICENSE = "LGPLv2.1+"
> +LIC_FILES_CHKSUM = "file://COPYING;md5=5f30f0716dfdd0d91eb439ebec522ec2 \
> +                    file://src/gst123.cc;beginline=1;endline=19;md5=05d2f5d54b985b986c26af931d2084f8"
> +
> +DEPENDS = "libx11 gstreamer gtk+ ncurses"
> +
> +PR = "r0"
> +
> +# This is actually the commit after 0.3.1 which fixes a display bug
> +SRCREV = "3e46d2e501da68d929bb5f26900a292a5fc04a1f"

Why not show it in PV and name recipe gst123_git.bb?

Cheers,

> +SRC_URI = "git://space.twc.de/public/git/gst123.git;protocol=http"
> +
> +S = "${WORKDIR}/git"
> +
> +inherit autotools
> -- 
> 1.7.10
> 
> 
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel@lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel

-- 
Martin 'JaMa' Jansa     jabber: Martin.Jansa@gmail.com

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 205 bytes --]

  reply	other threads:[~2012-12-17 11:53 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-12-17 10:50 [meta-multimedia PATCH] gst123: add package Ross Burton
2012-12-17 11:38 ` Martin Jansa [this message]
2012-12-17 12:26   ` Burton, Ross

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=20121217113848.GH3448@jama \
    --to=martin.jansa@gmail.com \
    --cc=openembedded-devel@lists.openembedded.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.
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.