[oe-commits] =?UTF-8?Q?Andreas=20M=C3=BCller=20?=: gcr: initial add 3.8.2

git at git.openembedded.org git at git.openembedded.org
Thu Jun 20 10:23:24 UTC 2013


Module: meta-openembedded.git
Branch: master
Commit: 31613424db9b61fd765fe14f8a332564cbeefe5f
URL:    http://git.openembedded.org/?p=meta-openembedded.git&a=commit;h=31613424db9b61fd765fe14f8a332564cbeefe5f

Author: Andreas Müller <schnitzeltony at googlemail.com>
Date:   Fri May 31 02:47:49 2013 +0200

gcr: initial add 3.8.2

Signed-off-by: Andreas Müller <schnitzeltony at googlemail.com>

---

 meta-gnome/recipes-gnome/gcr/gcr_3.8.2.bb |   20 ++++++++++++++++++++
 1 files changed, 20 insertions(+), 0 deletions(-)

diff --git a/meta-gnome/recipes-gnome/gcr/gcr_3.8.2.bb b/meta-gnome/recipes-gnome/gcr/gcr_3.8.2.bb
new file mode 100644
index 0000000..65309da
--- /dev/null
+++ b/meta-gnome/recipes-gnome/gcr/gcr_3.8.2.bb
@@ -0,0 +1,20 @@
+DESCRIPTION = "A library for bits of crypto UI and parsing etc"
+HOMEPAGE = "http://www.gnome.org/"
+BUGTRACKER = "https://bugzilla.gnome.org/"
+
+LICENSE = "GPLv2"
+LIC_FILES_CHKSUM = "file://COPYING;md5=55ca817ccb7d5b5b66355690e9abc605"
+
+DEPENDS = "gtk+3 p11-kit"
+
+inherit autotools gnome gtk-doc
+
+GNOME_COMPRESS_TYPE="xz"
+
+SRC_URI[archive.md5sum] = "f5e66afcab19897a0de0590735329fb1"
+SRC_URI[archive.sha256sum] = "a1e615ce2cfd375f383bbdd289935a8e3e16901c3c6f032780847055e8bec2c1"
+
+FILES_${PN} += " \
+    ${datadir}/dbus-1 \
+    ${datadir}/gcr-3 \
+"



More information about the Openembedded-commits mailing list