aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/scew/scew_0.3.1.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/scew/scew_0.3.1.bb')
-rw-r--r--recipes/scew/scew_0.3.1.bb9
1 files changed, 9 insertions, 0 deletions
diff --git a/recipes/scew/scew_0.3.1.bb b/recipes/scew/scew_0.3.1.bb
new file mode 100644
index 0000000000..6abde6b012
--- /dev/null
+++ b/recipes/scew/scew_0.3.1.bb
@@ -0,0 +1,9 @@
+SECTION = "libs"
+DESCRIPTION = "Simple C Expat Wrapper."
+DEPENDS = "expat"
+LICENSE = "LGPL"
+SRC_URI = "http://savannah.nongnu.org/download/scew/scew-${PV}.tar.gz \
+ file://m4.patch;patch=1"
+PR = "r1"
+
+inherit autotools pkgconfig