glibmm: add 2.24.0
authorKoen Kooi <koen@openembedded.org>
Thu, 1 Apr 2010 13:45:38 +0000 (15:45 +0200)
committerKoen Kooi <koen@openembedded.org>
Thu, 1 Apr 2010 17:59:09 +0000 (19:59 +0200)
recipes/glibmm/glibmm.inc
recipes/glibmm/glibmm_2.24.0.bb [new file with mode: 0644]

index 62d0bfc..6f485a5 100644 (file)
@@ -6,7 +6,7 @@ LICENSE = "LGPL"
 DEPENDS = "glib-2.0 libsigc++-2.0"
 SHRT_VER = "${@bb.data.getVar('PV',d,1).split('.')[0]}.${@bb.data.getVar('PV',d,1).split('.')[1]}"
 
-SRC_URI = "ftp://ftp.gnome.org/pub/GNOME/sources/glibmm/${SHRT_VER}/glibmm-${PV}.tar.bz2"
+SRC_URI = "ftp://ftp.gnome.org/pub/GNOME/sources/glibmm/${SHRT_VER}/glibmm-${PV}.tar.bz2;name=archive"
 
 inherit autotools pkgconfig flow-lossage
 
diff --git a/recipes/glibmm/glibmm_2.24.0.bb b/recipes/glibmm/glibmm_2.24.0.bb
new file mode 100644 (file)
index 0000000..0de5ebf
--- /dev/null
@@ -0,0 +1,9 @@
+require glibmm.inc
+
+DEPENDS += "mm-common"
+
+SRC_URI += " file://remove-examples.patch;patch=1"
+
+SRC_URI[archive.md5sum] = "58cec0c50bb079638265f3340565b421"
+SRC_URI[archive.sha256sum] = "ff93ec4e3c9c54d91e5ecc1b5dde0acceeeeb0e03d6031db8587b27a2f83743f"
+