All of lore.kernel.org
 help / color / mirror / Atom feed
From: Khem Raj <raj.khem@gmail.com>
To: Markus Volk <f_l_k@t-online.de>,
	openembedded-devel@lists.openembedded.org
Subject: Re: [oe] [meta-oe][PATCHv3 1/2] folks: initial add recipe
Date: Mon, 24 Jan 2022 09:27:30 -0800	[thread overview]
Message-ID: <f340f963-5e8a-239a-00fd-5c8a437c3cf2@gmail.com> (raw)
In-Reply-To: <20220123120326.37863-1-f_l_k@t-online.de>

Please send incremental diff w.r.t. v1 which is now in master.

On 1/23/22 4:03 AM, Markus Volk wrote:
> Signed-off-by: Markus Volk <f_l_k@t-online.de>
> ---
>   .../folks/folks_0.15.4.bb                     | 31 +++++++++++++++++++
>   1 file changed, 31 insertions(+)
>   create mode 100644 meta-gnome/recipes-connectivity/folks/folks_0.15.4.bb
> 
> diff --git a/meta-gnome/recipes-connectivity/folks/folks_0.15.4.bb b/meta-gnome/recipes-connectivity/folks/folks_0.15.4.bb
> new file mode 100644
> index 000000000..7dc72f822
> --- /dev/null
> +++ b/meta-gnome/recipes-connectivity/folks/folks_0.15.4.bb
> @@ -0,0 +1,31 @@
> +SUMMARY = "Folks is a contact aggregation library."
> +LICENSE = "LGPLv2.1"
> +LIC_FILES_CHKSUM = "file://COPYING;md5=2d5025d4aa3495befef8f17206a5b0a1"
> +
> +DEPENDS = " \
> +    dbus-glib \
> +    glib-2.0 \
> +    libgee \
> +    libxml2 \
> +    python3-dbusmock-native \
> +"
> +
> +GNOMEBASEBUILDCLASS = "meson"
> +
> +# gobject-introspection is mandatory and cannot be configured
> +REQUIRED_DISTRO_FEATURES = "gobject-introspection-data"
> +GIR_MESON_OPTION = ""
> +
> +PACKAGECONFIG[eds] = "-Deds_backend=true,-Deds_backend=false,evolution-data-server"
> +PACKAGECONFIG[bluez] = "-Dbluez_backend=true,-Dbluez_backend=false"
> +PACKAGECONFIG[ofono] = "-Dofono_backend=true,-Dofono_backend=false"
> +PACKAGECONFIG[telepathy] = "-Dtelepathy_backend=true,-Dtelepathy_backend=false,telepathy-glib"
> +PACKAGECONFIG[import_tool] = "-Dimport_tool=true,-Dimport_tool=false"
> +PACKAGECONFIG[inspect_tool] = "-Dinspect_tool=true,-Dinspect_tool=false"
> +
> +PACKAGECONFIG ??= ""
> +
> +inherit pkgconfig gnomebase gettext gobject-introspection vala features_check
> +
> +SRC_URI[archive.sha256sum] = "e71099afc9e88fad4e757ae134bc3fd63e12b901ad62b0ed5536afb79124af5f"
> +
> 
> 
> 
> -=-=-=-=-=-=-=-=-=-=-=-
> Links: You receive all messages sent to this group.
> View/Reply Online (#95012): https://lists.openembedded.org/g/openembedded-devel/message/95012
> Mute This Topic: https://lists.openembedded.org/mt/88622607/1997914
> Group Owner: openembedded-devel+owner@lists.openembedded.org
> Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [raj.khem@gmail.com]
> -=-=-=-=-=-=-=-=-=-=-=-
> 


      parent reply	other threads:[~2022-01-24 17:27 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-01-23 12:03 [meta-oe][PATCHv3 1/2] folks: initial add recipe Markus Volk
2022-01-23 12:03 ` [meta-oe][PATCHv3 2/2] packagegroup-gnome-apps.bb: add geary Markus Volk
2022-01-23 20:04   ` [oe] " Andreas Müller
2022-01-24 17:27 ` Khem Raj [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=f340f963-5e8a-239a-00fd-5c8a437c3cf2@gmail.com \
    --to=raj.khem@gmail.com \
    --cc=f_l_k@t-online.de \
    --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.