All of lore.kernel.org
 help / color / mirror / Atom feed
From: Carlos Rafael Giani <dv@pseudoterminal.org>
To: openembedded-devel@lists.openembedded.org
Subject: Re: [meta-multimedia][PATCH 2/5] aalib: add new recipe
Date: Mon, 19 Oct 2015 14:49:41 +0200	[thread overview]
Message-ID: <5624E6E5.2000302@pseudoterminal.org> (raw)
In-Reply-To: <20151008102504.GJ2385@jama>

Strange. This built fine for me, with the current master and MACHINE= 
qemux86-64 . Nevertheless, I'll add a CFLAGS_append = " -fPIC " line.

On 10/08/2015 12:25 PM, Martin Jansa wrote:
> On Wed, Sep 23, 2015 at 03:56:04PM +0200, Carlos Rafael Giani wrote:
>> Signed-off-by: Carlos Rafael Giani <dv@pseudoterminal.org>
>> ---
>>   meta-multimedia/recipes-multimedia/aalib/aalib_1.4rc4.bb | 16 ++++++++++++++++
>>   1 file changed, 16 insertions(+)
>>   create mode 100644 meta-multimedia/recipes-multimedia/aalib/aalib_1.4rc4.bb
>>
>> diff --git a/meta-multimedia/recipes-multimedia/aalib/aalib_1.4rc4.bb b/meta-multimedia/recipes-multimedia/aalib/aalib_1.4rc4.bb
>> new file mode 100644
>> index 0000000..06c4e5e
>> --- /dev/null
>> +++ b/meta-multimedia/recipes-multimedia/aalib/aalib_1.4rc4.bb
>> @@ -0,0 +1,16 @@
>> +DESCRIPTION = "AAlib is an portable library for rendering graphics as ASCII art."
>> +HOMEPAGE = "http://aa-project.sourceforge.net/aalib/"
>> +SECTION = "libs"
>> +
>> +DEPENDS = "ncurses"
>> +
>> +LICENSE = "LGPLv2"
>> +LIC_FILES_CHKSUM = "file://COPYING;md5=55ca817ccb7d5b5b66355690e9abc605"
>> +
>> +S = "${WORKDIR}/aalib-1.4.0"
> Fails to build
> http://errors.yoctoproject.org/Errors/Details/20262/
>
>> +
>> +SRC_URI = "${SOURCEFORGE_MIRROR}/aa-project/aalib-${PV}.tar.gz"
>> +SRC_URI[md5sum] = "d5aa8e9eae07b7441298b5c30490f6a6"
>> +SRC_URI[sha256sum] = "0b214b98850f559e0a9ef7282de2ff336b094e1aacedefff3ffa50f07711db58"
>> +
>> +inherit autotools
>> -- 
>> 1.9.1
>>
>> -- 
>> _______________________________________________
>> Openembedded-devel mailing list
>> Openembedded-devel@lists.openembedded.org
>> http://lists.openembedded.org/mailman/listinfo/openembedded-devel
>
>



  reply	other threads:[~2015-10-19 12:49 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-09-23 13:56 [meta-multimedia][PATCH 1/5] cdparanoia: add new recipe Carlos Rafael Giani
2015-09-23 13:56 ` [meta-multimedia][PATCH 2/5] aalib: " Carlos Rafael Giani
2015-10-08 10:25   ` Martin Jansa
2015-10-19 12:49     ` Carlos Rafael Giani [this message]
2015-10-19 19:04       ` Khem Raj
2015-10-19 17:50     ` [meta-multimedia][PATCH v2] " Carlos Rafael Giani
2015-10-22 14:32       ` Martin Jansa
2015-09-23 13:56 ` [meta-multimedia][PATCH 3/5] libavc1394: " Carlos Rafael Giani
2015-09-23 13:56 ` [meta-multimedia][PATCH 4/5] libiec61883: " Carlos Rafael Giani
2015-09-23 13:56 ` [meta-multimedia][PATCH 5/5] opencore-amr: " Carlos Rafael Giani
2015-10-13 10:25   ` Martin Jansa
2015-10-19 17:53     ` [meta-multimedia][PATCH] gst-plugins-ugly: Fix opencore AMR plugin support Carlos Rafael Giani

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=5624E6E5.2000302@pseudoterminal.org \
    --to=dv@pseudoterminal.org \
    --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.