All of lore.kernel.org
 help / color / mirror / Atom feed
From: Martin Jansa <martin.jansa@gmail.com>
To: Constantin Musca <constantinx.musca@intel.com>
Cc: openembedded-devel@lists.openembedded.org,
	openembedded-core@lists.openembedded.org
Subject: Re: [oe-commits] Constantin Musca : gsettings-desktop-schemas: add recipe
Date: Thu, 3 Jan 2013 17:52:32 +0100	[thread overview]
Message-ID: <20130103165232.GH3276@jama> (raw)
In-Reply-To: <20121231094421.4C58F102EC@opal>

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

On Mon, Dec 31, 2012 at 09:44:21AM +0000, git@git.openembedded.org wrote:
> Module: openembedded-core.git
> Branch: master
> Commit: 59d7b8b3bdef47c1ad45fc404b1b169b5f2980b7
> URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=59d7b8b3bdef47c1ad45fc404b1b169b5f2980b7
> 
> Author: Constantin Musca <constantinx.musca@intel.com>
> Date:   Fri Dec 21 14:42:07 2012 +0200
> 
> gsettings-desktop-schemas: add recipe
> 
> - this is needed by metacity 2.34.13
> 
> Signed-off-by: Constantin Musca <constantinx.musca@intel.com>
> Signed-off-by: Saul Wold <sgw@linux.intel.com>

gsettings-desktop-shemas recipe in meta-gnome had extra postinst, 
can you add that to oe-core recipe if it's still useful?

BTW: gsettings-desktop-schemas_3.0.1.bb needs to be removed from
otherwise old version is built and metacity fails.

--- ./meta-gnome/recipes-gnome/gnome-desktop/gsettings-desktop-schemas_3.0.1.bb 2012-07-19 09:10:28.502340570 +0200
+++ ../openembedded-core/./meta/recipes-gnome/gnome/gsettings-desktop-schemas_3.7.3.bb  2013-01-01 22:16:07.294198940 +0100
-inherit gnome
-
-RDEPENDS_${PN} = "glib-2.0-utils"
+DEPENDS = "glib-2.0"
 
-pkg_postinst_${PN} () {
-if [ -n "$D" ]; then
-    exit 1
-fi
+inherit gnome pkgconfig autotools gettext
 
-glib-compile-schemas ${datadir}/glib-2.0/schemas
-}
+GNOME_COMPRESS_TYPE = "xz"

Cheers,

> 
> ---
> 
>  .../gnome/gsettings-desktop-schemas_3.7.3.bb       |   15 +++++++++++++++
>  1 files changed, 15 insertions(+), 0 deletions(-)
> 
> diff --git a/meta/recipes-gnome/gnome/gsettings-desktop-schemas_3.7.3.bb b/meta/recipes-gnome/gnome/gsettings-desktop-schemas_3.7.3.bb
> new file mode 100644
> index 0000000..720858a
> --- /dev/null
> +++ b/meta/recipes-gnome/gnome/gsettings-desktop-schemas_3.7.3.bb
> @@ -0,0 +1,15 @@
> +DESCRIPTION = "A collection of GSettings schemas for settings shared by various components of a desktop"
> +HOMEPAGE = "http://live.gnome.org/gsettings-desktop-schemas"
> +BUGTRACKER = "https://bugzilla.gnome.org/"
> +
> +LICENSE = "LGPLv2.1"
> +LIC_FILES_CHKSUM = "file://COPYING;md5=4fbd65380cdd255951079008b364516c"
> +
> +DEPENDS = "glib-2.0"
> +
> +inherit gnome pkgconfig autotools gettext
> +
> +GNOME_COMPRESS_TYPE = "xz"
> +
> +SRC_URI[archive.md5sum] = "6dbede8f6112b7e0dd4864e979b91771"
> +SRC_URI[archive.sha256sum] = "1da53e1b960f08ce4b0d472e6f339b7beaf19a7889c15911775abf4efe2ec760"
> 
> 
> _______________________________________________
> Openembedded-commits mailing list
> Openembedded-commits@lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/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:[~2013-01-03 17:07 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <20121231094421.4C58F102EC@opal>]

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=20130103165232.GH3276@jama \
    --to=martin.jansa@gmail.com \
    --cc=constantinx.musca@intel.com \
    --cc=openembedded-core@lists.openembedded.org \
    --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.