* Re: [oe-commits] Andreas Müller : gnome-disk-utility: change PACKAGECONFIG default: remove nautilus
[not found] <20140420115016.8BCB5504AA@opal.openembedded.org>
@ 2014-04-20 14:27 ` Martin Jansa
0 siblings, 0 replies; only message in thread
From: Martin Jansa @ 2014-04-20 14:27 UTC (permalink / raw)
To: Andreas Müller, openembedded-devel; +Cc: openembedded-commits
[-- 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 --]
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2014-04-20 14:27 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <20140420115016.8BCB5504AA@opal.openembedded.org>
2014-04-20 14:27 ` [oe-commits] Andreas Müller : gnome-disk-utility: change PACKAGECONFIG default: remove nautilus Martin Jansa
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.