[oe] updated madplay support for meta-multimedia. message -5

siva vsivanagulu at easyarm.com
Tue Nov 28 05:56:39 UTC 2017


  this recipe is updated in meta multimedia.

find the attachment or see below.

DESCRIPTION = "Madplay is a command-line MPEG audio decoder and player"
SECTION = "console/multimedia"
LICENSE = "GPLv2"
LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f"

SRC_URI = "ftp://ftp.mars.org/pub/mpeg/${PN}-0.15.2b.tar.gz "

SRC_URI[md5sum] = "6814b47ceaa99880c754c5195aa1aac1"
SRC_URI[sha256sum] = 
"5a79c7516ff7560dffc6a14399a389432bc619c905b13d3b73da22fa65acede0"

DEPENDS += "libmad libid3tag"
inherit autotools gettext

do_configure_prepend() {

         touch ${S}/NEWS
         touch ${S}/AUTHORS
         touch ${S}/ChangeLog
}

ARM_INSTRUCTION_SET = "arm"

FILES_${PN} = "${bindir}/*"

#  plese add the below line in your conf/local.conf when you have got 
any LICENCE errors of libmad
# LICENSE_FLAGS_WHITELIST += "commercial"



On Tuesday 28 November 2017 01:07 AM, 
openembedded-devel-request at lists.openembedded.org wrote:
> Send Openembedded-devel mailing list submissions to
> 	openembedded-devel at lists.openembedded.org
>
> To subscribe or unsubscribe via the World Wide Web, visit
> 	http://lists.openembedded.org/mailman/listinfo/openembedded-devel
> or, via email, send a message with subject or body 'help' to
> 	openembedded-devel-request at lists.openembedded.org
>
> You can reach the person managing the list at
> 	openembedded-devel-owner at lists.openembedded.org
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of Openembedded-devel digest..."
>
>
> Today's Topics:
>
>     1. [meta-python][PATCH 1/3] python-bitarray: add native to
>        BBCLASSEXTEND (Derek Straka)
>     2. [meta-python][PATCH 2/3] python-django-south: add native to
>        BBCLASSEXTEND (Derek Straka)
>     3. [meta-python][PATCH 3/3] python-django: add native to
>        BBCLASSEXTEND (Derek Straka)
>     4. Re: [meta-networking][PATCH v2 1/6] ddclient: new package
>        (Khem Raj)
>     5. Re: madplay support for meta-oe (Khem Raj)
>     6. Re: [meta-python][PATCH] python-grpcio: only modify the
>        compiler arguments on the target build (Khem Raj)
>     7. Re: [meta-python][PATCH] python-grpcio: only modify the
>        compiler arguments on the target build (Derek Straka)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Mon, 27 Nov 2017 11:04:22 -0500
> From: Derek Straka <derek at asterius.io>
> To: openembedded-devel at lists.openembedded.org
> Subject: [oe] [meta-python][PATCH 1/3] python-bitarray: add native to
> 	BBCLASSEXTEND
> Message-ID: <1511798664-17286-1-git-send-email-derek at asterius.io>
>
> Signed-off-by: Derek Straka <derek at asterius.io>
> ---
>   meta-python/recipes-devtools/python/python-bitarray.inc | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/meta-python/recipes-devtools/python/python-bitarray.inc b/meta-python/recipes-devtools/python/python-bitarray.inc
> index 7b6e0d1..38a22f6 100644
> --- a/meta-python/recipes-devtools/python/python-bitarray.inc
> +++ b/meta-python/recipes-devtools/python/python-bitarray.inc
> @@ -8,4 +8,4 @@ SRC_URI[sha256sum] = "7da501356e48a83c61f479393681c1bc4b94e5a34ace7e08cb29e7dd92
>   
>   inherit pypi
>   
> -BBCLASSEXTEND = "nativesdk"
> +BBCLASSEXTEND = "native nativesdk"

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-madplay-support-for-all-yocto-branches.patch
Type: text/x-patch
Size: 1554 bytes
Desc: not available
URL: <http://lists.openembedded.org/pipermail/openembedded-devel/attachments/20171128/2852d809/attachment-0002.bin>


More information about the Openembedded-devel mailing list