Openembedded Devel Discussions
 help / color / mirror / Atom feed
From: Markus Volk <f_l_k@t-online.de>
To: Khem Raj <raj.khem@gmail.com>
Cc: openembedded-devel@lists.openembedded.org
Subject: Re: [oe] [meta-multimedia][PATCH 1/2] dav1d: add recipe
Date: Tue, 07 Mar 2023 03:52:51 +0100	[thread overview]
Message-ID: <3OQ4RR.F8AMU7SIB9G4@t-online.de> (raw)
In-Reply-To: <CAMKF1sognPcfw0+iNwjSmc2DBJHordHgZu0i8MZnnYzauqyfyg@mail.gmail.com>

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

Thanks

Am Mo, 6. Mär 2023 um 18:43:02 -0800 schrieb Khem Raj 
<raj.khem@gmail.com>:
> On Mon, Mar 6, 2023 at 6:05 PM Markus Volk <f_l_k@t-online.de 
> <mailto:f_l_k@t-online.de>> wrote:
>> 
>>  Signed-off-by: Markus Volk <f_l_k@t-online.de 
>> <mailto:f_l_k@t-online.de>>
>>  ---
>>   .../recipes-multimedia/dav1d/dav1d_1.1.0.bb   | 19 
>> +++++++++++++++++++
>>   1 file changed, 19 insertions(+)
>>   create mode 100644 
>> meta-multimedia/recipes-multimedia/dav1d/dav1d_1.1.0.bb
>> 
>>  diff --git 
>> a/meta-multimedia/recipes-multimedia/dav1d/dav1d_1.1.0.bb 
>> b/meta-multimedia/recipes-multimedia/dav1d/dav1d_1.1.0.bb
>>  new file mode 100644
>>  index 000000000..eadc660c7
>>  --- /dev/null
>>  +++ b/meta-multimedia/recipes-multimedia/dav1d/dav1d_1.1.0.bb
>>  @@ -0,0 +1,19 @@
>>  +SUMMARY = "dav1d AV1 decoder"
>>  +DESCRIPTION = "Targeted to be small, portable and fast."
>>  +HOMEPAGE = "<https://code.videolan.org/videolan/dav1d>"
>>  +SECTION = "multimedia"
>>  +LICENSE = "BSD-2-Clause"
>>  +
>>  +LIC_FILES_CHKSUM = 
>> "file://COPYING;md5=c8055cfe7548dfdaa3a6dc45d8793669" 
>> <file://copying;md5=c8055cfe7548dfdaa3a6dc45d8793669/>
>>  +
>>  +SRC_URI = 
>> "git://code.videolan.org/videolan/dav1d.git;protocol=https;branch=master"
>>  +PV = "1.1.0"
> 
> this is redundant
> 
>>  +SRCREV = "9593e625b75d498d1edea544da21ea764b98d507"
>>  +
>>  +S = "${WORKDIR}/git"
>>  +
>>  +DEPENDS:x86 = "nasm-native"
>>  +DEPENDS:x86-64 = "nasm-native"
>>  +
> use :append
> 
>>  +inherit meson
>>  +
>>  --
>>  2.34.1
>> 
>> 
>> 
>> 
> 
> -=-=-=-=-=-=-=-=-=-=-=-
> Links: You receive all messages sent to this group.
> View/Reply Online (#101403): 
> <https://lists.openembedded.org/g/openembedded-devel/message/101403>
> Mute This Topic: <https://lists.openembedded.org/mt/97441321/3618223>
> Group Owner: openembedded-devel+owner@lists.openembedded.org 
> <mailto:openembedded-devel+owner@lists.openembedded.org>
> Unsubscribe: 
> <https://lists.openembedded.org/g/openembedded-devel/unsub> 
> [f_l_k@t-online.de <mailto:f_l_k@t-online.de>]
> -=-=-=-=-=-=-=-=-=-=-=-
> 


[-- Attachment #2: Type: text/html, Size: 2622 bytes --]

      reply	other threads:[~2023-03-07  2:53 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-03-07  2:05 [meta-multimedia][PATCH 1/2] dav1d: add recipe Markus Volk
2023-03-07  2:05 ` [meta-multimedia][PATCH 2/2] libavif: " Markus Volk
2023-03-07  2:43 ` [oe] [meta-multimedia][PATCH 1/2] dav1d: " Khem Raj
2023-03-07  2:52   ` Markus Volk [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=3OQ4RR.F8AMU7SIB9G4@t-online.de \
    --to=f_l_k@t-online.de \
    --cc=openembedded-devel@lists.openembedded.org \
    --cc=raj.khem@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox