From: Constantin Musca Date: Fri, 21 Dec 2012 12:42:07 +0000 (+0200) Subject: gsettings-desktop-schemas: add recipe X-Git-Tag: 2015-4~8215 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=59d7b8b3bdef47c1ad45fc404b1b169b5f2980b7;p=openembedded-core.git gsettings-desktop-schemas: add recipe - this is needed by metacity 2.34.13 Signed-off-by: Constantin Musca Signed-off-by: Saul Wold --- 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 0000000000..720858ac5c --- /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"