From: "Eric Bénard" <eric@eukrea.com>
To: openembedded-devel@lists.openembedded.org
Subject: Re: [meta-oe][PATCH] gnokii: add 0.6.31
Date: Mon, 23 Sep 2013 10:14:18 +0200 [thread overview]
Message-ID: <20130923101418.4afd4092@e6520eb> (raw)
In-Reply-To: <1379923935-28909-1-git-send-email-eric@eukrea.com>
Le Mon, 23 Sep 2013 10:12:15 +0200,
Eric Bénard <eric@eukrea.com> a écrit :
> - was backported from oe-classic and upgraded to last version
> - X11 configuration is not tested
>
> Signed-off-by: Eric Bénard <eric@eukrea.com>
> ---
> .../recipes-connectivity/gnokii/gnokii_0.6.31.bb | 28 ++++++++++++++++++++++
> 1 file changed, 28 insertions(+)
> create mode 100644 meta-oe/recipes-connectivity/gnokii/gnokii_0.6.31.bb
>
> diff --git a/meta-oe/recipes-connectivity/gnokii/gnokii_0.6.31.bb b/meta-oe/recipes-connectivity/gnokii/gnokii_0.6.31.bb
> new file mode 100644
> index 0000000..511eaa3
> --- /dev/null
> +++ b/meta-oe/recipes-connectivity/gnokii/gnokii_0.6.31.bb
> @@ -0,0 +1,28 @@
> +DESCRIPTION = "Cellphone tools and driver software"
> +SECTION = "console/network"
> +LICENSE = "GPLv2+"
> +LIC_FILES_CHKSUM = "file://COPYING;md5=0636e73ff0215e8d672dc4c32c317bb3"
> +
> +SRC_URI = "http://www.gnokii.org/download/gnokii/gnokii-${PV}.tar.bz2"
> +
> +DEPENDS = "glib-2.0"
> +X11DEPENDS = " libxpm gtk+"
> +
> +PACKAGECONFIG ??= "${@base_contains('DISTRO_FEATURES', 'x11', 'x11', '', d)}"
> +PACKAGECONFIG[x11] = "--with-x-toolkit=gtk,--without-x,${X11DEPENDS}"
> +
> +inherit autotools pkgconfig
> +
> +PACKAGES += "libgnokii libgnokii-dev"
> +
> +EXTRA_OECONF = "--without-x --disable-smsd"
forget this one I missed to commit the last fixes
Eric
prev parent reply other threads:[~2013-09-23 8:14 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-09-23 8:12 [meta-oe][PATCH] gnokii: add 0.6.31 Eric Bénard
2013-09-23 8:14 ` Eric Bénard [this message]
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=20130923101418.4afd4092@e6520eb \
--to=eric@eukrea.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.