aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/commoncpp/commoncpp2_1.7.1.bb
diff options
context:
space:
mode:
authorFrans Meulenbroeks <fransmeulenbroeks@gmail.com>2009-10-19 11:50:24 +0200
committerFrans Meulenbroeks <fransmeulenbroeks@gmail.com>2009-10-19 11:50:24 +0200
commit2e2cc2b2a34f4fc7e91b54cbfd924040a733358e (patch)
treed78ca5fad567226c90c823078458369fae999129 /recipes/commoncpp/commoncpp2_1.7.1.bb
parentf581fe3a0d3c192e04475fd61e5c7f0bcc8ccebe (diff)
downloadopenembedded-2e2cc2b2a34f4fc7e91b54cbfd924040a733358e.tar.gz
gnu common c++ lib: added recipe
Diffstat (limited to 'recipes/commoncpp/commoncpp2_1.7.1.bb')
-rw-r--r--recipes/commoncpp/commoncpp2_1.7.1.bb8
1 files changed, 8 insertions, 0 deletions
diff --git a/recipes/commoncpp/commoncpp2_1.7.1.bb b/recipes/commoncpp/commoncpp2_1.7.1.bb
new file mode 100644
index 0000000000..9a7729b061
--- /dev/null
+++ b/recipes/commoncpp/commoncpp2_1.7.1.bb
@@ -0,0 +1,8 @@
+DESCRIPTION = "GNU Common C++"
+HOMEPAGE = "http://freshmeat.net/projects/commoncpp2"
+LICENSE = "GPL"
+PR="r0"
+SRC_URI = "ftp://ftp.gnu.org/gnu/commoncpp/commoncpp2-${PV}.tar.gz \
+ file://configure.ac.patch;patch=1"
+
+inherit autotools pkgconfig