From: Martin Jansa <martin.jansa@gmail.com>
To: openembedded-devel@lists.openembedded.org
Subject: Re: [OE-core][PATCH] libav: add version 10.1
Date: Wed, 21 May 2014 12:08:02 +0200 [thread overview]
Message-ID: <20140521100802.GD2424@jama> (raw)
In-Reply-To: <1400664578-5278-1-git-send-email-Matthieu.Crapet@ingenico.com>
[-- Attachment #1: Type: text/plain, Size: 1643 bytes --]
On Wed, May 21, 2014 at 11:29:38AM +0200, Matthieu Crapet wrote:
> Using common libav.inc
> Notice that DEFAULT_PREFERENCE = "-1" is not included.
Wrong ML.
> Signed-off-by: Matthieu Crapet <Matthieu.Crapet@ingenico.com>
> ---
> meta/recipes-multimedia/libav/libav_10.1.bb | 14 ++++++++++++++
> 1 file changed, 14 insertions(+)
> create mode 100644 meta/recipes-multimedia/libav/libav_10.1.bb
>
> diff --git a/meta/recipes-multimedia/libav/libav_10.1.bb b/meta/recipes-multimedia/libav/libav_10.1.bb
> new file mode 100644
> index 0000000..54e4056
> --- /dev/null
> +++ b/meta/recipes-multimedia/libav/libav_10.1.bb
> @@ -0,0 +1,14 @@
> +require libav.inc
> +
> +LIC_FILES_CHKSUM = "file://COPYING.GPLv2;md5=b234ee4d69f5fce4486a80fdaf4a4263 \
> + file://COPYING.GPLv3;md5=d32239bcb673463ab874e80d47fae504 \
> + file://COPYING.LGPLv2.1;md5=bd7a443320af8c812e4c18d1b79df004 \
> + file://COPYING.LGPLv3;md5=e6a600fd5e1d9cbde2d983680233ad02"
> +
> +SRC_URI = "http://libav.org/releases/${BP}.tar.xz"
> +
> +SRC_URI[md5sum] = "0f751b439b6a5525d4c8a214f0db6aac"
> +SRC_URI[sha256sum] = "d5e04dc9adf43a467aa628f622425697d587a29cb0b997b45459f59cb00f9e15"
> +
> +# Options for Libav version 10+
> +PACKAGECONFIG[webp] = "--enable-libwebp,--disable-libwebp,libwebp"
> --
> 1.8.1.2
>
> --
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel@lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-devel
--
Martin 'JaMa' Jansa jabber: Martin.Jansa@gmail.com
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 205 bytes --]
next prev parent reply other threads:[~2014-05-21 10:07 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-05-21 9:29 [OE-core][PATCH] libav: add version 10.1 Matthieu Crapet
2014-05-21 9:33 ` Matthieu CRAPET
2014-05-21 10:08 ` Martin Jansa [this message]
2014-05-21 11:11 ` Matthieu CRAPET
2014-05-21 11:19 ` Paul Eggleton
2014-05-21 11:39 ` Matthieu CRAPET
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=20140521100802.GD2424@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.