All of lore.kernel.org
 help / color / mirror / Atom feed
From: Martin Jansa <martin.jansa@gmail.com>
To: "Andreas Müller" <schnitzeltony@googlemail.com>,
	openembedded-devel@lists.openembedded.org
Cc: openembedded-commits@lists.openembedded.org
Subject: Re: [oe-commits] Andreas Müller : gnome-disk-utility: change PACKAGECONFIG default: remove nautilus
Date: Sun, 20 Apr 2014 16:27:16 +0200	[thread overview]
Message-ID: <20140420142716.GT2486@jama> (raw)
In-Reply-To: <20140420115016.8BCB5504AA@opal.openembedded.org>

[-- Attachment #1: Type: text/plain, Size: 2324 bytes --]

On Sun, Apr 20, 2014 at 11:50:16AM +0000, git@git.openembedded.org wrote:
> Module: meta-openembedded.git
> Branch: master
> Commit: c6e9d85d948ed4676572a34241376a2156b837a2
> URL:    http://git.openembedded.org/?p=meta-openembedded.git&a=commit;h=c6e9d85d948ed4676572a34241376a2156b837a2
> 
> Author: Andreas Müller <schnitzeltony@googlemail.com>
> Date:   Wed Apr 16 09:32:30 2014 +0200
> 
> gnome-disk-utility: change PACKAGECONFIG default: remove nautilus
> 
> gnome-doc-utils had to be added when not depending on nautilus
> 
> Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
> 
> ---
> 
>  .../recipes-gnome/gnome-disk-utility/gnome-disk-utility_2.32.0.bb     | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/meta-gnome/recipes-gnome/gnome-disk-utility/gnome-disk-utility_2.32.0.bb b/meta-gnome/recipes-gnome/gnome-disk-utility/gnome-disk-utility_2.32.0.bb
> index 6b6e931..37c5046 100644
> --- a/meta-gnome/recipes-gnome/gnome-disk-utility/gnome-disk-utility_2.32.0.bb
> +++ b/meta-gnome/recipes-gnome/gnome-disk-utility/gnome-disk-utility_2.32.0.bb
> @@ -3,7 +3,7 @@ SUMMARY = "GNOME disk utility"
>  LICENSE = "GPLv2+"
>  LIC_FILES_CHKSUM = "file://COPYING;md5=e9115d11797a5e6b746b4e9b90194564"
>  
> -DEPENDS = "glib-2.0 gtk+ libnotify libunique udisks avahi-ui virtual/libx11 libatasmart"
> +DEPENDS = "glib-2.0 gtk+ libnotify libunique udisks avahi-ui virtual/libx11 libatasmart gnome-doc-utils"
>  
>  PR = "r4"
>  
> @@ -20,7 +20,7 @@ SRC_URI += "\
>  
>  EXTRA_OECONF += "--disable-scrollkeeper"
>  
> -PACKAGECONFIG ??= "nautilus"
> +PACKAGECONFIG ??= ""
>  PACKAGECONFIG[nautilus] = "--enable-nautilus-extension,--disable-nautilus-extension,nautilus"

Too late I've noticed this:
gnome-disk-utility-2.32.0: gnome-disk-utility: configure was passed
unrecognised options: --disable-nautilus-extension

can you please send follow-up to resolve this?

>  
>  do_configure_prepend() {
> 
> -- 
> _______________________________________________
> Openembedded-commits mailing list
> Openembedded-commits@lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-commits

-- 
Martin 'JaMa' Jansa     jabber: Martin.Jansa@gmail.com

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 205 bytes --]

           reply	other threads:[~2014-04-20 14:27 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <20140420115016.8BCB5504AA@opal.openembedded.org>]

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=20140420142716.GT2486@jama \
    --to=martin.jansa@gmail.com \
    --cc=openembedded-commits@lists.openembedded.org \
    --cc=openembedded-devel@lists.openembedded.org \
    --cc=schnitzeltony@googlemail.com \
    /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.