From: Martin Jansa <martin.jansa@gmail.com>
To: openembedded-devel@lists.openembedded.org
Subject: Re: [meta-multimedia][PATCH v2] aalib: add new recipe
Date: Thu, 22 Oct 2015 16:32:20 +0200 [thread overview]
Message-ID: <20151022143220.GB2558@jama> (raw)
In-Reply-To: <1445277032-1590-1-git-send-email-dv@pseudoterminal.org>
[-- Attachment #1: Type: text/plain, Size: 2287 bytes --]
On Mon, Oct 19, 2015 at 07:50:32PM +0200, Carlos Rafael Giani wrote:
> Signed-off-by: Carlos Rafael Giani <dv@pseudoterminal.org>
> ---
> .../recipes-multimedia/aalib/aalib_1.4rc4.bb | 18 ++++++++++++++++++
> 1 file changed, 18 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..6d7d461
> --- /dev/null
> +++ b/meta-multimedia/recipes-multimedia/aalib/aalib_1.4rc4.bb
> @@ -0,0 +1,18 @@
> +DESCRIPTION = "AAlib is an portable library for rendering graphics as ASCII art."
> +HOMEPAGE = "http://aa-project.sourceforge.net/aalib/"
> +SECTION = "libs"
> +
> +DEPENDS = "ncurses"
Still few QA issues:
aalib-1.4rc4: ELF binary '/home/jenkins/oe/world/shr-core/tmp-glibc/work/armv5te-oe-linux-gnueabi/aalib/1.4rc4-r0/packages-split/aalib/usr/lib/libaa.so.1.0.4' has relocations in .text [textrel]
aalib-1.4rc4: aalib rdepends on libxdmcp, but it isn't a build dependency? [build-deps]
aalib-1.4rc4: aalib rdepends on libx11, but it isn't a build dependency? [build-deps]
aalib-1.4rc4: aalib rdepends on libxcb, but it isn't a build dependency? [build-deps]
aalib-1.4rc4: aalib rdepends on libxau, but it isn't a build dependency? [build-deps]
gphoto2-2.5.8: gphoto2 rdepends on aalib, but it isn't a build dependency? [build-deps]
gimp-2.8.14: gimp rdepends on aalib, but it isn't a build dependency? [build-deps]
> +
> +LICENSE = "LGPLv2"
> +LIC_FILES_CHKSUM = "file://COPYING;md5=55ca817ccb7d5b5b66355690e9abc605"
> +
> +S = "${WORKDIR}/aalib-1.4.0"
> +
> +SRC_URI = "${SOURCEFORGE_MIRROR}/aa-project/aalib-${PV}.tar.gz"
> +SRC_URI[md5sum] = "d5aa8e9eae07b7441298b5c30490f6a6"
> +SRC_URI[sha256sum] = "0b214b98850f559e0a9ef7282de2ff336b094e1aacedefff3ffa50f07711db58"
> +
> +inherit autotools
> +
> +CFLAGS_append = " -fPIC "
> --
> 1.9.1
>
> --
> _______________________________________________
> 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: 188 bytes --]
next prev parent reply other threads:[~2015-10-22 14:31 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
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 [this message]
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=20151022143220.GB2558@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.