All of lore.kernel.org
 help / color / mirror / Atom feed
From: Martin Jansa <martin.jansa@gmail.com>
To: Jeremy Stashluk <stashluk@gmail.com>
Cc: Jeremy Stashluk <jstashluk@dekaresearch.com>,
	openembedded-core@lists.openembedded.org
Subject: Re: [PATCH] gst-plugins-gl: add package recipe
Date: Fri, 25 Jan 2013 17:10:24 +0100	[thread overview]
Message-ID: <20130125161024.GL3200@jama> (raw)
In-Reply-To: <1359128238-23401-1-git-send-email-jstashluk@dekaresearch.com>

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

On Fri, Jan 25, 2013 at 10:37:18AM -0500, Jeremy Stashluk wrote:
> ---
>  .../gstreamer/gst-plugins-gl_0.10.3.bb             |   16 ++++++++++++++++
>  1 file changed, 16 insertions(+)
>  create mode 100644 meta/recipes-multimedia/gstreamer/gst-plugins-gl_0.10.3.bb
> 
> diff --git a/meta/recipes-multimedia/gstreamer/gst-plugins-gl_0.10.3.bb b/meta/recipes-multimedia/gstreamer/gst-plugins-gl_0.10.3.bb
> new file mode 100644
> index 0000000..3bafb7c
> --- /dev/null
> +++ b/meta/recipes-multimedia/gstreamer/gst-plugins-gl_0.10.3.bb
> @@ -0,0 +1,16 @@
> +require recipes-multimedia/gstreamer/gst-plugins.inc
> +
> +LICENSE = "GPLv2+ & LGPLv2+ & LGPLv2.1+ "
> +LIC_FILES_CHKSUM = "file://COPYING;md5=55ca817ccb7d5b5b66355690e9abc605"
> +
> +PR = "r2"
> +
> +DEPENDS += "gst-plugins-base virtual/libgl"
> +
> +SRC_URI[md5sum] = "f066943621e9e18dc4b8e27e869a39cf8893aec9"

^ You need to provide both checksums

> +
> +inherit gettext gconf
> +
> +ARM_INSTRUCTION_SET = "arm"

^ why ?

> +
> +FILES_${PN}-gconfelements += "${sysconfdir}/gconf/schemas/gstreamer-0.10.schemas"
> -- 
> 1.7.9.5
> 
> 
> _______________________________________________
> Openembedded-core mailing list
> Openembedded-core@lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core

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

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

  parent reply	other threads:[~2013-01-25 16:26 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-01-25 15:37 [PATCH] gst-plugins-gl: add package recipe Jeremy Stashluk
2013-01-25 15:51 ` Burton, Ross
2013-01-25 16:10 ` Martin Jansa [this message]
  -- strict thread matches above, loose matches on Subject: below --
2013-01-23 20:47 Jeremy Stashluk
2013-01-24 12:18 ` 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=20130125161024.GL3200@jama \
    --to=martin.jansa@gmail.com \
    --cc=jstashluk@dekaresearch.com \
    --cc=openembedded-core@lists.openembedded.org \
    --cc=stashluk@gmail.com \
    /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.