From patchwork Mon Dec 24 08:34:16 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [04/15] gsettings-desktop-schemas: add recipe Date: Mon, 24 Dec 2012 08:34:16 -0000 From: Constantin Musca X-Patchwork-Id: 41625 Message-Id: <19b7d9e3bb737534dd4de56bba8b7372aae56eb0.1356337650.git.constantinx.musca@intel.com> To: openembedded-core@lists.openembedded.org - this is needed by metacity 2.34.13 Signed-off-by: Constantin Musca --- .../gnome/gsettings-desktop-schemas_3.7.3.bb | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 meta/recipes-gnome/gnome/gsettings-desktop-schemas_3.7.3.bb 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"