[oe-commits] Frans Meulenbroeks : raptor: added recipe

git version control git at git.openembedded.org
Sat Aug 14 19:28:24 UTC 2010


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 01e8e9f325d8d251e852e7a5704b5fe50880e1ad
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=01e8e9f325d8d251e852e7a5704b5fe50880e1ad

Author: Frans Meulenbroeks <fransmeulenbroeks at gmail.com>
Date:   Sat Aug 14 21:27:49 2010 +0200

raptor: added recipe

Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks at gmail.com>

---

 recipes/raptor/raptor_1.4.21.bb |   12 ++++++++++++
 1 files changed, 12 insertions(+), 0 deletions(-)

diff --git a/recipes/raptor/raptor_1.4.21.bb b/recipes/raptor/raptor_1.4.21.bb
new file mode 100644
index 0000000..edceff9
--- /dev/null
+++ b/recipes/raptor/raptor_1.4.21.bb
@@ -0,0 +1,12 @@
+DESCRIPTION = "Raptor RDF Parser Library"
+SECTION = "libs"
+HOMEPAGE = "http://librdf.org/raptor/"
+LICENSE = "LGPL 2.1/GPL 2/Apache 2.0"
+PR = "r0"
+SRC_URI = "http://download.librdf.org/source/raptor-${PV}.tar.gz"
+
+inherit autotools pkgconfig
+
+SRC_URI[md5sum] = "992061488af7a9e2d933df6b694bb876"
+SRC_URI[sha256sum] = "db3172d6f3c432623ed87d7d609161973d2f7098e3d2233d0702fbcc22cfd8ca"
+





More information about the Openembedded-commits mailing list