From 58afab9b4c790fd3b9bd2d7db35dee82addeb17d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Sun, 1 Feb 2015 22:12:15 +0100 Subject: [PATCH] add libstatgrab MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Andreas Müller --- recipes-support/libstatgrab/libstatgrab_0.91.bb | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 recipes-support/libstatgrab/libstatgrab_0.91.bb diff --git a/recipes-support/libstatgrab/libstatgrab_0.91.bb b/recipes-support/libstatgrab/libstatgrab_0.91.bb new file mode 100644 index 00000000..4a9ab8a2 --- /dev/null +++ b/recipes-support/libstatgrab/libstatgrab_0.91.bb @@ -0,0 +1,10 @@ +SUMMARY = "libstatgrab provides access to statistics about the system" +HOMEPAGE = "http://www.i-scream.org/libstatgrab/" +LICENSE = "MIT" +LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263" + +SRC_URI = "ftp://ftp.i-scream.org/pub/i-scream/${BPN}/${BPN}-${PV}.tar.gz" +SRC_URI[md5sum] = "b906d312076ca9be3d5188edfe07f496" +SRC_URI[sha256sum] = "03e9328e4857c2c9dcc1b0347724ae4cd741a72ee11acc991784e8ef45b7f1ab" + +inherit autotools pkgconfig