[oe-commits] Frans Meulenbroeks : flickcurl: moved to 1.19, updated deps

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


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

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

flickcurl: moved to 1.19, updated deps

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

---

 recipes/flickcurl/flickcurl_1.19.bb |   12 +++---------
 1 files changed, 3 insertions(+), 9 deletions(-)

diff --git a/recipes/flickcurl/flickcurl_1.19.bb b/recipes/flickcurl/flickcurl_1.19.bb
index 9d0390f..48b6315 100644
--- a/recipes/flickcurl/flickcurl_1.19.bb
+++ b/recipes/flickcurl/flickcurl_1.19.bb
@@ -5,21 +5,15 @@ LICENSE = "LGPL 2.1/GPL 2/Apache 2.0"
 PR = "r0"
 SRC_URI = "http://download.dajobe.org/${PN}/${PN}-${PV}.tar.gz"
 
-DEPENDS = "curl libxml2"
+DEPENDS = "curl libxml2 raptor"
 
 EXTRA_OECONF = "ac_cv_func_vsnprintf=no"
 
 inherit autotools
 
-do_stage() {
-	 install -d ${STAGING_INCDIR}
-         install -m 0644 ${D}/usr/include/*.h ${STAGING_INCDIR}
-	 oe_libinstall -so libflickcurl ${STAGING_LIBDIR}
-}
-
 LEAD_SONAME = "libflickcurl.so.1"
 
 FILES_${PN} += "${libdir}/libflickcurl.so.*"
 
-SRC_URI[md5sum] = "d701fcc8d764e634ee979f18ff9db322"
-SRC_URI[sha256sum] = "573ae52509289ed366a161facf390aa6ce530da143c760ca546868c8b0a0d034"
+SRC_URI[md5sum] = "1fa16fcca03bc214715a654e6dd73b1f"
+SRC_URI[sha256sum] = "818dbad0760e905c4ea14c3c09589e2e3be92c2077c9e339f1ae79397a037587"





More information about the Openembedded-commits mailing list