From: Martin Jansa <martin.jansa@gmail.com>
To: openembedded-devel@lists.openembedded.org
Subject: Re: [meta-oe][PATCH 4/8] libmng: Add recipe
Date: Fri, 9 Dec 2016 22:42:05 +0100 [thread overview]
Message-ID: <20161209214205.GG3327@jama> (raw)
In-Reply-To: <20161203030422.17285-4-raj.khem@gmail.com>
[-- Attachment #1: Type: text/plain, Size: 1829 bytes --]
On Fri, Dec 02, 2016 at 07:04:18PM -0800, Khem Raj wrote:
> Signed-off-by: Khem Raj <raj.khem@gmail.com>
> ---
> meta-oe/recipes-graphics/libmng/libmng_2.0.3.bb | 22 ++++++++++++++++++++++
> 1 file changed, 22 insertions(+)
> create mode 100644 meta-oe/recipes-graphics/libmng/libmng_2.0.3.bb
gimp-2.8.18: gimp rdepends on libmng, but it isn't a build dependency,
missing libmng in DEPENDS or PACKAGECONFIG? [build-deps]
>
> diff --git a/meta-oe/recipes-graphics/libmng/libmng_2.0.3.bb b/meta-oe/recipes-graphics/libmng/libmng_2.0.3.bb
> new file mode 100644
> index 0000000..b176d09
> --- /dev/null
> +++ b/meta-oe/recipes-graphics/libmng/libmng_2.0.3.bb
> @@ -0,0 +1,22 @@
> +# Copyright (C) 2016 Khem Raj <raj.khem@gmail.com>
> +# Released under the MIT license (see COPYING.MIT for the terms)
> +
> +DESCRIPTION = "Development files for the Multiple-image Network Graphics library"
> +HOMEPAGE = "http://www.libmng.com/"
> +LICENSE = "Zlib"
> +LIC_FILES_CHKSUM = "file://LICENSE;md5=32becdb8930f90eab219a8021130ec09"
> +SECTION = "devel"
> +DEPENDS = "zlib lcms"
> +
> +SRC_URI = "${SOURCEFORGE_MIRROR}/${BPN}/${P}.tar.gz"
> +
> +SRC_URI[md5sum] = "7e9a12ba2a99dff7e736902ea07383d4"
> +SRC_URI[sha256sum] = "cf112a1fb02f5b1c0fce5cab11ea8243852c139e669c44014125874b14b7dfaa"
> +
> +inherit autotools-brokensep pkgconfig
> +
> +PACKAGECONFIG ??= "jpeg"
> +
> +PACKAGECONFIG[jpeg] = "--with-jpeg,--without-jpeg,libjpeg-turbo"
> +PACKAGECONFIG[lcms] = "---with-lcms2,--without-lcms2,lcms"
> +
> --
> 2.10.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: 201 bytes --]
next prev parent reply other threads:[~2016-12-09 21:42 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-12-03 3:04 [meta-oe][PATCH 1/8] libvncserver: Fix build with security flags on and disable libva Khem Raj
2016-12-03 3:04 ` [meta-python][PATCH 2/8] python-cson: Add recipe Khem Raj
2016-12-03 3:04 ` [meta-oe][PATCH 3/8] dmalloc: " Khem Raj
2016-12-03 3:04 ` [meta-oe][PATCH 4/8] libmng: " Khem Raj
2016-12-09 21:42 ` Martin Jansa [this message]
2016-12-03 3:04 ` [meta-oe][PATCH 5/8] zbar: " Khem Raj
2016-12-09 21:40 ` Martin Jansa
2016-12-03 3:04 ` [meta-oe][PATCH 6/8] msgpack-c: " Khem Raj
2016-12-03 3:04 ` [meta-oe][PATCH 7/8] avro: " Khem Raj
2016-12-10 19:48 ` Martin Jansa
2016-12-10 20:54 ` Khem Raj
2016-12-03 3:04 ` [meta-oe][PATCH 8/8] loop-aes: " Khem Raj
2016-12-09 21:40 ` Martin Jansa
2016-12-09 22:45 ` Khem Raj
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=20161209214205.GG3327@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox