From: Saul Wold <sgw@linux.intel.com>
To: Patches and discussions about the oe-core layer
<openembedded-core@lists.openembedded.org>
Subject: Re: [PATCH] giflib: Move to OE-Core
Date: Wed, 21 Mar 2012 12:42:39 -0700 [thread overview]
Message-ID: <4F6A2F2F.2090607@linux.intel.com> (raw)
In-Reply-To: <1332339926-27043-1-git-send-email-s.stirtzel@googlemail.com>
On 03/21/2012 07:25 AM, Samuel Stirtzel wrote:
> * This move will allow the testing of meta-kde for users without meta-openembedded.
>
So what other layers are using giflib?
Your suggesting that we need to have it in oe-core so people don't need
to add the meta-openembedded layer when using meta-kde?
I am just trying to get more data before making a decision.
Thanks
Sau!
> Signed-off-by: Samuel Stirtzel<s.stirtzel@googlemail.com>
> ---
> meta/recipes-devtools/giflib/giflib_4.1.6.bb | 20 ++++++++++++++++++++
> 1 files changed, 20 insertions(+), 0 deletions(-)
> create mode 100644 meta/recipes-devtools/giflib/giflib_4.1.6.bb
>
> diff --git a/meta/recipes-devtools/giflib/giflib_4.1.6.bb b/meta/recipes-devtools/giflib/giflib_4.1.6.bb
> new file mode 100644
> index 0000000..bd7b495
> --- /dev/null
> +++ b/meta/recipes-devtools/giflib/giflib_4.1.6.bb
> @@ -0,0 +1,20 @@
> +DESCRIPTION = "shared library for GIF images"
> +SECTION = "libs"
> +LICENSE = "MIT"
> +LIC_FILES_CHKSUM = "file://COPYING;md5=ae11c61b04b2917be39b11f78d71519a"
> +PR = "r2"
> +
> +SRC_URI = "${SOURCEFORGE_MIRROR}/giflib/${BP}.tar.bz2"
> +
> +inherit autotools
> +
> +DEPENDS = "libsm"
> +
> +PACKAGES += "${PN}-utils"
> +FILES_${PN} = "${libdir}/libgif.so.*"
> +FILES_${PN}-utils = "${bindir}"
> +
> +BBCLASSEXTEND = "native"
> +
> +SRC_URI[md5sum] = "7125644155ae6ad33dbc9fc15a14735f"
> +SRC_URI[sha256sum] = "e1c1ced9c5bc8f93ef0faf0a8c7717abf784d10a7b270d2285e8e1f3b93f2bed"
next prev parent reply other threads:[~2012-03-21 19:52 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-03-21 14:25 [PATCH] giflib: Move to OE-Core Samuel Stirtzel
2012-03-21 19:42 ` Saul Wold [this message]
2012-03-21 20:14 ` Koen Kooi
2012-03-21 20:27 ` Richard Purdie
2012-03-22 3:22 ` Robert Yang
2012-03-22 3:36 ` Denys Dmytriyenko
2012-03-22 6:46 ` Robert Yang
2012-03-22 4:47 ` Khem Raj
2012-03-22 6:59 ` Martin Jansa
2012-03-22 8:48 ` Samuel Stirtzel
2012-03-22 8:51 ` Koen Kooi
2012-03-22 9:41 ` Samuel Stirtzel
2012-03-22 15:58 ` Saul Wold
2012-03-22 23:27 ` Andrea Adami
2012-03-22 23:58 ` Denys Dmytriyenko
2012-03-23 8:00 ` Samuel Stirtzel
2012-03-23 11:46 ` Richard Purdie
2012-03-27 22:01 ` 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=4F6A2F2F.2090607@linux.intel.com \
--to=sgw@linux.intel.com \
--cc=openembedded-core@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